Home
last modified time | relevance | path

Searched refs:fctell (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/libshell/common/include/
H A Dfcin.h52 #define fctell() (_Fcin.fcoff + (_Fcin.fcptr-_Fcin.fcbuff)) macro
/titanic_41/usr/src/lib/libshell/common/sh/
H A Dparse.c749 t->funct.functloc = first = fctell(); in funct()
856 last = fctell(); in funct()