/titanic_50/usr/src/lib/libpp/common/ |
H A D | pptrace.c | 119 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 D | pp.tab | 197 PLUSSPLICE # C++ // \<newline> does not splice
|
H A D | RELEASE | 26 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 D | pp.probe | 208 echo '// splice \ 218 char* g(x,y);' > splice.$src 410 $cc -c splice.$src && splicecat=1
|
/titanic_50/usr/src/lib/libcmd/common/ |
H A D | fmt.c | 137 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 D | RELEASE | 94 07-01-02 fmt.c: fix buffer splice off by one bug -- what else
|
/titanic_50/usr/src/cmd/mailx/ |
H A D | translate.c | 93 x->n_full = splice(x->n_name, n->n_full); in translate()
|
H A D | aux.c | 655 return(splice(cp, cp2)); in nameof() 664 splice(char *addr, char *hdr) in splice() function
|
H A D | names.c | 842 p->n_full = splice(p->n_name, p->n_full); in mapf()
|
/titanic_50/usr/src/uts/common/os/ |
H A D | instance.c | 420 int splice; in in_assign_instance_block() local 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_50/usr/src/uts/common/fs/ |
H A D | vfs.c | 1166 int splice = ((uap->flags & MS_NOSPLICE) == 0); in domount() local 1321 ASSERT(splice || !remount); in domount() 1333 if (splice) { in domount() 1510 if (splice) in domount() 1550 if (splice) in domount() 1580 if (splice) in domount() 1607 if (splice) in domount() 1726 } else if (splice) { in domount() 1810 if (!remount && (vswp->vsw_flag & VSW_STATS) && splice) { in domount() 1829 if (splice) in domount()
|
/titanic_50/usr/src/lib/libc/port/gen/ |
H A D | errlist | 158 144 Too many references: cannot splice
|
/titanic_50/usr/src/lib/libunistat/common/solaris/ |
H A D | solaris.err | 166 TOOMANYREFS = Too many references: can't splice
|
/titanic_50/usr/src/cmd/mailx/hdr/ |
H A D | def.h | 589 extern char *splice(char *addr, char *hdr);
|
/titanic_50/usr/src/lib/libast/common/ |
H A D | RELEASE | 313 06-07-17 string/tokline.c: splice() => spliceline() for bsd 1617 fix tokscan() to properly handle \\n splice
|
/titanic_50/usr/src/cmd/look/ |
H A D | words | 21342 splice
|
/titanic_50/usr/src/cmd/spell/ |
H A D | list | 21341 splice
|