Searched defs:lhp (Results 1 – 5 of 5) sorted by relevance
/freebsd/usr.sbin/ppp/ |
H A D | fsm.c | 466 FsmRecvConfigReq(struct fsm *fp, struct fsmheader *lhp, struct mbuf *bp) in FsmRecvConfigReq() 609 FsmRecvConfigAck(struct fsm *fp, struct fsmheader *lhp, struct mbuf *bp) in FsmRecvConfigAck() 672 FsmRecvConfigNak(struct fsm *fp, struct fsmheader *lhp, struct mbuf *bp) in FsmRecvConfigNak() 738 FsmRecvTermReq(struct fsm *fp, struct fsmheader *lhp, struct mbuf *bp) in FsmRecvTermReq() 802 FsmRecvConfigRej(struct fsm *fp, struct fsmheader *lhp, struct mbuf *bp) in FsmRecvConfigRej() 949 FsmRecvEchoReq(struct fsm *fp, struct fsmheader *lhp, struct mbuf *bp) in FsmRecvEchoReq() 993 FsmRecvIdent(struct fsm *fp, struct fsmheader *lhp, struct mbuf *bp) in FsmRecvIdent() 1022 FsmRecvResetReq(struct fsm *fp, struct fsmheader *lhp, struct mbuf *bp) in FsmRecvResetReq() 1037 FsmRecvResetAck(struct fsm *fp, struct fsmheader *lhp, struct mbuf *bp) in FsmRecvResetAck()
|
/freebsd/cddl/contrib/opensolaris/lib/libctf/common/ |
H A D | ctf_lib.c | 389 const GElf_Shdr *lhp = &sp[shp->sh_link]; in ctf_fdopen() local
|
/freebsd/usr.bin/sed/ |
H A D | compile.c | 1011 struct labhash **lhp, *lh; in enterlabel() local
|
/freebsd/sys/fs/nfsclient/ |
H A D | nfs_clstate.c | 1092 struct nfscllockownerhead *lhp = NULL; in nfscl_getbytelock() local 1586 nfscl_freealllocks(struct nfscllockownerhead *lhp, int local) in nfscl_freealllocks() 1928 nfscl_cleanupkext(struct nfsclclient *clp, struct nfscllockownerfhhead *lhp) in nfscl_cleanupkext() 1983 struct nfscllockownerfhhead *lhp) in nfscl_emptylockowner() 4206 nfscl_checkconflict(struct nfscllockownerhead *lhp, struct nfscllock *nlop, in nfscl_checkconflict()
|
/freebsd/sys/fs/nfsserver/ |
H A D | nfs_nfsdstate.c | 7569 nfsrv_freelayout(struct nfslayouthead *lhp, struct nfslayout *lyp) in nfsrv_freelayout()
|