Searched defs:oflag (Results 1 - 3 of 3) sorted by relevance

/xnu-2782.1.97/bsd/kern/
H A Dtty_compat.c522 register tcflag_t oflag = tp->t_oflag; local
594 register tcflag_t oflag = t->c_oflag; local
685 register tcflag_t oflag = t->c_oflag; local
[all...]
H A Dtty.c883 tcflag_t oflag; local
/xnu-2782.1.97/libsyscall/wrappers/spawn/
H A Dposix_spawn.c1012 posix_spawn_file_actions_addopen( posix_spawn_file_actions_t * __restrict file_actions, int filedes, const char * __restrict path, int oflag, mode_t mode) argument

Completed in 24 milliseconds