HomeSort by: relevance | last modified time | path
    Searched refs:fetchinit (Results 1 - 4 of 4) sorted by relevancy

  /src/share/examples/puffs/pgfs/
pgfs_db.h 59 void fetchinit(struct fetchstatus *, struct Xconn *);
pgfs_subs.c 377 fetchinit(&s, xc);
498 fetchinit(&s, xc);
523 fetchinit(&s, xc);
650 fetchinit(&s, xc);
909 fetchinit(&s, xc);
pgfs_puffs.c 208 fetchinit(&s, xc);
341 fetchinit(&s, xc);
1202 fetchinit(&s, xc);
1212 fetchinit(&s, xc);
1222 fetchinit(&s, xc);
pgfs_db.c 497 fetchinit(struct fetchstatus *s, struct Xconn *xc) function in typeref:typename:void
647 fetchinit(&s, xc);
924 fetchinit(&s, xc);

Completed in 13 milliseconds