OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:my_lo_lseek
(Results
1 - 3
of
3
) sorted by relevancy
/src/share/examples/puffs/pgfs/
pgfs_subs.h
39
int
my_lo_lseek
(struct Xconn *, int32_t, int32_t, int32_t, int32_t *);
pgfs_subs.c
243
my_lo_lseek
(struct Xconn *xc, int32_t fd, int32_t offset, int32_t whence,
function in typeref:typename:int
414
error =
my_lo_lseek
(xc, fd, 0, SEEK_END, &size);
pgfs_puffs.c
492
error =
my_lo_lseek
(xc, fd, 0, SEEK_END, &off);
508
error =
my_lo_lseek
(xc, fd, offset, SEEK_SET, NULL);
565
error =
my_lo_lseek
(xc, fd, offset, SEEK_SET, NULL);
Completed in 13 milliseconds
Indexes created Thu Oct 23 18:09:57 GMT 2025