Searched refs:QOP_NUM_FILE (Results 1 – 1 of 1) sorted by relevance
43 static const char QOP_NUM_FILE[] = "/etc/gss/qop"; variable70 if (stat(QOP_NUM_FILE, &stbuf) != 0 || stbuf.st_mtime < last) { in __gss_read_qop_file()78 fp = fopen(QOP_NUM_FILE, "rF"); in __gss_read_qop_file()