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

/openbsd-current/libexec/getty/
H A Dpathnames.h38 #define _PATH_GETTY "/usr/libexec/getty" macro
H A Dmain.c183 if (unveil(_PATH_GETTY, "x") == -1) {
270 execv(_PATH_GETTY, argv);

Completed in 996 milliseconds