Home
last modified time | relevance | path

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

/dports/deskutils/tpb/tpb-0.6.4/src/
H A Dcfg.h42 #define DEFAULT_NVRAMDEV_DEVFS "/dev/misc/nvram" macro
H A Dcfg.c1553 if((cfg->nvram=strdup(DEFAULT_NVRAMDEV_DEVFS)) == NULL) { in find_nvram()