Searched refs:xchmod (Results 1 – 5 of 5) sorted by relevance
145 xchmod (_PATH_BSHELL, mode & ~(S_IXUSR | S_IXGRP | S_IXOTH)); in do_test()154 xchmod (_PATH_BSHELL, st.st_mode); in do_test()
25 xchmod (const char *pathname, mode_t mode) in xchmod() function
63 void xchmod (const char *pathname, mode_t mode);
116 xchmod \
2174 support: Add xchmod wrapper2176 * support/xchmod.c: New file.2178 (xchmod): New function.