Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/inet/rpc/
A Dauth_none.c73 static void authnone_create_once (void);
76 authnone_create_once (void) in authnone_create_once() function
99 __libc_once (authnone_private_guard, authnone_create_once); in authnone_create()
101 authnone_create_once(); in authnone_create()

Completed in 2 milliseconds