Home
last modified time | relevance | path

Searched refs:splice (Results 1 – 24 of 24) sorted by relevance

/titanic_51/usr/src/lib/libpp/common/
H A Dpptrace.c119 int splice; in pplexstr() local
123 splice = (lex & SPLICE); in pplexstr()
128 …if (pplexmap[i].val < 0) sfsprintf(buf, sizeof(buf), "%s|0x%04x%s", pplexmap[i].nam, lex, splice ?… in pplexstr()
129 …else sfsprintf(buf, sizeof(buf), "%s+%d", pplexmap[i-1].nam, lex - pplexmap[i-1].val, splice ? "|S… in pplexstr()
132 if (splice) in pplexstr()
H A Dpp.tab197 PLUSSPLICE # C++ // \<newline> does not splice
H A DRELEASE26 06-01-11 pplex.c: fix rpcgen pp:passthrough header splice bug
27 05-12-16 pplex.c: fix imake pp:passthrough comment splice bug
53 03-06-21 ppproto.c: fix T_INVALID ? splice bug that did 0?val => 0?vaL
319 aggressive interactive line splice flush
H A Dpp.probe208 echo '// splice \
218 char* g(x,y);' > splice.$src
410 $cc -c splice.$src && splicecat=1
/titanic_51/usr/src/contrib/ast/src/lib/libpp/
H A Dpptrace.c119 int splice; in pplexstr() local
123 splice = (lex & SPLICE); in pplexstr()
128 if (pplexmap[i].val < 0) sfsprintf(buf, sizeof(buf), "%s|0x%04x%s", pplexmap[i].nam, lex, splice ? "|SPLICE" : ""); in pplexstr()
129 else sfsprintf(buf, sizeof(buf), "%s+%d", pplexmap[i-1].nam, lex - pplexmap[i-1].val, splice ? "|SPLICE" : ""); in pplexstr()
132 if (splice) in pplexstr()
H A Dpp.tab197 PLUSSPLICE # C++ // \<newline> does not splice
H A DRELEASE37 06-01-11 pplex.c: fix rpcgen pp:passthrough header splice bug
38 05-12-16 pplex.c: fix imake pp:passthrough comment splice bug
64 03-06-21 ppproto.c: fix T_INVALID ? splice bug that did 0?val => 0?vaL
330 aggressive interactive line splice flush
H A Dpp.probe208 echo '// splice \
218 char* g(x,y);' > splice.$src
410 $cc -c splice.$src && splicecat=1
/titanic_51/usr/src/contrib/ast/src/lib/libcmd/
H A Dfmt.c137 split(Fmt_t* fp, char* buf, int splice) in split() argument
225 if (!splice && !fp->retain && (!fp->quote || (fp->outp - fp->outbuf) < 2 || fp->outp[-2] != '\\' || fp->outp[-1] != 'n' && fp->outp[-1] != 't' && fp->outp[-1] != ' ')) in split()
236 int splice; in dofmt() local
245 while (cp || (cp = sfgetr(fp->in, '\n', 0)) && !(splice = 0) && (lp = cp + sfvalue(fp->in) - 1) || (cp = sfgetr(fp->in, '\n', SF_LASTR)) && (splice = 1) && (lp = cp + sfvalue(fp->in))) in dofmt()
559 split(fp, buf, splice); in dofmt()
H A DRELEASE130 07-01-02 fmt.c: fix buffer splice off by one bug -- what else
/titanic_51/usr/src/lib/libcmd/common/
H A Dfmt.c137 split(Fmt_t* fp, char* buf, int splice) in split() argument
225 …if (!splice && !fp->retain && (!fp->quote || (fp->outp - fp->outbuf) < 2 || fp->outp[-2] != '\\' |… in split()
236 int splice; in dofmt() local
245 …etr(fp->in, '\n', 0)) && !(splice = 0) && (lp = cp + sfvalue(fp->in) - 1) || (cp = sfgetr(fp->in, … in dofmt()
559 split(fp, buf, splice); in dofmt()
H A DRELEASE94 07-01-02 fmt.c: fix buffer splice off by one bug -- what else
/titanic_51/usr/src/cmd/mailx/
H A Dtranslate.c93 x->n_full = splice(x->n_name, n->n_full); in translate()
H A Daux.c655 return(splice(cp, cp2)); in nameof()
664 splice(char *addr, char *hdr) in splice() function
H A Dnames.c842 p->n_full = splice(p->n_name, p->n_full); in mapf()
/titanic_51/usr/src/uts/common/os/
H A Dinstance.c420 int splice; in in_assign_instance_block() local
486 * determine where we splice in instance paths and verify in in_assign_instance_block()
489 splice = plen - ibplen; in in_assign_instance_block()
491 if ((splice + strlen(ibp[i])+ 1) >= MAXPATHLEN) { in in_assign_instance_block()
511 (void) strcpy(ipath + splice, ibp[ibpi]); in in_assign_instance_block()
/titanic_51/usr/src/uts/common/fs/
H A Dvfs.c1167 int splice = ((uap->flags & MS_NOSPLICE) == 0); in domount() local
1322 ASSERT(splice || !remount); in domount()
1334 if (splice) { in domount()
1470 * Code below can only be reached if splice is true, so it's in domount()
1511 if (splice) in domount()
1551 if (splice) in domount()
1581 if (splice) in domount()
1608 if (splice) in domount()
1657 * splice it into the file system name space. in domount()
1727 } else if (splice) { in domount()
[all...]
/titanic_51/usr/src/lib/libc/port/gen/
H A Derrlist158 144 Too many references: cannot splice
/titanic_51/usr/src/lib/libunistat/common/solaris/
H A Dsolaris.err166 TOOMANYREFS = Too many references: can't splice
/titanic_51/usr/src/cmd/mailx/hdr/
H A Ddef.h589 extern char *splice(char *addr, char *hdr);
/titanic_51/usr/src/lib/libast/common/
H A DRELEASE313 06-07-17 string/tokline.c: splice() => spliceline() for bsd
1617 fix tokscan() to properly handle \\n splice
/titanic_51/usr/src/contrib/ast/src/lib/libast/
H A DRELEASE501 06-07-17 string/tokline.c: splice() => spliceline() for bsd
1805 fix tokscan() to properly handle \\n splice
/titanic_51/usr/src/cmd/spell/
H A Dlist21341 splice
/titanic_51/usr/src/cmd/look/
H A Dwords21342 splice