Home
last modified time | relevance | path

Searched defs:mode (Results 1 – 10 of 10) sorted by relevance

/support/
A Dxmkdir.c24 xmkdir (const char *path, mode_t mode) in xmkdir()
A Dxfchmod.c24 xfchmod (int fd, mode_t mode) in xfchmod()
A Dxchmod.c25 xchmod (const char *pathname, mode_t mode) in xchmod()
A Dxfopen.c25 xfopen (const char *path, const char *mode) in xfopen()
A Dxopen.c24 xopen (const char *path, int flags, mode_t mode) in xopen()
A Dxmkdirp.c31 xmkdirp (const char *path, mode_t mode) in xmkdirp()
A Dsupport_copy_file.c30 mode_t mode = st.st_mode & 0777; in support_copy_file() local
A Dsupport-open-dev-null-range.c41 open_dev_null (int flags, mode_t mode) in open_dev_null()
103 support_open_dev_null_range (int num, int flags, mode_t mode) in support_open_dev_null_range()
A Dtst-support_capture_subprocess.c58 write_mode_to_str (enum write_mode mode) in write_mode_to_str()
70 str_to_write_mode (const char *mode) in str_to_write_mode()
A Dtest-container.c168 maybe_xmkdir (const char *path, mode_t mode) in maybe_xmkdir()

Completed in 13 milliseconds