OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:seekf
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/csh/
csh.c
188
static off_t
seekf
(void *, off_t, int);
301
if (!(cshin = funopen2((void *) &SHIN, readf, writef,
seekf
, NULL,
304
if (!(cshout = funopen2((void *) &SHOUT, readf, writef,
seekf
, NULL,
307
if (!(csherr = funopen2((void *) &SHERR, readf, writef,
seekf
, NULL,
1345
seekf
(void *oreo, off_t off, int whence)
function
csh.c
188
static off_t
seekf
(void *, off_t, int);
301
if (!(cshin = funopen2((void *) &SHIN, readf, writef,
seekf
, NULL,
304
if (!(cshout = funopen2((void *) &SHOUT, readf, writef,
seekf
, NULL,
307
if (!(csherr = funopen2((void *) &SHERR, readf, writef,
seekf
, NULL,
1345
seekf
(void *oreo, off_t off, int whence)
function
Completed in 30 milliseconds
Indexes created Fri Sep 25 00:27:33 UTC 2026