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

/freebsd-13-stable/lib/libopie/
H A Dconfig.h173 #define OPIE_LOCK_DIR "/var/spool/opielocks" macro
/freebsd-13-stable/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-13-stable/contrib/opie/
H A Dacconfig.h151 #undef OPIE_LOCK_DIR macro

Completed in 162 milliseconds