Home
last modified time | relevance | path

Searched refs:sfstropen (Results 1 – 25 of 39) sorted by relevance

12

/illumos-gate/usr/src/contrib/ast/src/lib/libast/astsa/
H A Dsfstr.h40 #undef sfstropen
53 extern Sfio_t* sfstropen(void);
H A Dsfstr.c152 sfstropen(void) in sfstropen() function
/illumos-gate/usr/src/contrib/ast/src/lib/libast/stdio/
H A Dvasprintf.c32 if (f = sfstropen()) in vasprintf()
H A Dvfwprintf.c42 if (t = sfstropen()) in vfwprintf()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/disc/
H A Dsfkeyprintf.c251 …if (!s && (!h || !fp->tmp[1] && !(fp->tmp[1] = sfstropen()) || sfprintf(fp->tmp[1], "%I*d", sizeof… in getfmt()
270 …if (!fp->tmp[0] && !(fp->tmp[0] = sfstropen()) || sfprintf(fp->tmp[0], "%!", &fmt) <= 0 || !(s = s… in getfmt()
326 …ert)(fp->handle, &fp->fmt, a, s, n))) && (!fp->tmp[0] && !(fp->tmp[0] = sfstropen()) || sfprintf(f… in getfmt()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/tm/
H A Dtmxduration.c53 if (*last && (f = sfstropen())) in tmxduration()
H A Dtmlocale.c585 if (tp = sfstropen()) in load()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/comp/
H A Dregexp.c117 if (!sp && !(sp = sfstropen())) in _re_putc()
H A Dgetoptl.c51 if (!up && !(up = sfstropen()) || !(t = strdup(optstring))) in golly()
H A Dcatopen.c116 if ((cc->cvt = iconv_open("", "utf")) == (iconv_t)(-1) || !(cc->tmp = sfstropen())) in _ast_catopen()
H A Dregcmp.c79 if (pattern || !*pattern || !(sp = sfstropen())) in regcmp()
H A Dfmtmsglib.c240 if (!(sp = sfstropen()))
H A Dsyslog.c312 if (sp = sfstropen())
/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/
H A Dconformance.c50 if (sp = sfstropen()) in initconformance()
H A Doptget.c921 state.vp = sfstropen(); in initdict()
952 state.xp = sfstropen(); in init()
2420 if (!(mp = state.mp) && !(mp = state.mp = sfstropen())) in opthelp()
2440 if (!(sp_help = sfstropen())) in opthelp()
2495 if (!(sp_text = sfstropen()) || !(sp_info = sfstropen())) in opthelp()
2901 if (!(sp = sp_plus) && !(sp = sp_plus = sfstropen())) in opthelp()
2979 if (!sp_misc && !(sp_misc = sfstropen())) in opthelp()
3021 if (!(sp_body = sfstropen())) in opthelp()
3278 else if (!(sp_body = sfstropen())) in opthelp()
3628 if (!sp_help && !(sp_help = sfstropen())) in opthelp()
[all …]
H A Dtranslate.c327 if (!(state.tmp = sfstropen())) in translate()
/illumos-gate/usr/src/contrib/ast/src/cmd/msgcc/
H A Dmsggen.c194 else if (tp = sfstropen()) in ccsfprintf()
357 if (!(tp = sfstropen())) in main()
H A Dmsgcpp.c194 if (!(tmp = sfstropen())) in main()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/bltins/
H A Dcd_pwd.c122 shp->strbuf2 = sfstropen(); in b_cd()
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dppinput.c50 if (!np && !(np = sfstropen()) || !qp && !(qp = sfstropen())) in native()
H A Dppbuiltin.c263 if (!(sp = sfstropen())) in ppbuiltin()
H A Dppop.c852 if (!(sp = sfstropen())) in ppop()
1187 if (!(sp = sfstropen())) in ppop()
1394 if (!(sp = sfstropen())) in ppop()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/port/
H A Dastconf.c540 if (tmp = sfstropen()) in initialize()
1239 if ((drop = !sp) && !(sp = sfstropen())) in print()
1483 if (tmp = sfstropen()) in astgetconf()
1522 if (tmp = sfstropen()) in astgetconf()
/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/
H A Dchgrp.c253 if (!(sp = sfstropen())) in b_chgrp()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/regex/
H A Dregdecomp.c402 if (!(sp = sfstropen())) in regdecomp()

12