Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/kafs/
H A Dafssys.c81 static int (*Pioctl)(char*, int, struct ViceIoctl*, int);
119 struct ViceIoctl*, int))dlsym(ptr, "aix_pioctl"); in try_aix()
228 struct ViceIoctl *a_paramsP, in k_pioctl()
284 struct ViceIoctl parms; in k_afs_cell_of_file()
295 struct ViceIoctl parms; in k_unlog()
362 struct ViceIoctl parms; in try_one()
388 struct ViceIoctl parms; in try_two()
H A Dkafs.h49 #define _VICEIOCTL(id) ((unsigned int ) _IOW('V', id, struct ViceIoctl))
50 #define _AFSCIOCTL(id) ((unsigned int ) _IOW('C', id, struct ViceIoctl))
90 struct ViceIoctl { struct
125 struct ViceIoctl *a_paramsP,
H A Dafslib.c43 struct ViceIoctl *a_paramsP, in aix_pioctl()
H A Dkafs_locl.h154 int aix_pioctl(char*, int, struct ViceIoctl*, int);
H A Dcommon.c73 struct ViceIoctl parms; in kafs_settoken_rxkad()
/freebsd/crypto/heimdal/kuser/
H A Dklist.c382 struct ViceIoctl parms; in display_tokens()
/freebsd/crypto/heimdal/appl/ftp/ftpd/
H A Dls.c422 struct ViceIoctl a_params; in lstat_file()