Searched refs:match_path_component (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/cmd/devfsadm/ |
H A D | devfsadm_impl.h | 452 static int match_path_component(char *file_re, char *file, char **id,
|
H A D | devfsadm.c | 5450 if (match_path_component(path_left, rsvstr, &numeral_id, in enumerate_parse() 5539 if (match_path_component(path_left, (char *)fp, &numeral_id, in enumerate_recurse() 5577 match_path_component(char *file_re, char *file, char **id, int subexp) in match_path_component() function
|