Searched refs:arg (Results 1 – 2 of 2) sorted by relevance
119 cryptkeyarg arg; in libc_hidden_def() local122 arg.remotename = remotename; in libc_hidden_def()123 arg.deskey = *deskey; in libc_hidden_def()142 cryptkeyarg arg; in libc_hidden_nolink_sunrpc() local146 arg.deskey = *deskey; in libc_hidden_nolink_sunrpc()165 cryptkeyarg2 arg; in libc_hidden_nolink_sunrpc() local169 arg.remotekey = *remotekey; in libc_hidden_nolink_sunrpc()170 arg.deskey = *deskey; in libc_hidden_nolink_sunrpc()190 cryptkeyarg2 arg; in libc_hidden_nolink_sunrpc() local194 arg.remotekey = *remotekey; in libc_hidden_nolink_sunrpc()[all …]
50 thread_wrapper (void *arg) in thread_wrapper() argument54 a.client = (CLIENT *)arg; in thread_wrapper()57 a.client = (CLIENT *)arg; in thread_wrapper()
Completed in 6 milliseconds