Searched refs:fetchnext (Results 1 – 2 of 2) sorted by relevance
42 fetchnext((s), __arraycount(t), (t), __VA_ARGS__)60 int fetchnext(struct fetchstatus *, unsigned int, const Oid *, ...);
606 fetchnext(struct fetchstatus *s, unsigned int n, const Oid *types, ...) in fetchnext() function