Home
last modified time | relevance | path

Searched refs:match_path_component (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/devfsadm/
H A Ddevfsadm_impl.h452 static int match_path_component(char *file_re, char *file, char **id,
H A Ddevfsadm.c5450 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