Home
last modified time | relevance | path

Searched full:imply (Results 1 – 25 of 165) sorted by relevance

1234567

/illumos-gate/usr/src/uts/common/sys/
H A Ddebug.h76 * IMPLY and EQUIV are assertions of the form:
83 #define IMPLY(A, B) \ macro
91 #define IMPLY(A, B) ((void)0) macro
98 * the panic message to ease debugging. The three variants imply the type
/illumos-gate/usr/src/man/man3curses/
H A Dcurs_deleteln.3curses51 not change. This does not imply use of a hardware delete line feature.
63 imply use of a hardware insert line feature.
H A Dcurs_delch.3curses42 specified). This does not imply use of the hardware delete character feature.
H A Dcurs_insch.3curses42 specified). (This does not imply use of the hardware insert character feature.)
H A Dcurs_inswch.3curses42 (after moving to \fIy\fR, \fIx\fR, if specified). (This does not imply use of
H A Dcurs_insstr.3curses63 change (after moving to \fIy\fR, \fIx\fR, if specified). (This does not imply
H A Dcurs_inswstr.3curses64 (This does not imply use of the hardware insert character feature.) The four
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_sd.c272 * The IMPLY's should be enforced by smb_decode_sd(). in smb_sd_tofs()
277 IMPLY(sd->sd_dacl != NULL, in smb_sd_tofs()
287 IMPLY(sd->sd_sacl != NULL, in smb_sd_tofs()
/illumos-gate/usr/src/tools/smatch/src/
H A Dexpression.h75 * The flags are not independent as one might imply another.
78 * CEF_CHAR imply CEF_ICE.
/illumos-gate/usr/src/cmd/cmd-crypto/etc/
H A Dkcf.conf31 # release. The existence of this notice does not imply that any other
H A Dkmf.conf37 # release. The existence of this notice does not imply that any other
H A Dpkcs11.conf34 # release. The existence of this notice does not imply that any other
/illumos-gate/usr/src/man/man5/
H A Ddacf.conf.536 Solaris 8. The existence of this notice does not imply that any other
H A Ddevices.557 existence of this notice does not imply that any other documentation that lacks
H A Dpath_to_inst.5142 existence of this notice does not imply that any other documentation that lacks
/illumos-gate/usr/src/test/zfs-tests/tests/functional/pool_checkpoint/
H A Dcheckpoint_big_rewind.ksh24 # see if zdb finds any checksum or other errors that imply that
/illumos-gate/usr/src/uts/common/xen/public/io/
H A Dxenbus.h32 * status of initialisation across the bus. States here imply nothing about
/illumos-gate/usr/src/man/man9f/
H A Dstrlog.9f55 imply less important information.
/illumos-gate/usr/src/boot/libsa/
H A Dbootparam.c389 * imply that uia.l is in host order. in xdr_inaddr_encode()
424 * imply that uia.l is in host order. in xdr_inaddr_decode()
/illumos-gate/usr/src/lib/libsmbfs/smb/
H A Dnb_net.c59 * that imply they're specific to NetBIOS.
/illumos-gate/usr/src/man/man8/
H A Ddevfsadm.8248 release. The existence of this notice does not imply that any other
/illumos-gate/usr/src/man/man3tsol/
H A Dstr_to_label.3tsol56 the parsing algorithm makes a best effort to imply a valid label from the
/illumos-gate/usr/src/cmd/nsadmin/
H A Dsystem87 * note that loading a module does not necessarily imply that it will
/illumos-gate/usr/src/man/man3c/
H A Dfnmatch.3c208 is intended to imply
/illumos-gate/usr/src/uts/common/io/dld/
H A Ddld_proto.c306 IMPLY(dlp->dl_qos_offset != 0, dlp->dl_qos_length != 0); in proto_info_req()
307 IMPLY(dlp->dl_qos_range_offset != 0, in proto_info_req()
309 IMPLY(dlp->dl_addr_offset != 0, dlp->dl_addr_length != 0); in proto_info_req()
310 IMPLY(dlp->dl_brdcst_addr_offset != 0, in proto_info_req()

1234567