Searched defs:fchmod (Results 1 – 4 of 4) sorted by relevance
26 SYS_FUNC(fchmod) in SYS_FUNC() argument
667 pub fn fchmod(fd: ::c_int, mode: mode_t) -> ::c_int; in fchmod() function
1863 pub fn fchmod(attr1: ::c_int, attr2: ::mode_t) -> ::c_int; in fchmod() function
3496 pub fn fchmod(fd: ::c_int, mode: mode_t) -> ::c_int; in fchmod() function