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

/illumos-gate/usr/src/lib/libstmf/common/
H A Dstmf.c55 #define PPPT_PATH "/devices/pseudo/pppt@0:pppt" macro
220 if ((*fd = open(PPPT_PATH, O_RDONLY | flag)) != -1) {
231 PPPT_PATH, errno);

Completed in 80 milliseconds