Home
last modified time | relevance | path

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

/openbsd/src/lib/libc/gen/
Dauth_subr.c131 static void _auth_spool(auth_session_t *, int);
899 _auth_spool(as, pfd[0]); in auth_call()
1039 _auth_spool(auth_session_t *as, int fd) in _auth_spool() function