Searched refs:verf_type (Results 1 – 1 of 1) sorted by relevance
| /xnu-8020.140.41/bsd/nfs/ |
| H A D | nfs_socket.c | 415 uint32_t reply = 0, rxid = 0, verf_type, verf_len; in nfs_connect_upcall() local 432 nfsm_chain_get_32(error, &nmrep, verf_type); /* verifier flavor */ in nfs_connect_upcall() 4407 int verf_type = 0; in nfs_request_finish() local 4547 nfsm_chain_get_32(error, &nmrep, verf_type); // verifier flavor in nfs_request_finish() 4565 verf_type, verf_len, &accepted_status); in nfs_request_finish() 5744 uint32_t verf_type, verf_len, accepted_status; in nfs_aux_request() local 5879 nfsm_chain_get_32(error, nmrep, verf_type); /* verifier flavor */ in nfs_aux_request()
|