Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svr4pkg/pkgproto/
H A Dmain.c83 static void findlink(struct cfent *ept, char *path, char *svpath);
255 findlink(&entry, path, entry.path); in output()
444 findlink(struct cfent *ept, char *path, char *svpath) in findlink() function
/illumos-gate/usr/src/lib/cfgadm_plugins/shp/common/
H A Dshp.c162 static char *findlink(char *ap_phys_id);
1307 findlink(char *ap_phys_id) in findlink() function
1526 dlpath = findlink((*cs)->ap_phys_id); in cfga_list_ext()
/illumos-gate/usr/src/lib/cfgadm_plugins/pci/common/
H A Dcfga.c160 static char *findlink(char *ap_phys_id);
1451 findlink(char *ap_phys_id) in findlink() function
1672 dlpath = findlink((*cs)->ap_phys_id); in cfga_list_ext()