Searched refs:gottoprec (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Dgetcap.c68 static int gottoprec; /* Flag indicating retrieval of toprecord */ variable
121 gottoprec = 0;
711 gottoprec = 0;
738 if (toprec && !gottoprec) {
739 gottoprec = 1;
/freebsd-11-stable/lib/libc/gen/
H A Dgetcap.c66 static int gottoprec; /* Flag indicating retrieval of toprecord */ variable
92 gottoprec = 0;
636 gottoprec = 0;
662 if (toprec && !gottoprec) {
663 gottoprec = 1;
/freebsd-11-stable/contrib/ncurses/ncurses/tinfo/
H A Dread_termcap.c142 static int gottoprec; /* Flag indicating retrieval of toprecord */ variable
163 gottoprec = 0;

Completed in 111 milliseconds