Home
last modified time | relevance | path

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

/netbsd/src/crypto/external/cpl/trousers/dist/src/tcs/rpc/tcstp/
Drpc.c520 access_control(struct tcsd_thread_data *thread_data) in access_control() function
587 if (tcsd_options.remote_ops[0] && access_control(data)) { in dispatchCommand()