Home
last modified time | relevance | path

Searched defs:tell (Results 1 – 3 of 3) sorted by relevance

/original-bsd/lib/libcompat/4.1/
H A Dtell.c18 long tell(f) in tell() function
/original-bsd/old/sdb/
H A Dold.c75 tell(fildes) { in tell() function
/original-bsd/usr.sbin/sendmail/src/
H A Dconf.c2148 #define tell(s) if (opterr) {fputs(*nargv,stderr);fputs(s,stderr); \ macro