Searched refs:firstref (Results 1 – 2 of 2) sorted by relevance
| /freebsd/usr.bin/sockstat/ |
| H A D | main.c | 130 kvaddr_t firstref; member 866 faddr->firstref = xup->xu_firstref; in gather_unix() 1179 } else if (faddr->firstref != 0) { in format_unix_faddr() 1183 kvaddr_t ref = faddr->firstref; in format_unix_faddr() 1446 if (faddr->conn != 0 || faddr->firstref != 0) { in display_sock()
|
| /freebsd/sys/fs/nfsclient/ |
| H A D | nfs_clstate.c | 215 struct nfsclopen **opp, int *newonep, int *retp, int lockit, bool firstref) in nfscl_open() argument 243 ret = nfscl_getcl(vp->v_mount, cred, p, false, firstref, &clp); in nfscl_open() 867 bool tryminvers, bool firstref, struct nfsclclient **clpp) in nfscl_getcl() argument 947 if (firstref) in nfscl_getcl()
|