Home
last modified time | relevance | path

Searched refs:getnexttoken (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libdevinfo/
H A Ddevinfo_devperm.c656 getnexttoken(char *next, char **nextp, char **tokenpp, char *tchar) in getnexttoken() function
837 if (getnexttoken(cp, &cp, &p, &t) == 0) { in i_devfs_read_minor_perm()
853 if (getnexttoken(cp, &cp, &p, &t) == 0) { in i_devfs_read_minor_perm()
872 if (getnexttoken(cp, &cp, &p, &t) == 0) { in i_devfs_read_minor_perm()
881 if (getnexttoken(cp, &cp, &p, &t) == 0) { in i_devfs_read_minor_perm()
892 if (getnexttoken(cp, &cp, &p, 0) == 0) { in i_devfs_read_minor_perm()
/illumos-gate/usr/src/cmd/devfsadm/
H A Ddevfsadm_impl.h420 static int getnexttoken(char *next, char **nextp, char **tokenpp, char *tchar);
H A Ddevfsadm.c7539 getnexttoken(char *next, char **nextp, char **tokenpp, char *tchar) in getnexttoken() function
7646 if (getnexttoken(cp, &cp, &p, &t) == DEVFSADM_FAILURE) { in read_driver_aliases_file()
7657 if (getnexttoken(cp, &cp, &p, &t) == DEVFSADM_FAILURE) { in read_driver_aliases_file()