Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libbc/libc/compat/common/
H A Dtell.c31 long tell(f) in tell() function
/titanic_41/usr/src/lib/libbc/libc/gen/common/
H A Dseekdir.c37 seekdir(dirp, tell) in seekdir() argument
/titanic_41/usr/src/lib/libc/port/gen/
H A Dtell.c61 tell(int f) in tell() function
/titanic_41/usr/src/cmd/rpcgen/
H A Drpc_main.c406 long tell; in c_output() local
514 long tell; in h_output() local
780 long tell; in svc_output() local
816 long tell; in clnt_output() local
/titanic_41/usr/src/lib/libshell/common/sh/
H A Dname.c1937 int offset,tell; in sh_envgen() local
/titanic_41/usr/src/cmd/sendmail/src/
H A Dconf.c3005 # define tell(s) if (opterr) \ macro