HomeSort by: relevance | last modified time | path
    Searched defs:ViceIoctl (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/bsd/heimdal/dist/lib/kafs/
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 {
130 struct ViceIoctl *a_paramsP,
  /src/sys/coda/
coda.h 804 struct ViceIoctl {
816 struct ViceIoctl vi;

Completed in 26 milliseconds