Searched refs:vfetchnext (Results 1 – 1 of 1) sorted by relevance
521 vfetchnext(struct fetchstatus *s, unsigned int n, const Oid *types, va_list ap) in vfetchnext() function612 error = vfetchnext(s, n, types, ap); in fetchnext()649 error = vfetchnext(&s, 1, &type, ap); in simplefetch()