Searched refs:_PATH_APM_CTLDEV (Results 1 – 3 of 3) sorted by relevance
33 #define _PATH_APM_CTLDEV "/dev/apmctl" macro
62 static const char apmdev[] = _PATH_APM_CTLDEV;
248 fd = open(_PATH_APM_CTLDEV, O_RDWR); in main()251 _PATH_APM_CTLDEV); in main()