Searched defs:authfile (Results 1 – 2 of 2) sorted by relevance
157 FILE * authfile = NULL; in checkpubkey() local
567 int buf_getline(buffer * line, FILE * authfile) { in buf_getline()