Home
last modified time | relevance | path

Searched refs:devfsadm_enumerate_char_start (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/cmd/devfsadm/
H A Ddevfsadm.h241 int devfsadm_enumerate_char_start(char *devfs_path, int index,
H A Dmapfile-vers43 devfsadm_enumerate_char_start { FLAGS = EXTERN };
H A Dport_link.c504 if (!buf && devfsadm_enumerate_char_start(p_path, 0, &buf, obport_rules, in onbrd_port_create()
566 if (!buf && devfsadm_enumerate_char_start(p_path, 0, &buf, obport_rules, in onbrd_dialout_create()
H A Ddevfsadm.c4883 devfsadm_enumerate_char_start(char *devfs_path, int index, char **buf, in devfsadm_enumerate_char_start() function