Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/auditd_plugins/remote/
H A Dtransport.c67 static pthread_once_t recv_once_control = PTHREAD_ONCE_INIT; variable
773 (void) pthread_once(&recv_once_control, init_recv_record); in send_record()