/titanic_50/usr/src/lib/libshell/common/sh/ |
H A D | array.c | 201 return(up->cp && up->cp!=Empty); in nv_arrayisset() 268 if((!up->cp||up->cp==Empty) && nv_type(np) && nv_isvtree(np)) in array_find() 559 if(up->cp == Empty) in array_putval() 598 if(np->nvalue.cp==Empty) in array_putval() 674 if(np->nvalue.cp==Empty) in array_grow() 1012 ap->val[n].cp = Empty; in nv_putsub() 1024 ap->val[size].cp = Empty; in nv_putsub() 1297 mp->nvalue.cp = Empty; in nv_associative()
|
H A D | nvtree.c | 423 …else if((!np->nvalue.cp||np->nvalue.cp==Empty) && nv_isattr(np,~NV_NOFREE)==NV_MINIMAL && strcmp(n… in nv_attribute() 437 prefix = Empty; in nv_attribute() 598 if(ep==Empty) in nv_outnode() 660 if(fp && np->nvalue.cp && np->nvalue.cp!=Empty) in outval() 726 …if((np->nvalue.cp && np->nvalue.cp!=Empty) || nv_isattr(np,~(NV_MINIMAL|NV_NOFREE)) || nv_isvtree(… in outval()
|
H A D | name.c | 37 #define Empty ((char*)(e_sptbnl+3)) macro 478 if(!nv_isnull(np) && np->nvalue.cp!=Empty && !nv_isvtree(np)) in nv_setlist() 481 else if(np->nvalue.cp && np->nvalue.cp!=Empty && !nv_type(np)) in nv_setlist() 1408 if(up && up->cp==Empty) in nv_putval() 1729 if(tofree && tofree!=Empty) in nv_putval() 2252 np->nvalue.cp = nv_isarray(np)?Empty:0; in _nv_unset() 2255 if(nv_isarray(np) && np->nvalue.cp!=Empty && np->nvfun) in _nv_unset() 2261 if(up->cp!=Empty && !nv_isattr(np, NV_NOFREE)) in _nv_unset() 2599 if(!up->lp || up->cp==Empty) in nv_getnum() 2714 mp->nvalue.cp = Empty; in nv_newattr()
|
H A D | nvtype.c | 715 sfprintf(out,"\t[+%s?%s]\n",dp->names[i],cp?cp:Empty); in typeinfo() 1153 nq->nvalue.cp = Empty; in nv_mktype() 1176 mp->nvalue.cp = Empty; in nv_mktype()
|
H A D | io.c | 1290 sh_iosave(shp,fn,indx,tname?fname:(trunc?Empty:0)); in sh_redirect() 1541 if(filemap[fd].tname == Empty && shp->exitval==0) in sh_iorestore()
|
H A D | nvdisc.c | 922 if(np->nvalue.cp && np->nvalue.cp!=Empty && (flags&NV_COMVAR) && !(flags&NV_MOVE)) in nv_clone()
|
/titanic_50/usr/src/lib/libshell/common/bltins/ |
H A D | trap.c | 154 shp->st.trapcom[sig] = (shp->sigflag[sig]&SH_SIGOFF) ? Empty : strdup(action); in b_trap() 155 if(arg && arg != Empty) in b_trap()
|
H A D | typeset.c | 427 name = Empty; in print_value()
|
/titanic_50/usr/src/lib/libunistat/common/dsw/ |
H A D | dsw.err | 23 EMPTY = Empty string
|
/titanic_50/usr/src/lib/libslp/javalib/com/sun/slp/ |
H A D | ClientLib_en.properties | 102 empty_vector = Empty vector for t (can be null but not empty) 104 no_scope_vector = Empty scope vector 160 empty_string_value = Empty string attribute value
|
H A D | Server_en.properties | 152 ssim_empty_lang_table = Empty language table for key ``{0}''''. 153 ssim_empty_reg_vector = Empty list reg vector for key ``{0}''''. 154 ssim_empty_scope_table = Empty scope table for key ``{0}''''.
|
/titanic_50/usr/src/lib/libshell/common/include/ |
H A D | defs.h | 50 #define Empty ((char*)(e_sptbnl+3)) macro
|
/titanic_50/usr/src/ |
H A D | README.license-files | 96 D. Empty packages: if your package delivers nothing (or, more strictly
|
/titanic_50/usr/src/lib/libunistat/common/rdc/ |
H A D | rdc.err | 59 EMPTY = Empty string
|
/titanic_50/usr/src/cmd/fs.d/ufs/volcopy/ |
H A D | volcopy.c | 86 char Empty[BLKSIZ], /* empty memory used to clear sections of memory */ variable 1442 (void) memcpy(&V_labl, Empty, sizeof (V_labl)); in mklabel()
|
/titanic_50/usr/src/lib/libshell/common/ |
H A D | RELEASE93 | 226 a. Empty command substitutions of the form $() now work.
|
H A D | RELEASE | 1944 96-07-31 Empty command substitutions of the form $() now work.
|
/titanic_50/usr/src/lib/libshell/misc/ |
H A D | ERRATA.txt | 947 …if((np->nvalue.cp && np->nvalue.cp!=Empty) || nv_isattr(np,~(NV_MINIMAL|NV_NOFREE)) || nv_isvtree(…
|
/titanic_50/usr/src/cmd/lp/lib/oam/ |
H A D | msg.source | 883 "Empty form description file given."
|
/titanic_50/usr/src/cmd/sgs/packages/common/ |
H A D | SUNWonld-README | 871 4707030 Empty LD_PRELOAD_64 doesn't override LD_PRELOAD
|
/titanic_50/usr/src/data/hwdata/ |
H A D | usb.ids | 21449 061 At Rate Time To Empty 21456 068 Run Time To Empty 21457 069 Average Time To Empty
|
/titanic_50/usr/src/cmd/sendmail/cf/ |
H A D | README | 942 Empty arguments cause the defaults to be taken.
|
/titanic_50/usr/src/grub/grub-0.97/docs/ |
H A D | texinfo.tex | 2600 % starts with @tab. Empty columns may be produced by supplying @tab's
|