Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/devfsadm/
H A Dcfg_link.c685 char *ap_path, int ap_pathsz, char **pathret) in pci_cfg_ap_path() argument
857 *pathret = (*pathptr == '\0') ? NULL : strdup(pathptr); in pci_cfg_ap_path()