Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/devfsadm/
H A Ddevfsadm.h243 int devfsadm_enumerate_char_start(char *devfs_path, int index,
H A Dmapfile-vers45 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.c4897 devfsadm_enumerate_char_start(char *devfs_path, int index, char **buf, in devfsadm_enumerate_char_start() function