Home
last modified time | relevance | path

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

/sunrpc/
A Dkey_call.c119 cryptkeyarg arg; in libc_hidden_def() local
122 arg.remotename = remotename; in libc_hidden_def()
123 arg.deskey = *deskey; in libc_hidden_def()
142 cryptkeyarg arg; in libc_hidden_nolink_sunrpc() local
146 arg.deskey = *deskey; in libc_hidden_nolink_sunrpc()
165 cryptkeyarg2 arg; in libc_hidden_nolink_sunrpc() local
169 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() local
194 arg.remotekey = *remotekey; in libc_hidden_nolink_sunrpc()
[all …]
A Dthrsvc.c50 thread_wrapper (void *arg) in thread_wrapper() argument
54 a.client = (CLIENT *)arg; in thread_wrapper()
57 a.client = (CLIENT *)arg; in thread_wrapper()

Completed in 6 milliseconds