Searched refs:authnone_create_once (Results 1 – 1 of 1) 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()
Completed in 4 milliseconds