Home
last modified time | relevance | path

Searched refs:present (Results 151 – 175 of 249) sorted by relevance

12345678910

/illumos-gate/usr/src/uts/common/pcmcia/sys/
H A Dcs_priv.h385 uint32_t present; /* which config registers present */ member
H A Dcis_handlers.h168 uint32_t present; /* register present flags */ member
/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A Delfconst.c374 if (!state.file.present) { in init_libconv_strings()
/illumos-gate/usr/src/lib/libdwarf/common/
H A Dgenerated_libdwarf.h.in179 and no tied object is present
275 Only present at libdwarf runtime in the consumer
277 DW_FRAME_* Values present on disk are in dwarf.h
286 Only present at libdwarf runtime in the consumer
288 DW_FRAME_* Values present on disk are in dwarf.h
308 Only present at libdwarf runtime in the consumer
1411 Only present at libdwarf runtime. Never on disk.
1412 DW_FRAME_* Values present on disk are in dwarf.h
2283 is present can return pointer to the MD5 value.
3415 The section is in some executables and if present
[all …]
H A Dlibdwarf.h.in179 and no tied object is present
275 Only present at libdwarf runtime in the consumer
277 DW_FRAME_* Values present on disk are in dwarf.h
286 Only present at libdwarf runtime in the consumer
288 DW_FRAME_* Values present on disk are in dwarf.h
308 Only present at libdwarf runtime in the consumer
1411 Only present at libdwarf runtime. Never on disk.
1412 DW_FRAME_* Values present on disk are in dwarf.h
2283 is present can return pointer to the MD5 value.
3415 The section is in some executables and if present
[all …]
/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Discsi_login.c997 int present = 0; in iscsi_make_login_pdu() local
1011 &present, auth_value, max_length); in iscsi_make_login_pdu()
1012 if ((rc == iscsiAuthStatusNoError) && present) { in iscsi_make_login_pdu()
H A DiscsiAuthClient.c684 keyBlock->key[keyType].present = TRUE; in iscsiAuthClientSetKeyValue()
693 if (!keyBlock->key[keyType].present) { in iscsiAuthClientGetKeyValue()
1451 if (client->recvKeyBlock.key[keyType].present && in iscsiAuthClientRecvEndStatus()
/illumos-gate/usr/src/cmd/bnu/
H A DDevices42 # NOTE: - if a phone number is expected and a \D or \T is not present
/illumos-gate/usr/src/uts/common/gssapi/
H A Dgssd_clnt_stubs.c695 arg.input_chan_bindings.present = YES; in kgss_init_sec_context_wrapped()
713 arg.input_chan_bindings.present = NO; in kgss_init_sec_context_wrapped()
974 arg.input_chan_bindings.present = YES; in kgss_accept_sec_context_wrapped()
993 arg.input_chan_bindings.present = NO; in kgss_accept_sec_context_wrapped()
/illumos-gate/usr/src/cmd/gss/gssd/
H A Dgssd_clnt_stubs.c649 arg.input_chan_bindings.present = YES;
667 arg.input_chan_bindings.present = NO;
892 arg.input_chan_bindings.present = YES;
910 arg.input_chan_bindings.present = NO;
/illumos-gate/usr/src/cmd/truss/
H A Dfcall.c193 Dp->present = FALSE; in establish_breakpoints()
197 if (Dp->present) { in establish_breakpoints()
402 Dp->present = TRUE; in object_present()
/illumos-gate/usr/src/uts/common/io/e1000api/
H A DREADME.illumos58 currently present. These definitions allow us to attach firware revisions and
/illumos-gate/usr/src/lib/libmlrpc/common/
H A Drpcpdu.ndl526 /* optional field if PFC_OBJECT_UUID, not present */
546 /* optional field if PFC_OBJECT_UUID, is present */
/illumos-gate/usr/src/cmd/mdb/demo/
H A DREADME100 present, is processed automatically each time you start the debugger.
/illumos-gate/usr/src/lib/libc/sparcv9/gen/
H A Dstrcpy.S58 ! (methods for xword, word, half-word, and byte copies are present)
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dgrub.info-352 is present, the Stage 1 will always look for the actual disk
56 present, GRUB will determine the address automatically. It then
58 DEST_DEV. If the options `p' or CONFIG_FILE are present, then it
63 REAL_CONFIG_FILE is present and STAGE2_FILE is a Stage 1.5, then
577 file name refers to a disk or BIOS device that is not present or
902 directory (i.e. `/boot/grub'), if it is not present. This file is used
/illumos-gate/usr/src/uts/common/pcmcia/cis/
H A Dcis_handlers.c396 cr->present = 0; in cistpl_config_handler()
403 cr->present |= in cistpl_config_handler()
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_provider.c1679 boolean_t present) in mac_transceiver_info_set_present() argument
1681 infop->mti_present = present; in mac_transceiver_info_set_present()
/illumos-gate/usr/src/cmd/fm/eversholt/files/i386/i86pc/
H A Dgcpu_amd.esc40 * In the case where some "vendor generic" support is present, memory errors
/illumos-gate/usr/src/cmd/krb5/kadmin/kdcmgr/
H A Dkdcmgr.sh548 printf "\n$(gettext "Some of the following files are present on this system"):\n"
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/grover/frutree/
H A Dsystem-board.info98 * For memory module FRUs that are present, create _seeprom_source
/illumos-gate/usr/src/cmd/sendmail/libmilter/
H A DREADME76 in case of filter errors as if the failing filters were not present.
/illumos-gate/usr/src/lib/libdtrace/common/
H A Dtcp.d.in150 * TCP fusion tcp:::send and tcp:::receive - this allows us to present the
/illumos-gate/usr/src/lib/libcryptoutil/
H A DREADME244 At present all of the consumers of the library are in /usr/ so the
/illumos-gate/usr/src/lib/libsqlite/test/
H A Djoin.test203 } {1 {cannot join using column a - column not present in both tables}}

12345678910