Home
last modified time | relevance | path

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

/glibc-2.36/sunrpc/
Dauth_none.c71 static void authnone_create_once (void);
74 authnone_create_once (void) in authnone_create_once() function
96 __libc_once (authnone_private_guard, authnone_create_once); in authnone_create()
/glibc-2.36/ChangeLog.old/
DChangeLog.137275 (authnone_create_once): New function, split out of
7277 (authnone_create): Just call authnone_create_once via