Search | Google it | Results 1 - 3 of 3 for funcall:__sflags (0.00 seconds) |
53: 54: if ((flags = __sflags(mode, &oflags)) == 0) 55: { f = EINVAL; goto e1; }
49: 50: if ((flags = __sflags(mode, &oflags)) == 0) 51: { f = EINVAL; goto e1; }
54: 55: if ((flags = __sflags(mode, &oflags)) == 0) { 56: (void) fclose(fp);