Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/src/
H A Dstrstream.cpp126 ptrdiff_t ninp = gptr() - eback(); in swap()
135 setg(buf, buf + ninp, buf + einp); in freeze()
179 ptrdiff_t ninp = gptr() - eback(); overflow() local
/freebsd/sys/netinet/
H A Dsctp_pcb.c1712 struct sctp_inpcb *tinp, *ninp; in sctp_swap_inpcb_for_listen() local
1728 LIST_FOREACH_SAFE(tinp, head, sctp_hash, ninp) { in sctp_swap_inpcb_for_listen()