Home
last modified time | relevance | path

Searched refs:sfstruse (Results 1 – 25 of 43) sorted by relevance

12

/titanic_50/usr/src/lib/libast/common/tm/
H A Dtmxduration.c56 t = sfstruse(f); in tmxduration()
66 t = sfstruse(f); in tmxduration()
/titanic_50/usr/src/lib/libast/common/stdio/
H A Dvasprintf.c35 if (!(*s = strdup(sfstruse(f)))) in vasprintf()
H A Dvfwprintf.c47 if (!(x = sfstruse(t))) in vfwprintf()
/titanic_50/usr/src/lib/libdll/common/
H A Ddllscan.c294 if (!(s = sfstruse(scan->tmp))) in dllsopen()
401 if (!(p = sfstruse(scan->tmp))) in dllsread()
414 if (!(t = sfstruse(scan->tmp))) in dllsread()
424 if (!(p = sfstruse(scan->tmp))) in dllsread()
H A DRELEASE4 06-10-11 dllscan.c: check sfstruse() return values -- doh
/titanic_50/usr/src/lib/libast/common/disc/
H A Dsfkeyprintf.c251 … = sfstropen()) || sfprintf(fp->tmp[1], "%I*d", sizeof(n), n) <= 0 || !(s = sfstruse(fp->tmp[1])))) in getfmt()
270 …(fp->tmp[0] = sfstropen()) || sfprintf(fp->tmp[0], "%!", &fmt) <= 0 || !(s = sfstruse(fp->tmp[0]))) in getfmt()
326 …tropen()) || sfprintf(fp->tmp[0], "%%%c", fp->fmt.fmt) <= 0 || !(value->s = sfstruse(fp->tmp[0])))) in getfmt()
/titanic_50/usr/src/lib/libast/common/comp/
H A Dfmtmsglib.c261 if (!(s = sfstruse(sp)))
328 if (!(s = sfstruse(sp)) || write(fd, s, n) != n)
H A Dregexp.c120 return sfstruse(sp); in _re_putc()
H A Dgetoptl.c99 if (!(usage = sfstruse(up))) in golly()
H A Dcatopen.c153 if (s = sfstruse(((Cc_t*)cat)->tmp)) in _ast_catgets()
H A Dregcmp.c149 if (!(s = sfstruse(sp))) in regcmp()
H A Dsyslog.c351 if (s = sfstruse(sp))
/titanic_50/usr/src/lib/libast/common/misc/
H A Doptget.c932 if (!(p->oopts = s = sfstruse(opt_info.state->cp))) in init()
1005 if (s = sfstruse(ip)) in expand()
1072 if (!(s = sfstruse(ip)) || (u = T(id, catalog, s)) == s) in localize()
1438 if (b = sfstruse(ip)) in args()
1704 if (e = sfstruse(ip)) in textout()
2184 if (!(opts = sfstruse(sp_help))) in opthelp()
3135 if (!(t = sfstruse(sp_info))) in opthelp()
3162 if (!(t = sfstruse(sp_info))) in opthelp()
3179 if (!(t = sfstruse(sp_info))) in opthelp()
3201 if (!(p = sfstruse(sp_misc))) in opthelp()
[all …]
H A Dmime.c317 if (!(s = sfstruse(mp->buf))) in mimeload()
415 if (!(s = sfstruse(mp->buf))) in find()
423 if (!(s = sfstruse(mp->buf))) in find()
593 return sfstruse(mp->buf); in expand()
H A Dmagic.c838 if (!(t = sfstruse(mp->tmp)) || !(rp = sfopen(NiL, t, "r"))) in ckmagic()
855 if ((e = sfstruse(mp->tmp)) && (gp = sfopen(NiL, e, "r"))) in ckmagic()
2226 if (!(s = sfstruse(mp->tmp))) in magicload()
2239 if (!(s = sfstruse(mp->tmp))) in magicload()
2387 if (!(s = sfstruse(mp->tmp))) in magictype()
/titanic_50/usr/src/cmd/ast/msgcc/
H A Dmsggen.c436 if (!(s = sfstruse(tp))) in main()
502 if (!(mc->translation = sfstruse(tp))) in main()
H A Dmsgcpp.c274 if (!(s = sfstruse(tmp))) in main()
/titanic_50/usr/src/lib/libpp/common/
H A Dppinput.c64 s = (const char*)sfstruse(np); in native()
81 if (!(xp = ppsetfile(sfstruse(qp)))) in native()
H A Dppbuiltin.c266 a = sfstruse(sp); in ppbuiltin()
H A Dppop.c985 t = sfstruse(sp); in ppop()
1158 t = sfstruse(sp); in ppop()
1351 p = sfstruse(sp); in ppop()
/titanic_50/usr/src/lib/libast/common/port/
H A Dastconf.c537 if ((d = sfstruse(tmp)) && !eaccess(d, X_OK)) in initialize()
1289 if (call = sfstruse(sp))
1419 if ((s = sfstruse(tmp)) && !access(s, F_OK))
1458 if ((s = sfstruse(tmp)) && !access(s, F_OK))
/titanic_50/usr/src/lib/libshell/common/sh/
H A Dinit.c573 return(sfstruse(shp->strbuf)); in get_seconds()
687 val = sfstruse(shp->strbuf); in put_lastarg()
1143 nv_putval(ENVNOD,sfstruse(shp->strbuf),NV_RDONLY); in sh_init()
1160 if((n=readlink(sfstruse(shp->strbuf),buff,sizeof(buff)-1))>0) in sh_init()
1491 return(sfstruse(shp->strbuf)); in name_stat()
/titanic_50/usr/src/lib/libshell/common/bltins/
H A Dprint.c622 argp = sfstruse(pp->sh->strbuf); in extend()
878 value->s = sfstruse(sh.strbuf2); in extend()
/titanic_50/usr/src/lib/libcmd/common/
H A Dchgrp.c258 if (!(usage = sfstruse(sp))) in b_chgrp()
H A Dcp.c512 if (!(s = sfstruse(state->tmp))) in visit()
724 if (!(usage = sfstruse(state->tmp))) in b_cp()

12