Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/devfsadm/
H A Dcfg_link.h52 #define AP_PATH_SEP ":" macro
H A Dcfg_link.c681 #define seplen (sizeof (AP_PATH_SEP) - 1) in pci_cfg_ap_path()
752 (void) memcpy(pathptr, AP_PATH_SEP, seplen); in pci_cfg_ap_path()
921 #define seplen (sizeof (AP_PATH_SEP) - 1) in pci_cfg_info_data()
934 while ((sep = strstr(prev, AP_PATH_SEP)) != NULL) { in pci_cfg_info_data()