Home
last modified time | relevance | path

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

/netbsd-src/share/examples/puffs/pgfs/
H A Dpgfs_db.c521 vfetchnext(struct fetchstatus *s, unsigned int n, const Oid *types, va_list ap) in vfetchnext() function
612 error = vfetchnext(s, n, types, ap); in fetchnext()
649 error = vfetchnext(&s, 1, &type, ap); in simplefetch()