Home
last modified time | relevance | path

Searched refs:VIOCGETTOK (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/heimdal/lib/kafs/
H A Dafssys.c177 data.param2 = (unsigned long)VIOCGETTOK; in try_ioctlpath()
183 data.param2 = (unsigned long)VIOCGETTOK; in try_ioctlpath()
H A Dkafs.h59 #define VIOCGETTOK _VICEIOCTL(8) macro
/freebsd/crypto/heimdal/kuser/
H A Dklist.c397 if(k_pioctl(NULL, VIOCGETTOK, &parms, 0) < 0) { in display_tokens()