Searched refs:firstref (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14.2/usr.bin/sockstat/ |
| H A D | sockstat.c | 120 kvaddr_t firstref; member 890 faddr->firstref = xup->xu_firstref; in gather_unix() 1180 if (faddr->firstref != 0) { in displaysock() 1183 kvaddr_t ref = faddr->firstref; in displaysock()
|
| /freebsd-14.2/sys/fs/nfsclient/ |
| H A D | nfs_clstate.c | 218 struct nfsclopen **opp, int *newonep, int *retp, int lockit, bool firstref) in nfscl_open() argument 246 ret = nfscl_getcl(vp->v_mount, cred, p, false, firstref, &clp); in nfscl_open() 874 bool tryminvers, bool firstref, struct nfsclclient **clpp) in nfscl_getcl() argument 950 if (firstref) in nfscl_getcl()
|