Searched refs:CFGDIR (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libraidcfg/common/
H A Draidcfg_spi.h159 #define CFGDIR "/dev/cfg" macro
H A Draidcfg.c2236 if ((dir = opendir(CFGDIR)) == NULL)
2278 if ((dir = opendir(CFGDIR)) == NULL)
4424 (void) snprintf(buf, MAX_PATH_LEN, "%s/c%d", CFGDIR, controller_id);
4429 (void) snprintf(buf, sizeof (buf), "%s/", CFGDIR);

Completed in 29 milliseconds