afs_syscall       314 source3/include/proto.h int afs_syscall( int subcall,
afs_syscall       223 source3/lib/afs_settoken.c 	ret = afs_syscall(AFSCALL_PIOCTL, 0, VIOCSETTOK, (char *)&iob, 0);
afs_syscall        44 source3/modules/vfs_afsacl.c extern int afs_syscall(int, char *, int, char *, int);
afs_syscall       840 source3/modules/vfs_afsacl.c 	ret = afs_syscall(AFSCALL_PIOCTL, filename, VIOCGETAL,
afs_syscall       983 source3/modules/vfs_afsacl.c 	ret = afs_syscall(AFSCALL_PIOCTL, name, VIOCSETAL, (char *)&iob, 0);