Home
last modified time | relevance | path

Searched refs:empty (Results 101 – 125 of 254) sorted by relevance

1234567891011

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dftp.c78 static int empty(struct fd_set *mask, int sec, int nfds);
722 empty(struct fd_set *mask, int sec, int nfds) in empty() function
1408 if ((nfnd = empty(&mask, 10, nfds)) <= 0) { in recvrequest()
2021 if ((nfnd = empty(&mask, 10, in proxtrans()
2053 if ((nfnd = empty(&mask, 10, fileno(ctrl_in) + 1)) <= 0) { in proxtrans()
2098 if ((nfnd = empty(&mask, 10, in proxtrans()
2130 if ((nfnd = empty(&mask, 10, fileno(ctrl_in) + 1)) <= 0) { in proxtrans()
2145 if ((nfnd = empty(&mask, 10, fileno(ctrl_in) + 1)) <= 0) { in proxtrans()
2190 if ((nfnd = empty(&mask, 0, fileno(ctrl_in) + 1)) < 0) { in reset()
/illumos-gate/usr/src/lib/libadt_jni/com/sun/audit/
H A DAuditSession.java153 while (!stateStack.empty()) { in finalize()
/illumos-gate/usr/src/test/zfs-tests/tests/functional/rsend/
H A Dsend_encrypted_files.ksh69 log_must touch /$TESTPOOL/$TESTFS2/empty
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex399 \parseargline\empty% Insert the \empty token, see \finishparsearg below.
424 \ifx\temp\empty
504 \let\thisenv\empty
526 \ifx#1\empty
1955 \ifx\temp\empty \else
1967 \ifx\temp\empty \else
2495 \ifx\rest\empty
2942 \ifx\temp\empty
3005 \let\next=\empty
5867 \let\lastnode=\empty
[all …]
/illumos-gate/usr/src/uts/intel/io/dktp/disk/
H A Dcmdk.c1845 goto empty; /* no partition table exists */ in cmdk_bbh_reopen()
1852 goto empty; /* no V_ALTSCTR slice defined */ in cmdk_bbh_reopen()
1858 goto empty; in cmdk_bbh_reopen()
1863 goto empty; in cmdk_bbh_reopen()
1875 goto empty; in cmdk_bbh_reopen()
1884 goto empty; in cmdk_bbh_reopen()
1889 goto empty; in cmdk_bbh_reopen()
1955 empty: in cmdk_bbh_reopen()
/illumos-gate/usr/src/lib/libm/i386/src/
H A Dnextafterf.S82 fstp %st(0) / empty
H A Dnextafter.S107 fstp %st(0) / stack empty
H A Dhypot.S78 fstp %st(0) / stack empty
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_dir.c2888 int empty = 1; /* Assume it's empty */ in ufs_dirscan() local
2902 empty = 0; in ufs_dirscan()
2910 empty = 0; in ufs_dirscan()
2938 empty = ufs_dirclrdotdot(ip, parentino); in ufs_dirscan()
2944 empty = 0; in ufs_dirscan()
2947 return (empty); in ufs_dirscan()
3109 int empty = 1; /* Assume it's empty */ in ufs_xattrdirempty() local
3124 empty = 0; in ufs_xattrdirempty()
3144 empty = 0; in ufs_xattrdirempty()
3147 return (empty); in ufs_xattrdirempty()
/illumos-gate/usr/src/lib/libctf/common/
H A Dctf_merge.c1197 ctf_file_t *empty; in ctf_merge_add() local
1235 empty = ctf_fdcreate(cmh->cmh_ofd, &ret); in ctf_merge_add()
1236 if (empty == NULL) in ctf_merge_add()
1238 cmi->cmi_input = empty; in ctf_merge_add()
1241 if (ctf_setmodel(empty, ctf_getmodel(input)) == CTF_ERR) { in ctf_merge_add()
1242 return (ctf_errno(empty)); in ctf_merge_add()
1247 ctf_dprintf("added containers %p and %p\n", input, empty); in ctf_merge_add()
/illumos-gate/usr/src/uts/intel/genunix/
H A DMakefile85 CERRWARN += -_gcc=-Wno-empty-body
/illumos-gate/usr/src/boot/i386/gptzfsboot/
H A Dsio.S66 testb $0x20,%al # buffer empty?
/illumos-gate/usr/src/lib/libzpool/
H A DMakefile.com84 CERRWARN += -_gcc=-Wno-empty-body
/illumos-gate/usr/src/uts/sun4v/ml/
H A Dwbuf.S58 ! (we know wbuf is empty since we came from user mode)
194 ! (we know wbuf is empty since we came from user mode)
/illumos-gate/usr/src/uts/i86xpv/unix/
H A DMakefile130 CERRWARN += -_gcc=-Wno-empty-body
/illumos-gate/usr/src/cmd/lp/
H A DMakefile.lp97 CERRWARN += -_gcc=-Wno-empty-body
/illumos-gate/usr/src/test/smbclient-tests/config/
H A Dgeneric.func55 # The following array must not contain empty values ! This causes the
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dgeneric_copy.S107 .empty
115 .empty ! assembler complaints about label
197 sll %i3, %l1, %i4 ! move to fill empty space
235 .empty ! allow next instruction in delay slot
286 .empty
374 .empty ! no overlap
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Dstructure.tex138 % Removes the header from odd empty pages at the end of chapters
144 %\thispagestyle{empty}
353 \thispagestyle{empty}
375 \thispagestyle{empty}
/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_mapping.c340 int empty = 1; in __s_api_parseASearchDesc() local
371 empty = 0; in __s_api_parseASearchDesc()
586 if (empty || strlen(ptr->basedn) == 0) { in __s_api_parseASearchDesc()
/illumos-gate/usr/src/cmd/sed/
H A DPOSIX158 17. POSIX specifies that an address can be "empty". This implies
187 23. Historic implementations handle empty RE's in a special way: the
188 empty RE is interpreted as if it were the last RE encountered,
/illumos-gate/usr/src/uts/sun4u/ml/
H A Dwbuf.S57 ! (we know wbuf is empty since we came from user mode)
191 ! (we know wbuf is empty since we came from user mode)
/illumos-gate/usr/src/uts/i86pc/sys/
H A Ddrmach.h81 boolean_t empty; member
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_import/
H A Dzpool_import.cfg37 # on stf_configure, disk_freelist returns empty.
/illumos-gate/usr/src/lib/libc/port/gen/
H A Derrlist31 * If you need to add an entry please use one of the empty
133 93 ENOTEMPTY Directory not empty

1234567891011