Home
last modified time | relevance | path

Searched refs:lhd (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/file/magic/Magdir/
H A Darchive1434 # already known -lh0- -lh1- -lh2- -lh3- -lh4- -lh5- -lh6- -lh7- -lhd- variants with old names
1523 #2 string -lhd- LHa 2.x? archive data [lhd]
1524 2 string -lhd-
/freebsd/sys/netinet/
H A Dsctp_pcb.c2552 struct sctpasochead *lhd; in sctp_move_pcb_and_assoc() local
2554 lhd = &new_inp->sctp_asocidhash[SCTP_PCBHASH_ASOC(stcb->asoc.assoc_id, in sctp_move_pcb_and_assoc()
2556 LIST_INSERT_HEAD(lhd, stcb, sctp_tcbasocidhash); in sctp_move_pcb_and_assoc()