Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/devfsadm/
H A Dcfg_link.c698 char *pathptr; in pci_cfg_ap_path() local
710 *pathptr = '\0'; in pci_cfg_ap_path()
728 *pathptr = '\0'; in pci_cfg_ap_path()
745 *pathptr = '\0'; in pci_cfg_ap_path()
755 pathptr -= seplen; in pci_cfg_ap_path()
758 *pathptr = '\0'; in pci_cfg_ap_path()
764 pathptr -= len; in pci_cfg_ap_path()
767 *pathptr = '\0'; in pci_cfg_ap_path()
792 *pathptr = '\0'; in pci_cfg_ap_path()
829 *pathptr = '\0'; in pci_cfg_ap_path()
[all …]
/illumos-gate/usr/src/cmd/sysdef/
H A Dsysdef.c579 char line[100], path[100], *pathptr = ""; in modules() local
672 pathptr = &path[1]; in modules()
673 (void) strcat(pathptr, "/"); in modules()
689 tmp1, pathptr, tmp); in modules()