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

/freebsd-10.0-release/lib/libopie/
H A Dconfig.h173 #define OPIE_LOCK_DIR "/var/spool/opielocks" macro
/freebsd-10.0-release/contrib/opie/libopie/
H A Dlock.c109 if (!(__opie_lockfilename = (char *)malloc(sizeof(OPIE_LOCK_DIR) + 1 + strlen(principal))))
112 strcpy(__opie_lockfilename, OPIE_LOCK_DIR);
/freebsd-10.0-release/contrib/opie/
H A Dacconfig.h151 #undef OPIE_LOCK_DIR macro
H A Dconfig.h.in180 #undef OPIE_LOCK_DIR

Completed in 135 milliseconds