Searched refs:seccountp (Results 1 – 1 of 1) sorted by relevance
489 … nfsmount *nmp, struct nfsreq_secinfo_args *siap, kauth_cred_t cred, uint32_t *sec, int *seccountp) in nfs4_secinfo_rpc() argument500 *seccountp = 0; in nfs4_secinfo_rpc()605 error = nfsm_chain_get_secinfo(&nmrep, sec, seccountp); in nfs4_secinfo_rpc()624 nfsm_chain_get_secinfo(struct nfsm_chain *nmc, uint32_t *sec, int *seccountp) in nfsm_chain_get_secinfo() argument635 secmax = *seccountp; in nfsm_chain_get_secinfo()636 *seccountp = 0; in nfsm_chain_get_secinfo()689 *seccountp = seccount; in nfsm_chain_get_secinfo()