Home
last modified time | relevance | path

Searched refs:sfstrseek (Results 1 – 11 of 11) sorted by relevance

/titanic_50/usr/src/lib/libdll/common/
H A Ddllscan.c413 sfstrseek(scan->tmp, scan->off, SEEK_SET); in dllsread()
422 sfstrseek(scan->tmp, scan->off, SEEK_SET); in dllsread()
/titanic_50/usr/src/lib/libast/common/comp/
H A Dsyslog.c349 if ((s = sfstrseek(sp, 0, SEEK_CUR)) && *(s - 1) != '\n')
/titanic_50/usr/src/lib/libast/common/misc/
H A Doptget.c995 sfstrseek(ip, 0, SEEK_SET); in expand()
2500 sfstrseek(mp, m, SEEK_SET); in opthelp()
2504 sfstrseek(mp, -1, SEEK_CUR); in opthelp()
2527 sfstrseek(mp, m, SEEK_SET); in opthelp()
2531 sfstrseek(mp, -1, SEEK_CUR); in opthelp()
3219 sfstrseek(mp, -1, SEEK_CUR); in opthelp()
3577 c = *sfstrseek(mp, -1, SEEK_CUR); in opthelp()
3654 if (*sfstrseek(mp, tp, SEEK_SET) != ' ') in opthelp()
3655 sfstrseek(mp, 1, SEEK_CUR); in opthelp()
3676 …for (d = sfstrbase(mp), t = sfstrseek(mp, 0, SEEK_CUR); t > d && ((c = *(t - 1)) == '\n' || c == '… in opthelp()
[all …]
H A Dtranslate.c89 sfstrseek(sp, 0, SEEK_SET); in tempget()
/titanic_50/usr/src/lib/libast/common/port/
H A Dmc.c360 sfstrseek(mc->tmp, p, SEEK_SET); in mcget()
/titanic_50/usr/src/lib/libast/amd64/include/ast/
H A Dsfio.h420 #define sfstrseek(f,p,m) \ macro
/titanic_50/usr/src/lib/libast/sparc/include/ast/
H A Dsfio.h420 #define sfstrseek(f,p,m) \ macro
/titanic_50/usr/src/lib/libast/sparcv9/include/ast/
H A Dsfio.h420 #define sfstrseek(f,p,m) \ macro
/titanic_50/usr/src/lib/libast/common/include/
H A Dsfio.h420 #define sfstrseek(f,p,m) \ macro
/titanic_50/usr/src/lib/libast/i386/include/ast/
H A Dsfio.h420 #define sfstrseek(f,p,m) \ macro
/titanic_50/usr/src/lib/libpp/common/
H A Dppinput.c63 sfstrseek(np, n, SEEK_CUR); in native()