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
49 static mode_t string_to_mode(char *s) in string_to_mode() function
100 static inline mode_t string_to_mode(char *mode) in string_to_mode() function
895 mode_t string_to_mode(char *modestr, mode_t mode) in string_to_mode() function