Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/devfsadm/
H A Ddevfsadm.h227 char **devfsadm_lookup_dev_names(char *phys_path, char *re, int *lenp);
H A Dmapfile-vers50 devfsadm_lookup_dev_names { FLAGS = EXTERN };
H A Dcfg_link.c974 dnp = devfsadm_lookup_dev_names(physpath, NULL, &dnlen); in pci_cfg_rm_invalid_links()
H A Ddevfsadm.c7034 devfsadm_lookup_dev_names(char *phys_path, char *re, int *lenp) in devfsadm_lookup_dev_names() function