Home
last modified time | relevance | path

Searched refs:confp (Results 1 – 1 of 1) sorted by relevance

/mirbsd/src/usr.bin/sudo/auth/
Dfwtk.c67 static Cfg *confp; /* Configuration entry struct */ local
70 if ((confp = cfg_read("sudo")) == (Cfg *)-1) {
75 if (auth_open(confp)) {