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

/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/libntp/
H A Dauthkeys.c192 * auth_moremem - get some more free key structures
195 auth_moremem(void) function
288 if (auth_moremem() == 0)
374 if (0 == authnumfreekeys && !auth_moremem())
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/include/
H A Dntp_stdlib.h80 extern int auth_moremem (void);

Completed in 172 milliseconds