Searched refs:syscall_pioctl (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/crypto/heimdal/lib/kafs/
H A Dafssys.c379 * Try to see if `syscall_pioctl' is a pioctl syscall. Return 0 iff
386 try_two (int syscall_pioctl, int syscall_setpag) argument
392 syscall(syscall_pioctl,
396 afs_syscalls[0] = syscall_pioctl;

Completed in 100 milliseconds