/titanic_51/usr/src/lib/libshell/common/sh/ |
H A D | deparse.c | 128 sfputr(outfile,"|&",'\n'); in p_tree() 133 sfputr(outfile,"&",'\n'); in p_tree() 164 sfputr(outfile,arg->argval,';'); in p_tree() 217 sfputr(outfile,cp,here_doc?'\n':' '); in p_tree() 251 sfputr(outfile,t->for_.fornam,' '); in p_tree() 254 sfputr(outfile,"in",' '); in p_tree() 276 sfputr(outfile,"in",'\n'); in p_tree() 295 sfputr(outfile,t->funct.functnam,tflags); in p_tree() 324 sfputr(outfile,"!",' '); in p_tree() 328 sfputr(outfile,un_op,' '); in p_tree() [all …]
|
H A D | args.c | 116 sfputr(sp,sh_bash1,-1); in infof() 121 sfputr(sp,sh_bash2,-1); in infof() 124 sfputr(sp,s,-1); in infof() 128 sfputr(sp,sh_set,-1); in infof() 224 sfputr(sfstdout, "ksh bash emulation, version ",-1); in sh_argopts() 226 sfputr(sfstdout, nv_getval(np),-1); in sh_argopts() 368 sfputr(lp->kiafile,";vdb;CIAO/ksh",'\n'); in sh_argopts() 596 sfputr(sfstdout,sh_translate(e_heading),'\n'); in sh_printopts() 674 sfputr(sfstdout,name,' '); in sh_printopts() 676 sfputr(sfstdout,on ? sh_translate(e_on) : sh_translate(e_off),'\n'); in sh_printopts() [all …]
|
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/sh/ |
H A D | deparse.c | 128 sfputr(outfile,"|&",'\n'); in p_tree() 133 sfputr(outfile,"&",'\n'); in p_tree() 164 sfputr(outfile,arg->argval,';'); in p_tree() 226 sfputr(outfile,cp,here_doc?'\n':' '); in p_tree() 260 sfputr(outfile,t->for_.fornam,' '); in p_tree() 263 sfputr(outfile,"in",' '); in p_tree() 285 sfputr(outfile,"in",'\n'); in p_tree() 304 sfputr(outfile,t->funct.functnam,tflags); in p_tree() 333 sfputr(outfile,"!",' '); in p_tree() 337 sfputr(outfil in p_tree() [all...] |
H A D | args.c | 119 sfputr(sp,sh_bash1,-1); in infof() 124 sfputr(sp,sh_bash2,-1); in infof() 127 sfputr(sp,s,-1); in infof() 131 sfputr(sp,sh_set,-1); in infof() 227 sfputr(sfstdout, "ksh bash emulation, version ",-1); in sh_argopts() 229 sfputr(sfstdout, nv_getval(np),-1); in sh_argopts() 377 sfputr(lp->kiafile,";vdb;CIAO/ksh",'\n'); in sh_argopts() 605 sfputr(sfstdout,sh_translate(e_heading),'\n'); in sh_printopts() 683 sfputr(sfstdout,name,' '); in sh_printopts() 685 sfputr(sfstdou in sh_printopts() [all...] |
/titanic_51/usr/src/contrib/ast/src/lib/libcmd/ |
H A D | id.c | 151 sfputr(sp, " fsid=", -1); in getfsids() 183 if (name) sfputr(sp, name, -1); in putid() 314 sfputr(sp, " groups", -1); in getids() 337 sfputr(sp, " groups", -1); in getids() 361 if ((flags & N_FLAG) && name) sfputr(sp, name, '\n'); in getids() 366 if ((flags & N_FLAG) && gname) sfputr(sp, gname, '\n'); in getids() 411 else if ((flags & N_FLAG) && fs_name) sfputr(sp, fs_name, '\n'); in getids()
|
H A D | chgrp.c | 249 sfputr(sp, usage_1, -1); in b_chgrp() 251 sfputr(sp, usage_grp_1, -1); in b_chgrp() 254 sfputr(sp, usage_own_1, -1); in b_chgrp() 257 sfputr(sp, usage_2, -1); in b_chgrp() 259 sfputr(sp, ERROR_translate(0, 0, 0, "[owner[:group]]"), -1); in b_chgrp() 261 sfputr(sp, ERROR_translate(0, 0, 0, "[[owner:]group]"), -1); in b_chgrp() 262 sfputr(sp, usage_3, -1); in b_chgrp()
|
H A D | getconf.c | 278 sfputr(sfstdout, name, ' '); in b_getconf() 279 sfputr(sfstdout, path ? path : empty, ' '); in b_getconf() 281 sfputr(sfstdout, s, '\n'); in b_getconf()
|
/titanic_51/usr/src/lib/libcmd/common/ |
H A D | chgrp.c | 244 sfputr(sp, usage_1, -1); in b_chgrp() 246 sfputr(sp, usage_grp_1, -1); in b_chgrp() 249 sfputr(sp, usage_own_1, -1); in b_chgrp() 252 sfputr(sp, usage_2, -1); in b_chgrp() 254 sfputr(sp, ERROR_translate(0, 0, 0, "[owner[:group]]"), -1); in b_chgrp() 256 sfputr(sp, ERROR_translate(0, 0, 0, "[[owner:]group]"), -1); in b_chgrp() 257 sfputr(sp, usage_3, -1); in b_chgrp()
|
H A D | id.c | 151 sfputr(sp, " fsid=", -1); in getfsids() 183 if (name) sfputr(sp, name, -1); in putid() 314 sfputr(sp, " groups", -1); in getids() 337 sfputr(sp, " groups", -1); in getids() 361 if ((flags & N_FLAG) && name) sfputr(sp, name, '\n'); in getids() 366 if ((flags & N_FLAG) && gname) sfputr(sp, gname, '\n'); in getids() 411 else if ((flags & N_FLAG) && fs_name) sfputr(sp, fs_name, '\n'); in getids()
|
H A D | getconf.c | 269 sfputr(sfstdout, name, ' '); in b_getconf() 270 sfputr(sfstdout, path ? path : empty, ' '); in b_getconf() 272 sfputr(sfstdout, s, '\n'); in b_getconf()
|
/titanic_51/usr/src/contrib/ast/src/lib/libast/misc/ |
H A D | optget.c | 896 sfputr(ip, b, -1); in expand() 1172 sfputr(state.cp, ":[string]", -1); in init() 1388 sfputr(sp, font(f, style, 1), -1); in label() 1411 sfputr(sp, font(f, style, 0), -1); in label() 1464 sfputr(sp, font(f, style, 0), -1); in label() 1499 sfputr(sp, font(a, style, !!(f ^= a)), -1); in label() 1529 sfputr(sp, "<", -1); in label() 1558 sfputr(sp, ">", -1); in label() 1565 sfputr(sp, "&", -1); in label() 1572 sfputr(s in label() [all...] |
H A D | conformance.c | 66 sfputr(sp, "gnu", 0); in initconformance() 71 sfputr(sp, "bsd", 0); in initconformance()
|
/titanic_51/usr/src/lib/libast/common/misc/ |
H A D | optget.c | 930 sfputr(opt_info.state->cp, ":[string]", -1); in init() 996 sfputr(ip, b, -1); in expand() 1187 sfputr(sp, font(f, style, 1), -1); in label() 1210 sfputr(sp, font(f, style, 0), -1); in label() 1261 sfputr(sp, font(f, style, 0), -1); in label() 1286 sfputr(sp, font(a, style, !!(f ^= a)), -1); in label() 1315 sfputr(sp, "<", -1); in label() 1344 sfputr(sp, ">", -1); in label() 1351 sfputr(sp, "&", -1); in label() 1382 sfputr(sp, font(f, style, 0), -1); in label() [all …]
|
/titanic_51/usr/src/lib/libshell/common/bltins/ |
H A D | typeset.c | 117 sfputr(sfstdout,tdata.prefix,' '); in b_readonly() 384 sfputr(stkp,NV_CLASS,-1); in b_typeset() 387 sfputr(stkp,tdata.prefix,0); in b_typeset() 414 sfputr(iop,nv_name(np),aflag=='+'?'\n':'='); in print_value() 430 sfputr(iop,name,'\n'); in print_value() 500 sfputr(shp->stk,shp->prefix,'.'); in b_common() 501 sfputr(shp->stk,name,0); in b_common() 856 sfputr(stkp,name,0); in b_builtin() 1052 sfputr(file,nv_name(np),'\n'); in print_namval() 1060 sfputr(file,tp->prefix,' '); in print_namval() [all …]
|
H A D | whence.c | 179 sfputr(sfstdout,sh_fmtq(cp),'\n'); in whence() 250 sfputr(sfstdout,sh_fmtq(name),' '); in whence() 259 sfputr(sfstdout,msg,' '); in whence() 261 sfputr(sfstdout,sh_fmtq(cp),'\n'); in whence()
|
H A D | trap.c | 114 sfputr(sfstdout,sh_fmtq(arg),'\n'); in b_trap() 140 sfputr(sfstdout,arg,'\n'); in b_trap() 387 sfputr(sfstdout, sig_name(flag-1,name,0), '\n'); in sig_list() 417 sfputr(sfstdout,sname,'\n'); in sig_list()
|
/titanic_51/usr/src/contrib/ast/src/lib/libast/astsa/ |
H A D | sfstr.h | 38 #undef sfputr 51 extern int sfputr(Sfio_t*, const char*, int);
|
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/bltins/ |
H A D | whence.c | 179 sfputr(sfstdout,sh_fmtq(cp),'\n'); in whence() 257 sfputr(sfstdout,sh_fmtq(name),' '); in whence() 266 sfputr(sfstdout,msg,' '); in whence() 268 sfputr(sfstdout,sh_fmtq(cp),'\n'); in whence()
|
H A D | typeset.c | 120 sfputr(sfstdout,tdata.prefix,' '); in b_readonly() 419 sfputr(stkp,NV_CLASS,-1); in b_typeset() 424 sfputr(stkp,nv_name(tdata.sh->namespace),'.'); in b_typeset() 430 sfputr(stkp,tdata.prefix,0); in b_typeset() 508 sfputr(iop,nv_name(np),aflag=='+'?'\n':'='); in print_value() 524 sfputr(iop,name,'\n'); in print_value() 624 sfputr(shp->stk,shp->prefix,'.'); in setall() 625 sfputr(shp->stk,name,0); in setall() 1065 sfputr(stkp,name,0); in b_builtin() 1291 sfputr(fil in print_namval() [all...] |
/titanic_51/usr/src/lib/libast/common/sfio/ |
H A D | sfputr.c | 29 ssize_t sfputr(Sfio_t* f, const char* s, int rc) in sfputr() function 31 ssize_t sfputr(f,s,rc) in sfputr()
|
/titanic_51/usr/src/contrib/ast/src/lib/libast/sfio/ |
H A D | sfputr.c | 29 ssize_t sfputr(Sfio_t* f, const char* s, int rc) in sfputr() function 31 ssize_t sfputr(f,s,rc) in sfputr()
|
/titanic_51/usr/src/lib/libast/common/stdio/ |
H A D | puts.c | 29 return sfputr(sfstdout, s, '\n'); in puts()
|
H A D | fputs.c | 31 return sfputr(f, s, -1); in fputs()
|
/titanic_51/usr/src/contrib/ast/src/lib/libast/stdio/ |
H A D | puts.c | 29 return sfputr(sfstdout, s, '\n'); in puts()
|
H A D | fputs.c | 31 return sfputr(f, s, -1); in fputs()
|