Searched defs:fremovexattr (Results 1 – 5 of 5) sorted by relevance
2911 pub fn fremovexattr(fd: c_int, path: *const c_char, name: *const c_char) -> c_int; in fremovexattr() function
3604 pub fn fremovexattr(filedes: c_int, name: *const c_char) -> c_int; in fremovexattr() function
5723 pub fn fremovexattr(filedes: c_int, name: *const c_char, flags: c_int) -> c_int; in fremovexattr() function
4491 pub fn fremovexattr(filedes: c_int, name: *const c_char) -> c_int; in fremovexattr() function
6392 pub fn fremovexattr(filedes: c_int, name: *const c_char) -> c_int; in fremovexattr() function