Home
last modified time | relevance | path

Searched refs:empty (Results 76 – 100 of 254) sorted by relevance

1234567891011

/illumos-gate/usr/src/lib/libdiskmgt/common/
H A Dentry.c1122 descriptor_t **empty; in libdiskmgt_empty_desc_array() local
1124 empty = (descriptor_t **)calloc(1, sizeof (descriptor_t *)); in libdiskmgt_empty_desc_array()
1125 if (empty == NULL) { in libdiskmgt_empty_desc_array()
1129 empty[0] = NULL; in libdiskmgt_empty_desc_array()
1132 return (empty); in libdiskmgt_empty_desc_array()
/illumos-gate/usr/src/uts/sun4v/ml/
H A Dtrap_table.S312 .empty
350 .empty
387 .empty
425 .empty
455 .empty
505 .empty
539 .empty
576 .empty
660 .empty
691 .empty
[all …]
/illumos-gate/usr/src/cmd/ast/msgcc/
H A DMakefile54 CERRWARN += -_gcc=-Wno-empty-body
/illumos-gate/usr/src/uts/intel/ipf/
H A DMakefile68 CERRWARN += -_gcc=-Wno-empty-body
/illumos-gate/usr/src/lib/libc/sparc/crt/
H A Dstret.S71 .empty
/illumos-gate/usr/src/lib/libm/amd64/src/
H A Dacosl.S48 fstp %st(0) / empty NPX stack
/illumos-gate/usr/src/lib/libm/i386/src/
H A Dacosl.S52 fstp %st(0) / empty NPX stack
H A Dasin.S58 fstp %st(0) / empty NPX stack
H A Dremainder.S69 fstp %st(0) / empty NPX stack
H A Dlog10.S84 fstp %st(0) / stack empty
H A Dlog.S84 fstp %st(0) / stack empty
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/support/
H A Dutf8_conv.c267 krb5_ucs2 empty = 0, ch; in k5_ucs2s_to_utf8s() local
270 ucs2str = ∅ in k5_ucs2s_to_utf8s()
/illumos-gate/usr/src/uts/common/fs/udfs/
H A Dudf_dir.c1024 int32_t empty = 1, error, count, entry_len, rcount; in ud_dirempty() local
1035 return (empty); in ud_dirempty()
1053 empty = 0; in ud_dirempty()
1058 empty = 0; in ud_dirempty()
1070 empty = 0; in ud_dirempty()
1083 empty = 0; in ud_dirempty()
1095 empty = 0; in ud_dirempty()
1105 empty = 0; in ud_dirempty()
1114 return (empty); in ud_dirempty()
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautod_readdir.c266 goto empty; in create_dirents()
278 goto empty; in create_dirents()
333 empty: in create_dirents()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/tests/
H A Drestricted.sh61 > empty
/illumos-gate/usr/src/uts/intel/xge/
H A DMakefile96 CERRWARN += -_gcc=-Wno-empty-body
/illumos-gate/usr/src/cmd/sendmail/cf/feature/
H A Dgreet_pause.m438 R $| $+ $: $>A < $1 > <?> <! GreetPause> <> empty client_name
/illumos-gate/usr/src/cmd/ast/libpp/
H A DMakefile.com69 CERRWARN += -_gcc=-Wno-empty-body
/illumos-gate/usr/src/cmd/eqn/eqnchar.d/
H A Deqnchar79 tdefine empty % \(es %
80 ndefine empty % O/ %
/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dmemset.S59 .empty ! following lable is ok in delay slot
/illumos-gate/usr/src/uts/sun4u/ml/
H A Dtrap_table.S319 .empty
357 .empty
391 .empty
423 .empty
461 .empty
495 .empty
525 .empty
562 .empty
594 .empty
624 .empty
[all …]
/illumos-gate/exception_lists/
H A Dinterface_cmp97 # However, SUNW_1.23 had to remain in place as an empty version to satisfy
100 # The following excludes an empty top version SUNW_1.23 from triggering
249 # - Version SUNW_2.3 is empty
/illumos-gate/usr/src/ucblib/libucb/port/
H A Dmapfile-vers63 # amd64: SUNW_1.1 is empty, and SUNW_0.7 contains everything.
66 # sparcv9: Everything is in SUNW_1.1, and SUNW_0.7 is empty
/illumos-gate/usr/src/ucbcmd/tset/
H A Dtset.c1393 int space, empty; in wrtermcap() local
1417 empty = YES; in wrtermcap()
1419 empty = (empty && WHITE(*tp)); in wrtermcap()
1422 if (empty || cancelled(bp+1)) { in wrtermcap()
/illumos-gate/usr/src/cmd/listen/
H A DMakefile63 CERRWARN += -_gcc=-Wno-empty-body

1234567891011