Searched refs:ViceIoctl (Results 1 – 8 of 8) sorted by relevance
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/kafs/ |
| H A D | afssys.c | 118 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 D | kafs.h | 54 #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 D | afslib.c | 45 struct ViceIoctl *a_paramsP, in aix_pioctl()
|
| H A D | kafs_locl.h | 161 int aix_pioctl(char*, int, struct ViceIoctl*, int);
|
| H A D | common.c | 75 struct ViceIoctl parms; in kafs_settoken_rxkad()
|
| /netbsd-src/sys/coda/ |
| H A D | coda_pioctl.h | 62 #define _VICEIOCTL(id) ((unsigned int ) _IOW('V', id, struct ViceIoctl))
|
| H A D | coda.h | 804 struct ViceIoctl { struct 816 struct ViceIoctl vi; argument
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/kuser/ |
| H A D | klist.c | 388 struct ViceIoctl parms; in display_tokens()
|