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

/xsrc/external/mit/xauth/dist/
H A Dprocess.c463 ReadFunc readfunc = (numeric ? read_numeric : XauReadAuth); local in function:read_auth_entries
471 while ((auth = ((*readfunc) (fp))) != NULL) {

Completed in 5 milliseconds