Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dgetcap.c550 u_int pos, tcpos, tcposend; in getent() local
557 tcposend = tcend - record; in getent()
571 tcend = record + tcposend; in getent()
/netbsd-src/lib/libc/gen/
H A Dgetcap.c599 ptrdiff_t pos, tcpos, tcposend; in getent() local
605 tcposend = tcend - record; in getent()
619 tcend = record + tcposend; in getent()