Home
last modified time | relevance | path

Searched +full:library +full:- +full:sel (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/man/man5/
H A Dike.config.59 ike.config \- configuration file for IKE policy
21 using the \fB-c\fR or \fB-f\fR options of \fBin.iked\fR(8). You must use the
22 \fB-c\fR option to test a \fBconfig\fR file. You might need to use the \fB-f\fR
52 \fB10.1.2.0/255.255.255.0\fR). An optional -\fIADDR\fR suffix (where \fIADDR\fR
54 example, \fB10.1.2.0-10.1.2.255\fR). The \fB/\fR or \fB-\fR can be surrounded
71 \fBp1-id-type\fR
149 \fB\fIcert-sel\fR\fR
157 A \fIcert-sel\fR can also use various shortcuts to match either subject
175 Any \fIcert-sel\fR preceded by the character \fB!\fR indicates a negative
183 \fB\fIldap-list\fR\fR
[all …]
/illumos-gate/usr/src/lib/libipmi/common/
H A Dlibipmi.h35 * library is designed for system software communicating with Illumos-supported
36 * service processors over /dev/ipmi0. It is not a generic IPMI library.
91 EIPMI_READONLY, /* attempt to write read-only param */
92 EIPMI_WRITEONLY, /* attempt to read write-only param */
102 * Basic library functions.
104 * The ipmi_handle is the primary interface to the library. The library itself
105 * is not MT-safe, but it is safe within a single handle. Multithreaded clients
131 #define IPMI_TRANSPORT_TYPE "transport-type"
135 #define IPMI_LAN_HOST "lan-host"
136 #define IPMI_LAN_PORT "lan-port"
[all …]
/illumos-gate/usr/src/common/smbios/
H A Dsmb_info.c40 * smb_info_bcopy(stp->smbst_hdr, &foo, sizeof (foo));
53 * other words, if someone passes an older library handle that doesn't support a
239 const uint8_t *sp = (const uint8_t *)(uintptr_t)stp->smbst_hdr; in smb_info_strptr()
241 if (off != 0 && sp + off < stp->smbst_end) { in smb_info_strptr()
253 if (offset >= hp->smbh_len) { in smb_info_bcopy_offset()
255 } else if (offset + dstlen > hp->smbh_len) { in smb_info_bcopy_offset()
256 size_t nvalid = MIN(hp->smbh_len - offset, dstlen); in smb_info_bcopy_offset()
258 bzero((char *)dst + nvalid, dstlen - nvalid); in smb_info_bcopy_offset()
273 bcopy(&shp->sh_ent, ep, sizeof (smbios_entry_t)); in smbios_info_smbios()
274 return (shp->sh_ent_type); in smbios_info_smbios()
[all …]
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dsadb.c104 if (((sa)->ipsa_ ## delta) != 0) { \
105 (sa)->ipsa_ ## exp = sadb_add_time((sa)->ipsa_addtime, \
106 (sa)->ipsa_ ## delta); \
111 if (((sa)->ipsa_ ## delta) != 0) { \
112 time_t tmp = sadb_add_time((sa)->ipsa_usetime, \
113 (sa)->ipsa_ ## delta); \
114 if (((sa)->ipsa_ ## exp) == 0) \
115 (sa)->ipsa_ ## exp = tmp; \
117 (sa)->ipsa_ ## exp = \
118 MIN((sa)->ipsa_ ## exp, tmp); \
[all …]
/illumos-gate/usr/src/common/nvme/
H A Dnvme_feature.c19 * there are vendor-specific features, we currently don't support issuing them
54 if (data->vcd_id->id_oncs.on_save != 0) { in nvme_get_feat_supported_sel()
60 field->nlfi_human, field->nlfi_spec); in nvme_get_feat_supported_sel()
85 .nlfi_spec = "sel",
90 * current value, we end up opting to make this a non-required
125 return (data->vcd_id->id_vwc.vwc_present != 0); in nvme_feat_write_cache_sup()
132 return (data->vcd_id->id_apsta.ap_sup != 0); in nvme_feat_apst_sup()
203 * most NVMe 1.0-1.2 devices. The introduction of both namespace
246 * PCIe controllers with this library right now we don't do anything
334 * 1) If this is a vendor-specific feature that we have identified is present on
[all …]
H A Dnvme_common.h26 * into ones that the library wishes to expose. Our goal is to try to use a
169 * for vendor-specific logs.
190 * nlpi_len_func is non-NULL and call that to determine the log page
192 * a non-zero value, the NVME_LOG_DISC_F_SIZE_FIXED will be set
209 * non-extended NVMe log page size) and not set either size flag.
427 * specific to the type of sub-command put into the SEL field.
/illumos-gate/usr/src/lib/libproc/common/
H A DPservice.c42 * ps_lrolltoaddr() in this library. The very existence of these functions
55 *modelp = P->status.pr_dmodel; in ps_pdmodel()
62 if (P->ops.pop_pread(P, buf, size, addr, P->data) != size) in ps_pread()
70 if (P->ops.pop_pwrite(P, buf, size, addr, P->data) != size) in ps_pwrite()
89 if (P->state != PS_STOP && P->state != PS_DEAD) in ps_pstop()
97 if (P->state != PS_STOP && P->state != PS_DEAD) in ps_pcontinue()
110 if (P->state != PS_STOP && P->state != PS_DEAD) in ps_lstop()
119 if (P->state != PS_STOP && P->state != PS_DEAD) in ps_lcontinue()
127 if (P->state != PS_STOP && P->state != PS_DEAD) in ps_lgetregs()
139 if (P->state != PS_STOP) in ps_lsetregs()
[all …]
/illumos-gate/usr/src/lib/libdwarf/common/
H A Dpro_section.c3 Portions Copyright (C) 2007-2019 David Anderson. All Rights Reserved.
4 Portions Copyright 2002-2010 Sun Microsystems, Inc. All rights reserved.
27 Free Software Foundation, Inc., 51 Franklin Street - Fifth
28 Floor, Boston MA 02110-1301, USA.
96 sbyte = sizeof(s) - l; \
98 dbg->de_copy_word(t,(const void *)(p+sbyte),l);\
109 dbg->de_copy_word(t,(const void *)p,l); \
253 (unsigned)c->abb_idx,
254 (unsigned)c->abb_tag,
255 (unsigned)c->abb_n_attr);
[all …]
/illumos-gate/usr/src/data/terminfo/
H A Dtermcap.src7 # bug-ncurses@gnu.org
19 # under the ncurses MIT-style license. That was the effect of the agreement
33 # some portions of the data are derivative work under a compatible MIT-style
36 #------------------------------------------------------------------------------
44 # Please e-mail changes to terminfo@thyrsus.com; the old termcap@berkeley.edu
50 # This file describes the capabilities of various character-cell terminals,
51 # as needed by software such as screen-oriented editors.
57 # termcap file, but also large numbers of vendor-maintained termcap and
66 # This file uses only the US-ASCII character set (no ISO8859 characters).
68 # This file assumes a US-ASCII character set. If you need to fix this, start
[all …]
H A Dterminfo.src7 # bug-ncurses@gnu.org
19 # under the ncurses MIT-style license. That was the effect of the agreement
33 # some portions of the data are derivative work under a compatible MIT-style
36 #------------------------------------------------------------------------------
44 # Please e-mail changes to terminfo@thyrsus.com; the old termcap@berkeley.edu
50 # This file describes the capabilities of various character-cell terminals,
51 # as needed by software such as screen-oriented editors.
57 # termcap file, but also large numbers of vendor-maintained termcap and
66 # This file uses only the US-ASCII character set (no ISO8859 characters).
68 # This file assumes a US-ASCII character set. If you need to fix this, start
[all …]
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/
H A D57712_reg.h3 …//ACCESS:RW DataWidth:0x2 Description: Defines the number of sets - 3 - 256 ;2- 128; 1- 64; 0- 32
9 …all (on the second event). The order of the vectors is 0-Mlkp;1-Plkp;2-Ireq;3-Tcpl;4-SPA-Done;5-Rc…
10 …all (on the second event). The order of the vectors is 0-Mlkp;1-Plkp;2-Ireq;3-Tcpl;4-SPA-Done;5-Rc…
11 …all (on the second event). The order of the vectors is 0-Mlkp;1-Plkp;2-Ireq;3-Tcpl;4-SPA-Done;5-Rc…
12 …all (on the second event). The order of the vectors is 0-Mlkp;1-Plkp;2-Ireq;3-Tcpl;4-SPA-Done;5-Rc…
13 …all (on the second event). The order of the vectors is 0-Mlkp;1-Plkp;2-Ireq;3-Tcpl;4-SPA-Done;5-Rc…
14 …all (on the second event). The order of the vectors is 0-Mlkp;1-Plkp;2-Ireq;3-Tcpl;4-SPA-Done;5-Rc…
15 …set (on the second event). The order of the vectors is 0-Mlkp;1-Plkp;2-Ireq;3-Tcpl;4-SPA-Done;5-Rc…
16 …set (on the second event). The order of the vectors is 0-Mlkp;1-Plkp;2-Ireq;3-Tcpl;4-SPA-Done;5-Rc…
17 …set (on the second event). The order of the vectors is 0-Mlkp;1-Plkp;2-Ireq;3-Tcpl;4-SPA-Done;5-Rc…
[all …]