Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/kafs/
H A Dafssys.c118 static int (*Pioctl)(char*, int, struct ViceIoctl*, int);
156 struct ViceIoctl*, int))dlsym(ptr, "aix_pioctl"); in try_aix()
271 struct ViceIoctl *a_paramsP, in k_pioctl()
335 struct ViceIoctl parms; in k_afs_cell_of_file()
346 struct ViceIoctl parms; in k_unlog()
417 struct ViceIoctl parms; in try_one()
443 struct ViceIoctl parms; in try_two()
H A Dkafs.h54 #define _VICEIOCTL(id) ((unsigned int ) _IOW('V', id, struct ViceIoctl))
55 #define _AFSCIOCTL(id) ((unsigned int ) _IOW('C', id, struct ViceIoctl))
95 struct ViceIoctl { struct
130 struct ViceIoctl *a_paramsP,
H A Dafslib.c45 struct ViceIoctl *a_paramsP, in aix_pioctl()
H A Dkafs_locl.h161 int aix_pioctl(char*, int, struct ViceIoctl*, int);
H A Dcommon.c75 struct ViceIoctl parms; in kafs_settoken_rxkad()
/netbsd-src/sys/coda/
H A Dcoda_pioctl.h62 #define _VICEIOCTL(id) ((unsigned int ) _IOW('V', id, struct ViceIoctl))
H A Dcoda.h804 struct ViceIoctl { struct
816 struct ViceIoctl vi; argument
/netbsd-src/crypto/external/bsd/heimdal/dist/kuser/
H A Dklist.c388 struct ViceIoctl parms; in display_tokens()