Searched defs:string_to_mode (Results 1 – 4 of 4) sorted by relevance
33 static mode_t string_to_mode(char *s) in string_to_mode() function
44 static mode_t string_to_mode(char *s) in string_to_mode() function
96 static inline mode_t string_to_mode(char *mode) in string_to_mode() function
931 mode_t string_to_mode(char *modestr, mode_t mode) in string_to_mode() function