Searched refs:pmode (Results 1 – 2 of 2) sorted by relevance
196 int __cdecl chmod(const char* filename, int pmode) { in chmod() argument197 return WIDEN_CALL_1(chmod, filename, pmode); in chmod()
219 void pmode(int fd, int proc_id, int mode) { in pmode() function631 pmode(fd, proc_id, mode); in main()