Searched defs:string_to_mode (Results 1 - 3 of 3) sorted by relevance

/external/selinux/libselinux/utils/
H A Dmatchpathcon.c45 static mode_t string_to_mode(char *s) function
86 force_mode = string_to_mode(optarg);
/external/selinux/libselinux/src/
H A Dlabel_file.h77 static inline mode_t string_to_mode(char *mode) function
/external/toybox/lib/
H A Dlib.c689 mode_t string_to_mode(char *modestr, mode_t mode) function

Completed in 261 milliseconds