Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/kafs/
H A Dafssys.c112 static char *afs_ioctlpath; variable
245 afs_ioctlpath = strdup(path); in try_ioctlpath()
246 if (afs_ioctlpath == NULL) in try_ioctlpath()
256 fd = open(afs_ioctlpath, O_RDWR); in do_ioctl()