Home
last modified time | relevance | path

Searched defs:ftello (Results 1 – 8 of 8) sorted by relevance

/netbsd/external/gpl2/xcvs/dist/lib/
H A Dftello.c24 ftello (FILE *stream) in ftello() function
/netbsd/lib/libc/stdio/
H A Dftello.c48 __weak_alias(ftello, _ftello) in __weak_alias() argument
/netbsd/external/bsd/openldap/dist/servers/slapd/
H A Dslapadd.c50 # define ftello(fp) _ftelli64(fp) macro
58 # define ftello(fp) _telli64(fileno(fp)) macro
/netbsd/external/bsd/nsd/dist/
H A Dconfig.h.in918 #define ftello ftell macro
/netbsd/external/bsd/unbound/dist/
H A Dconfig.h.in1194 #define ftello ftell macro
/netbsd/external/bsd/nsd/include/
H A Dconfig.h919 #define ftello ftell macro
/netbsd/external/bsd/unbound/include/
H A Dconfig.h1187 #define ftello ftell macro
/netbsd/lib/libc/include/
H A Dnamespace.h52 #define ftello _ftello macro