Search | Google it | Results 1 - 1 of 1 for funcall:_FILEEXT_SETUP from t2ex/bsd_source/lib/libc/src_bsd/stdio/findfp.c (0.00 seconds) |
110: *p = empty; 111: _FILEEXT_SETUP(p, pext); 112: p++; 143: if (p == NULL) return NULL; 144: _FILEEXT_SETUP(&p->f, &p->fext); 145: p->g.niobs = 1; 229: for (i = 0; i < FOPEN_MAX - 3; i++) { 230: _FILEEXT_SETUP(usual+i, usualext+i); 231: }