Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/devfsadm/
H A Dcfg_link.h56 #define AP_PATH_SEP ":" macro
H A Dcfg_link.c690 #define seplen (sizeof (AP_PATH_SEP) - 1) in pci_cfg_ap_path()
761 (void) memcpy(pathptr, AP_PATH_SEP, seplen); in pci_cfg_ap_path()
930 #define seplen (sizeof (AP_PATH_SEP) - 1) in pci_cfg_info_data()
943 while ((sep = strstr(prev, AP_PATH_SEP)) != NULL) { in pci_cfg_info_data()