Searched refs:gottoprec (Results 1 – 3 of 3) sorted by relevance
62 static int gottoprec; /* Flag indicating retrieval of toprecord */ variable88 gottoprec = 0; in cgetset()632 gottoprec = 0; in cgetclose()658 if (toprec && !gottoprec) { in cgetnext()659 gottoprec = 1; in cgetnext()
68 static int gottoprec; /* Flag indicating retrieval of toprecord */ variable121 gottoprec = 0; in cgetset()711 gottoprec = 0; in cgetclose()738 if (toprec && !gottoprec) {739 gottoprec = 1;
143 static int gottoprec; /* Flag indicating retrieval of toprecord */ variable164 gottoprec = 0; in _nc_cgetset()