OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lo_open_by_fileid
(Results
1 - 3
of
3
) sorted by relevancy
/src/share/examples/puffs/pgfs/
pgfs_subs.h
44
int
lo_open_by_fileid
(struct Xconn *, fileid_t, int, int *);
pgfs_puffs.c
485
error =
lo_open_by_fileid
(xc, fileid, INV_WRITE, &fd);
561
error =
lo_open_by_fileid
(xc, fileid, INV_READ, &fd);
920
error =
lo_open_by_fileid
(xc, fileid, INV_READ|INV_WRITE, &fd);
1101
error =
lo_open_by_fileid
(xc, fileid, INV_READ, &fd);
pgfs_subs.c
385
lo_open_by_fileid
(struct Xconn *xc, fileid_t fileid, int mode, int *fdp)
function in typeref:typename:int
410
error =
lo_open_by_fileid
(xc, fileid, INV_READ, &fd);
Completed in 12 milliseconds
Indexes created Tue Oct 21 08:09:48 GMT 2025