Searched refs:fetchinit (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/share/examples/puffs/pgfs/ |
H A D | pgfs_subs.c | 377 fetchinit(&s, xc); in lo_lookup_by_fileid() 498 fetchinit(&s, xc); in getattr() 523 fetchinit(&s, xc); in getattr() 650 fetchinit(&s, xc); in lookupp() 909 fetchinit(&s, xc); in check_path()
|
H A D | pgfs_db.h | 59 void fetchinit(struct fetchstatus *, struct Xconn *);
|
H A D | pgfs_puffs.c | 208 fetchinit(&s, xc); in pgfs_node_readdir() 341 fetchinit(&s, xc); in pgfs_node_lookup() 1202 fetchinit(&s, xc); in pgfs_fs_statvfs() 1212 fetchinit(&s, xc); in pgfs_fs_statvfs() 1222 fetchinit(&s, xc); in pgfs_fs_statvfs()
|
H A D | pgfs_db.c | 497 fetchinit(struct fetchstatus *s, struct Xconn *xc) in fetchinit() function 647 fetchinit(&s, xc); in simplefetch() 924 fetchinit(&s, xc); in pgfs_connectdb()
|