verf_str          846 nfs/nfs_socket.c 	char *auth_str, *verf_str;
verf_str          869 nfs/nfs_socket.c 	verf_str = auth_str = (char *)0;
verf_str          871 nfs/nfs_socket.c 		verf_str = nickv;
verf_str          876 nfs/nfs_socket.c 			&auth_len, verf_str, verf_len)) {
verf_str          878 nfs/nfs_socket.c 				&auth_len, verf_str, &verf_len, key);
verf_str          892 nfs/nfs_socket.c 	     auth_str, verf_len, verf_str, mrest, mrest_len, &mheadend, &xid);
verf_str          567 nfs/nfs_subs.c 	verf_str, mrest, mrest_len, mbp, xidp)
verf_str          575 nfs/nfs_subs.c 	char *verf_str;
verf_str          678 nfs/nfs_subs.c 	if (verf_str) {
verf_str          693 nfs/nfs_subs.c 			bcopy(verf_str, bpos, i);
verf_str          695 nfs/nfs_subs.c 			verf_str += i;
verf_str          815 nfs/nfs_syscalls.c nfs_getauth(nmp, rep, cred, auth_str, auth_len, verf_str, verf_len, key)
verf_str          821 nfs/nfs_syscalls.c 	char *verf_str;
verf_str          840 nfs/nfs_syscalls.c 	nmp->nm_verfstr = verf_str;
verf_str          877 nfs/nfs_syscalls.c nfs_getnickauth(nmp, cred, auth_str, auth_len, verf_str, verf_len)
verf_str          882 nfs/nfs_syscalls.c 	char *verf_str;
verf_str          916 nfs/nfs_syscalls.c 	verfp = (u_int32_t *)verf_str;