Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/common/memcfg/
H A Dpiclmemcfg_comm.c109 #define MC_DIR "/dev/mc/" macro
712 if ((dirp = opendir(MC_DIR)) == NULL) { in init_mc()
730 (void) strcpy(path, MC_DIR); in init_mc()