Searched defs:fremovexattr (Results 1 – 5 of 5) sorted by relevance
59 int fremovexattr(int fd, const char *name) in fremovexattr() function
3040 pub fn fremovexattr(fd: ::c_int, path: *const ::c_char, name: *const ::c_char) -> ::c_int; in fremovexattr() function
3205 pub fn fremovexattr(filedes: ::c_int, name: *const c_char) -> ::c_int; in fremovexattr() function
4001 pub fn fremovexattr(filedes: ::c_int, name: *const c_char) -> ::c_int; in fremovexattr() function
5472 pub fn fremovexattr(filedes: ::c_int, name: *const ::c_char, flags: ::c_int) -> ::c_int; in fremovexattr() function