Home
last modified time | relevance | path

Searched refs:empty (Results 151 – 175 of 254) sorted by relevance

1234567891011

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A DREADME.netboot11 Turns off packet retransmission. Use it on an empty network, where
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dpp.tab228 -empty
H A DRELEASE181 pplex: fix spurious FILEDEPS '.' empty character constant message
275 fix overzealous "empty character constant" message
371 add #(default v,d) #(empty v) #(iterate m,...)
/illumos-gate/usr/src/cmd/ssh/etc/
H A Dsshd_config105 # Are logins to accounts with empty passwords allowed.
/illumos-gate/usr/src/uts/sun4u/ml/
H A Dmach_interrupt.S60 .empty
/illumos-gate/usr/src/uts/i86pc/cpu/generic_cpu/
H A Dgcpu_mca.c666 int i, empty = 1; in gcpu_ereport_add_logout() local
699 "%s%s", empty ? "" : ",", disp_names[i].dn); in gcpu_ereport_add_logout()
701 empty = 0; in gcpu_ereport_add_logout()
/illumos-gate/usr/src/boot/forth/
H A Dloader.4th310 \ the property list will get empty.
313 2dup \ save "-B ...." in case options is empty
475 dup dup 0= swap 1 = or if \ empty or only '-' is left.
H A Dcheck-password.4th46 \ decimal ASCII representation. Note: the stack cannot be empty when this
/illumos-gate/usr/src/cmd/ypcmd/yp2lscripts/
H A Dinityp2l.sh216 There is no default value for this field. Leave empty or
576 Leaving the field empty yields the default value of $DEF_iTTLlo.
583 If left empty, defaults to "$DEF_iTTLhi".
590 ypserv is running. If left empty, defaults to "$DEF_runTTL".
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dattach.test75 } {1 {cannot attach empty database: three}}
566 } {1 {cannot attach empty database: nosuch}}
H A Dmisc2.test119 # Make sure we can open a database with an empty filename. What this
/illumos-gate/usr/src/common/ficl/softcore/
H A Dsoftcore.fr9 : empty ( xn..x1 -- ) depth 0 ?do drop loop ;
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dnvdisc.c452 char *empty = ""; in nv_setdisc() local
529 empty = 0; in nv_setdisc()
548 return(action?(char*)action:empty); in nv_setdisc()
/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dstrlcpy.S181 .empty
/illumos-gate/usr/src/contrib/zlib/
H A DChangeLog48 - Avoid adding empty gzip member after gzflush with Z_FINISH
145 - Fix bug where gzopen(), gzclose() would write an empty file
270 - Avoid extraneous empty blocks when doing empty flushes
273 - Remove second empty static block for Z_PARTIAL_FLUSH
285 - Fix bug in gzgets() for a concatenated empty gzip stream
391 - Undefine _LARGEFILE64_SOURCE in zconf.h if it is zero, but not if empty
492 - Return empty string for gzgets() with len == 1 (like fgets())
618 - Fix gzerror() error report on empty input file [Brown]
839 - Fix gzio.c to not return error on empty files [Brown]
1374 - fix inflate bug with empty stored block
[all …]
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dspitfire_copy.S639 .empty
643 .empty
1592 .empty ! assembler complaints about label
1674 sll %i3, %l1, %i4 ! move to fill empty space
1712 .empty ! allow next instruction in delay slot
1763 .empty
1867 .empty ! no overlap
/illumos-gate/usr/src/cmd/init/
H A Dinit.c1479 struct PROC_TABLE *empty = NULLPROC; in findpslot() local
1492 if (empty == NULLPROC && (process->p_flags & OCCUPIED) == 0) { in findpslot()
1493 empty = process; in findpslot()
1513 process = empty; in findpslot()
/illumos-gate/usr/src/contrib/ast/lib/package/
H A Dpackage.mk59 * include the conspicuous empty notice file
145 license file(s)$(notice:?, this README file, and the empty file$$("\n")$$(package.notice)?.?)
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dpackage.mk59 * include the conspicuous empty notice file
145 license file(s)$(notice:?, this README file, and the empty file$$("\n")$$(package.notice)?.?)
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/tests/
H A Darith.sh211 (( x = $empty y[3] + y[4] ))
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DCOMPATIBILITY133 30. In ksh-88, a redirection to a file name given by an empty string was
H A DRELEASE9388 p. Here documents with an empty body now work.
271 u. A bug in which an empty here-document would leave
440 g. Starting with release 'f', an empty for list behave like
/illumos-gate/usr/src/lib/libslp/etc/
H A Dslp.conf.example181 # empty, which causes SLP to use the the default interface.
/illumos-gate/usr/src/lib/libc/sparcv9/gen/
H A Dstrcpy.S130 .empty
/illumos-gate/usr/src/uts/
H A DMakefile.uts180 $(RELEASE_BUILD)CERRWARN += -_gcc=-Wno-empty-body

1234567891011