Searched refs:get_mode (Results 1 – 1 of 1) sorted by relevance
284 static mode_t get_mode(const char *);640 new->u.permissions.mode = get_mode(p[1]); in process_config_line()1172 static mode_t get_mode(const char *string) in get_mode() function