/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/sh/ |
H A D | string.c | 308 stakwrite(string,cp-string); in sh_fmtcsv() 316 stakwrite(string,cp-string); in sh_fmtcsv() 322 stakwrite(string,cp-string); in sh_fmtcsv() 356 stakwrite(string,c); in sh_fmtq() 379 stakwrite(string,c); in sh_fmtq() 386 stakwrite("$'",2); in sh_fmtq() 451 stakwrite(op, cp-op); in sh_fmtq() 512 stakwrite(bp, cp - bp); in sh_fmtqf() 572 stakwrite("'\\\n$'", 5); in sh_fmtqf() 589 stakwrite("'\\\ in sh_fmtqf() [all...] |
H A D | path.c | 440 stakwrite(pp->name,pp->len); in path_nextcomp()
|
H A D | array.c | 1522 stakwrite(sp,1+cp-sp); in nv_endsubscript()
|
/titanic_51/usr/src/lib/libshell/common/sh/ |
H A D | string.c | 328 stakwrite(string,c); in sh_fmtq() 359 stakwrite(string,c); in sh_fmtq() 365 stakwrite("$'",2); in sh_fmtq() 423 stakwrite(op, cp-op); in sh_fmtq() 482 stakwrite(bp, cp - bp); in sh_fmtqf() 542 stakwrite("'\\\n$'", 5); in sh_fmtqf() 559 stakwrite("'\\\n$'", 5); in sh_fmtqf() 584 stakwrite(bp, --cp - bp); in sh_fmtqf() 586 stakwrite("'\\\n'", 4); in sh_fmtqf() 591 stakwrite(bp, --cp - bp); in sh_fmtqf() [all …]
|
H A D | array.c | 1089 stakwrite(sp,1+cp-sp); in nv_endsubscript()
|
H A D | path.c | 459 stakwrite(pp->name,pp->len); in path_nextcomp()
|
/titanic_51/usr/src/contrib/ast/src/lib/libast/comp/ |
H A D | wordexp.c | 82 stakwrite("set -u\n",7); in wordexp() 84 stakwrite("exec 2> /dev/null\n",18); in wordexp() 85 stakwrite("print -f \"%q\\n\" ",16); in wordexp()
|
/titanic_51/usr/src/lib/libast/common/comp/ |
H A D | wordexp.c | 82 stakwrite("set -u\n",7); in wordexp() 84 stakwrite("exec 2> /dev/null\n",18); in wordexp() 85 stakwrite("print -f \"%q\\n\" ",16); in wordexp()
|
/titanic_51/usr/src/lib/libast/common/include/ |
H A D | stak.h | 43 #define stakwrite(b,n) sfwrite(stkstd,(b),(n)) macro
|
/titanic_51/usr/src/contrib/ast/src/lib/libast/include/ |
H A D | stak.h | 43 #define stakwrite(b,n) sfwrite(stkstd,(b),(n)) macro
|
/titanic_51/usr/src/lib/libast/i386/include/ast/ |
H A D | stak.h | 52 #define stakwrite(b,n) sfwrite(stkstd,(b),(n)) macro
|
/titanic_51/usr/src/lib/libast/amd64/include/ast/ |
H A D | stak.h | 52 #define stakwrite(b,n) sfwrite(stkstd,(b),(n)) macro
|
/titanic_51/usr/src/lib/libast/sparcv9/include/ast/ |
H A D | stak.h | 52 #define stakwrite(b,n) sfwrite(stkstd,(b),(n)) macro
|
/titanic_51/usr/src/lib/libast/sparc/include/ast/ |
H A D | stak.h | 52 #define stakwrite(b,n) sfwrite(stkstd,(b),(n)) macro
|
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/edit/ |
H A D | completion.c | 49 stakwrite(string,--cp-string); in fmtx() 59 stakwrite(string,n); in fmtx() 268 stakwrite(out,last-out); in ed_expand()
|
/titanic_51/usr/src/lib/libshell/common/edit/ |
H A D | completion.c | 48 stakwrite(string,--cp-string); in fmtx() 252 stakwrite(out,last-out); in ed_expand()
|
/titanic_51/usr/src/lib/libshell/common/bltins/ |
H A D | print.c | 961 stakwrite((void*)string,c); in fmtvecho() 967 stakwrite(cp,chlen); in fmtvecho()
|
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/bltins/ |
H A D | read.c | 690 stakwrite(val,cp-(unsigned char*)val); in sh_readline() 704 stakwrite(val,cp-(unsigned char*)val); in sh_readline()
|
H A D | print.c | 1055 stakwrite((void*)string,c); in fmtvecho() 1061 stakwrite(cp,chlen); in fmtvecho()
|