Searched refs:PKFILE (Results 1 – 2 of 2) sorted by relevance
50 #define PKFILE "/etc/publickey" macro94 fd = fopen(PKFILE, "r"); in getpublicandprivatekey()133 "Bad record in %s '+' -- NIS not supported in this library copy\n", PKFILE); in getpublicandprivatekey()141 "Bad record in %s -- %s", PKFILE, buf); in getpublicandprivatekey()149 "Bad record in %s val problem - %s", PKFILE, buf); in getpublicandprivatekey()
68 static char PKFILE[] = "/etc/publickey"; variable