<dec f='src/src/sys/nfs/nfs_var.h' l='246' type='struct mbuf * nfsm_rpchead(kauth_cred_t , int , int , int , int , char * , int , char * , struct mbuf * , int , struct mbuf ** , u_int32_t * )'/>
<use f='src/src/sys/nfs/nfs_clntsocket.c' l='620' u='c' c='nfs_request'/>
<def f='src/src/sys/nfs/nfs_subs.c' l='598' ll='730' type='struct mbuf * nfsm_rpchead(kauth_cred_t cr, int nmflag, int procid, int auth_type, int auth_len, char * auth_str, int verf_len, char * verf_str, struct mbuf * mrest, int mrest_len, struct mbuf ** mbp, __uint32_t * xidp)'/>
<doc f='src/src/sys/nfs/nfs_subs.c' l='592'>/*
 * Build the RPC header and fill in the authorization info.
 * The authorization string argument is only used when the credentials
 * come from outside of the kernel.
 * Returns the head of the mbuf list.
 */</doc>
