Home
last modified time | relevance | path

Searched defs:names_to_pid (Results 1 – 2 of 2) sorted by relevance

/third_party/toybox/lib/
Dlib.c1047 void names_to_pid(char **names, int (*callback)(pid_t pid, char *name), in names_to_pid() function
/third_party/toybox/porting/liteos_a/lib/
Dlib.c1085 void names_to_pid(char **names, int (*callback)(pid_t pid, char *name), in names_to_pid() function