OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ulseek
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/zaurus/stand/zboot/
unixdev.h
59
off_t
ulseek
(int, off_t, int);
pathfs.c
40
(void)
ulseek
((int)fd->f_devdata, 0L, SEEK_SET);
75
return
ulseek
((int)fd->f_devdata, offset, whence);
unixdev.c
56
if ((rc =
ulseek
(fd, off, SEEK_SET)) >= 0)
190
ulseek
(int fd, off_t off, int wh)
function in typeref:typename:off_t
Completed in 12 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025