Home
last modified time | relevance | path

Searched defs:f_seek (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/arch/hppa/stand/common/
H A Dlif.c43 off_t f_seek; /* seek pointer for file read */ member
/netbsd-src/bin/dd/
H A Dargs.c323 f_seek(char *arg) in f_seek() function
/netbsd-src/external/mit/lua/dist/src/
H A Dliolib.c699 static int f_seek (lua_State *L) { in f_seek() function
/netbsd-src/bin/csh/
H A Dcsh.h244 #define f_seek fc._f_seek macro