Searched refs:authnone_create_once (Results 1 – 2 of 2) sorted by relevance
71 static void authnone_create_once (void);74 authnone_create_once (void) in authnone_create_once() function96 __libc_once (authnone_private_guard, authnone_create_once); in authnone_create()
7275 (authnone_create_once): New function, split out of7277 (authnone_create): Just call authnone_create_once via