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

/openbsd-current/libexec/getty/
H A Dmain.c76 char saveLO[FILENAME_MAX]; variable
203 strlcpy(saveLO, LO, sizeof saveLO);
267 if (strcmp(LO, saveLO) != 0) {

Completed in 70 milliseconds