Searched defs:oflag (Results 1 – 5 of 5) sorted by relevance
| /xnu-10002.1.13/libsyscall/wrappers/ |
| H A D | open-base.c | 76 open(const char *path, int oflag, ...) in open() 119 openat(int fd, const char *path, int oflag, ...) in openat()
|
| H A D | system-version-compat.c | 133 _system_version_compat_open_shim(int opened_fd, int openat_fd, const char *orig_path, int oflag, mo… in _system_version_compat_open_shim() argument
|
| /xnu-10002.1.13/bsd/kern/ |
| H A D | tty_compat.c | 557 tcflag_t oflag = tp->t_oflag; in ttcompatgetflags() local 643 tcflag_t oflag = t->c_oflag; in ttcompatsetflags() local 742 tcflag_t oflag = t->c_oflag; in ttcompatsetlflags() local
|
| H A D | tty.c | 826 tcflag_t oflag; in ttyoutput() local
|
| /xnu-10002.1.13/libsyscall/wrappers/spawn/ |
| H A D | posix_spawn.c | 1599 int filedes, const char * __restrict path, int oflag, in posix_spawn_file_actions_addopen()
|