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

/freebsd-11-stable/crypto/heimdal/lib/kafs/
H A Dafssys.c81 static int (*Pioctl)(char*, int, struct ViceIoctl*, int); variable
94 Pioctl = aix_pioctl;
118 Pioctl = (int (*)(char*, int,
270 return Pioctl(a_path, o_opcode, a_paramsP, a_followSymlinks);

Completed in 164 milliseconds