Home
last modified time | relevance | path

Searched full:inform (Results 1 – 25 of 606) sorted by relevance

12345678910>>...25

/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_inform.h40 * This object represents an IBA Inform Record.
67 /****h* OpenSM/Inform Record
69 * Inform Record
72 * The Inform record encapsulates the information needed by the
76 * The inform records is not thread safe, thus callers must provide
86 /****s* OpenSM: Inform Record/osm_infr_t
91 * Inform Record structure.
120 * The Inform Info Record
125 /****f* OpenSM: Inform Record/osm_infr_new
130 * Allocates and initializes a Inform Record for use.
[all …]
/freebsd/crypto/openssl/crypto/asn1/
H A Da_mbstr.c16 static int traverse_string(const unsigned char *p, int len, int inform,
37 int inform, unsigned long mask) in ASN1_mbstring_copy() argument
39 return ASN1_mbstring_ncopy(out, in, len, inform, mask, 0, 0); in ASN1_mbstring_copy()
43 int inform, unsigned long mask, in ASN1_mbstring_ncopy() argument
62 switch (inform) { in ASN1_mbstring_ncopy()
112 if (traverse_string(in, len, inform, type_str, &mask) < 0) { in ASN1_mbstring_ncopy()
154 if (inform == outform) { in ASN1_mbstring_ncopy()
185 traverse_string(in, len, inform, out_utf8, &outlen); in ASN1_mbstring_ncopy()
199 traverse_string(in, len, inform, cpyfunc, &p); in ASN1_mbstring_ncopy()
208 static int traverse_string(const unsigned char *p, int len, int inform, in traverse_string() argument
[all …]
H A Da_strnid.c81 int inform, int nid) in ASN1_STRING_set_by_NID() argument
95 ret = ASN1_mbstring_ncopy(out, in, inlen, inform, mask, in ASN1_STRING_set_by_NID()
98 ret = ASN1_mbstring_copy(out, in, inlen, inform, in ASN1_STRING_set_by_NID()
/freebsd/contrib/file/magic/Magdir/
H A Dinform3 # $File: inform,v 1.5 2009/09/19 16:28:09 christos Exp $
4 # inform: file(1) magic for Inform interactive fiction language
6 # URL: http://www.inform-fiction.org/
9 0 search/100/cW constant\ story Inform source text
/freebsd/contrib/one-true-awk/bugs-fixed/
H A Dinf-nan-torture.in1 -inf -inform inform -nan -nancy nancy -123 0 123 +123 nancy +nancy +nan inform +inform +inf
H A Dinf-nan-torture.ok2 2 -inform 0
3 3 inform 0
14 14 inform 0
15 15 +inform 0
/freebsd/crypto/openssl/test/recipes/
H A D80-test_cms.t87 [ "{cmd2}", @prov, "-verify", "-in", "{output}.cms", "-inform", "DER",
96 [ "{cmd2}", @prov, "-verify", "-in", "{output}.cms", "-inform", "DER",
104 [ "{cmd2}", @prov, "-verify", "-in", "{output}.cms", "-inform", "DER",
114 [ "{cmd2}", @prov, "-verify", "-in", "{output}.cms", "-inform", "DER",
122 [ "{cmd2}", @prov, "-verify", "-in", "{output}.cms", "-inform", "DER",
130 [ "{cmd2}", @prov, "-verify", "-in", "{output}.cms", "-inform", "DER",
139 [ "{cmd1}", @prov, "-resign", "-in", "{output}.cms", "-inform", "DER", "-outform", "DER",
141 [ "{cmd2}", @prov, "-verify", "-in", "{output}2.cms", "-inform", "DER",
151 [ "{cmd2}", @prov, "-verify", "-in", "{output}.cms", "-inform", "DER",
164 [ "{cmd2}", @prov, "-verify", "-in", "{output}.cms", "-inform", "DER",
[all …]
H A D04-test_pem_reading.t86 my @common = ($cmd, "x509", "-text", "-noout", "-inform", "PEM", "-in");
94 …my @common = ($cmd, "pkey", "-inform", "PEM", "-passin", "file:" . data_file("wellknown"), "-noout…
105 my @common = ($cmd, "pkey", "-inform", "PEM", "-noout", "-text", "-in");
/freebsd/crypto/openssl/test/
H A Dcms-examples.pl162 system( "$cmscmd -cmsout -inform DER -outform DER"
183 system( "$cmscmd -cmsout -inform DER -certsout tmp.pem"
200 "$cmscmd -data_out -inform DER" . " -in $cmsdir/$tfile -out tmp.txt" );
225 "$cmscmd -verify -inform $form"
256 "$cmscmd -decrypt -inform $form"
283 "$cmscmd -digest_verify -inform DER" . " -in $cmsdir/$tfile -out tmp.txt";
306 system( "$cmscmd -EncryptedData_decrypt -inform DER"
/freebsd/sys/contrib/vchiq/interface/vchi/connections/
H A Dconnection.h184 // Callback to inform a service that a Xon or Xoff message has been received
187 // Callback to inform a service that a server available reply message has been received
199 // Callback to inform of a disconnect
202 // Callback to inform of a power control request
284 // Callback to inform a service that a Xon or Xoff message has been received
287 // Callback to inform a service that a server available reply message has been received
/freebsd/secure/usr.bin/openssl/man/
H A Dopenssl-asn1parse.169 [\fB\-inform\fR \fBDER\fR|\fBPEM\fR|\fBB64\fR]
93 .IP "\fB\-inform\fR \fBDER\fR|\fBPEM\fR|\fBB64\fR" 4
94 .IX Item "-inform DER|PEM|B64"
141 If this option is used then \fB\-inform\fR will be ignored. Without this option any
220 \& openssl asn1parse \-inform DER \-in file.der
H A Dopenssl-pkcs7.169 [\fB\-inform\fR \fBDER\fR|\fBPEM\fR]
93 .IP "\fB\-inform\fR \fBDER\fR|\fBPEM\fR, \fB\-outform\fR \fBDER\fR|\fBPEM\fR" 4
94 .IX Item "-inform DER|PEM, -outform DER|PEM"
H A Dopenssl-crl2pkcs7.169 [\fB\-inform\fR \fBDER\fR|\fBPEM\fR]
89 .IP "\fB\-inform\fR \fBDER\fR|\fBPEM\fR" 4
90 .IX Item "-inform DER|PEM"
H A Dopenssl-pkcs8.170 [\fB\-inform\fR \fBDER\fR|\fBPEM\fR]
110 .IP "\fB\-inform\fR \fBDER\fR|\fBPEM\fR, \fB\-outform\fR \fBDER\fR|\fBPEM\fR" 4
111 .IX Item "-inform DER|PEM, -outform DER|PEM"
127 file in a format specified by \fB\-inform\fR. The output file will be encrypted
303 \& openssl pkcs8 \-inform DER \-nocrypt \-in key.der \-out key.pem
H A Dopenssl-dsaparam.169 [\fB\-inform\fR \fBDER\fR|\fBPEM\fR]
98 .IP "\fB\-inform\fR \fBDER\fR|\fBPEM\fR" 4
99 .IX Item "-inform DER|PEM"
H A Dopenssl-sess_id.169 [\fB\-inform\fR \fBDER\fR|\fBPEM\fR]
92 .IP "\fB\-inform\fR \fBDER\fR|\fBPEM\fR, \fB\-outform\fR \fBDER\fR|\fBPEM\fR|\fBNSS\fR" 4
93 .IX Item "-inform DER|PEM, -outform DER|PEM|NSS"
H A Dopenssl-crl.169 [\fB\-inform\fR \fBDER\fR|\fBPEM\fR]
107 .IP "\fB\-inform\fR \fBDER\fR|\fBPEM\fR" 4
108 .IX Item "-inform DER|PEM"
H A Dopenssl-dhparam.169 [\fB\-inform\fR \fBDER\fR|\fBPEM\fR]
102 .IP "\fB\-inform\fR \fBDER\fR|\fBPEM\fR, \fB\-outform\fR \fBDER\fR|\fBPEM\fR" 4
103 .IX Item "-inform DER|PEM, -outform DER|PEM"
H A Dopenssl-ecparam.169 [\fB\-inform\fR \fBDER\fR|\fBPEM\fR]
101 .IP "\fB\-inform\fR \fBDER\fR|\fBPEM\fR" 4
102 .IX Item "-inform DER|PEM"
H A Dopenssl-rsa.169 [\fB\-inform\fR \fBDER\fR|\fBPEM\fR|\fBP12\fR|\fBENGINE\fR]
113 .IP "\fB\-inform\fR \fBDER\fR|\fBPEM\fR|\fBP12\fR|\fBENGINE\fR" 4
114 .IX Item "-inform DER|PEM|P12|ENGINE"
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_sa_informinfo.c69 #define SA_II_RESP_SIZE SA_ITEM_RESP_SIZE(inform)
83 o13-14.1.1: Except for Set(InformInfo) requests with Inform-
86 originating the Set(InformInfo) and a Trap() source identified by Inform-
226 memcpy(&item->resp.inform, in infr_rcv_respond()
408 osm_infr_t inform_info_rec; /* actual inform record to be stored for reports */ in infr_rcv_process_set_method()
431 /* define the inform record */ in infr_rcv_process_set_method()
524 "Failed to validate a new inform object\n"); in infr_rcv_process_set_method()
541 "Failed to create a new inform object\n"); in infr_rcv_process_set_method()
565 "Failed to UnSubscribe to non existing inform object\n"); in infr_rcv_process_set_method()
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-asn1parse.pod.in12 [B<-inform> B<DER>|B<PEM>|B<B64>]
41 =item B<-inform> B<DER>|B<PEM>|B<B64>
101 If this option is used then B<-inform> will be ignored. Without this option any
177 openssl asn1parse -inform DER -in file.der
/freebsd/sys/contrib/dev/acpica/common/
H A Dahpredef.c194 AH_PREDEF ("_BFS", "Back From Sleep", "Inform AML of a wake event"),
275 AH_PREDEF ("_GTS", "Going To Sleep", "Inform AML of pending sleep"),
322 …AH_PREDEF ("_OSC", "Operating System Capabilities", "Inform AML of host features and capabiliti…
324 AH_PREDEF ("_OST", "OSPM Status Indication", "Inform AML of event processing status"),
329 …AH_PREDEF ("_PDC", "Processor Driver Capabilities", "Inform AML of processor driver capabilitie…
332 AH_PREDEF ("_PIC", "Interrupt Model", "Inform AML of the interrupt model in use"),
368 … AH_PREDEF ("_PTS", "Prepare To Sleep", "Inform the platform of an impending sleep transition"),
375 …AH_PREDEF ("_REG", "Region Availability", "Inform AML code of an operation region availability …
440 …AH_PREDEF ("_TPT", "Trip Point Temperature", "Inform AML that a device's embedded temperature s…
451 AH_PREDEF ("_TTS", "Transition To State", "Inform AML of an S-state transition"),
[all …]
/freebsd/contrib/elftoolchain/libelf/
H A Delf_version.342 library, and to inform the ELF library about the application's desired
78 An application program would inform the ELF library about its desired
/freebsd/contrib/unbound/dynlibmod/
H A Ddynlibmod.c109 __DYNSYM inform; in dynlibmod_init() local
136 inform = __LOADSYM(dynamic_library,"inform_super"); in dynlibmod_init()
137 if (inform == NULL) { in dynlibmod_init()
142 de->func_inform = (func_inform_t)(void*)inform; in dynlibmod_init()

12345678910>>...25