/freebsd/contrib/ofed/opensm/include/opensm/ |
H A D | osm_inform.h | 40 * 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/contrib/file/magic/Magdir/ |
H A D | inform | 3 # $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/crypto/openssl/crypto/asn1/ |
H A D | a_mbstr.c | 16 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() 200 traverse_string(in, len, inform, cpyfunc, &p); in ASN1_mbstring_ncopy() 209 static int traverse_string(const unsigned char *p, int len, int inform, in traverse_string() argument [all …]
|
H A D | a_strnid.c | 81 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/one-true-awk/bugs-fixed/ |
H A D | inf-nan-torture.in | 1 -inf -inform inform -nan -nancy nancy -123 0 123 +123 nancy +nancy +nan inform +inform +inf
|
H A D | inf-nan-torture.ok | 2 2 -inform 0 3 3 inform 0 14 14 inform 0 15 15 +inform 0
|
/freebsd/crypto/openssl/test/recipes/ |
H A D | 80-test_cms.t | 76 [ "{cmd2}", @prov, "-verify", "-in", "{output}.cms", "-inform", "DER", 84 [ "{cmd2}", @prov, "-verify", "-in", "{output}.cms", "-inform", "DER", 94 [ "{cmd2}", @prov, "-verify", "-in", "{output}.cms", "-inform", "DER", 102 [ "{cmd2}", @prov, "-verify", "-in", "{output}.cms", "-inform", "DER", 110 [ "{cmd2}", @prov, "-verify", "-in", "{output}.cms", "-inform", "DER", 119 [ "{cmd1}", @prov, "-resign", "-in", "{output}.cms", "-inform", "DER", "-outform", "DER", 121 [ "{cmd2}", @prov, "-verify", "-in", "{output}2.cms", "-inform", "DER", 131 [ "{cmd2}", @prov, "-verify", "-in", "{output}.cms", "-inform", "DER", 144 [ "{cmd2}", @prov, "-verify", "-in", "{output}.cms", "-inform", "DER", 157 [ "{cmd2}", @prov, "-verify", "-in", "{output}.cms", "-inform", "DER", [all …]
|
H A D | 25-test_x509.t | 57 ok(!run(app(["openssl", "x509", "-in", $pem, "-inform", "DER", 59 "Checking failure of mismatching -inform DER"); 60 ok(run(app(["openssl", "x509", "-in", $pem, "-inform", "PEM", 63 ok(!run(app(["openssl", "x509", "-in", $der, "-inform", "PEM", 65 "Checking failure of mismatching -inform PEM");
|
H A D | 04-test_pem_reading.t | 86 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 D | cms-examples.pl | 162 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 D | connection.h | 184 // 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/sys/dev/virtio/mmio/ |
H A D | virtio_mmio_if.m | 67 # Inform backend we are going to write data at offset. 76 # Inform backend we have data wrotten to offset. 85 # Inform backend we are going to poll virtqueue.
|
/freebsd/secure/usr.bin/openssl/man/ |
H A D | openssl-asn1parse.1 | 145 [\fB\-inform\fR \fB\s-1DER\s0\fR|\fB\s-1PEM\s0\fR] 169 .IP "\fB\-inform\fR \fB\s-1DER\s0\fR|\fB\s-1PEM\s0\fR" 4 170 .IX Item "-inform DER|PEM" 217 If this option is used then \fB\-inform\fR will be ignored. Without this option any 296 \& openssl asn1parse \-inform DER \-in file.der
|
H A D | openssl-pkcs8.1 | 146 [\fB\-inform\fR \fB\s-1DER\s0\fR|\fB\s-1PEM\s0\fR] 184 .IP "\fB\-inform\fR \fB\s-1DER\s0\fR|\fB\s-1PEM\s0\fR, \fB\-outform\fR \fB\s-1DER\s0\fR|\fB\s-1PEM\… 185 .IX Item "-inform DER|PEM, -outform DER|PEM" 201 file in a format specified by \fB\-inform\fR. The output file will be encrypted 366 \& openssl pkcs8 \-inform DER \-nocrypt \-in key.der \-out key.pem
|
H A D | openssl-pkcs7.1 | 145 [\fB\-inform\fR \fB\s-1DER\s0\fR|\fB\s-1PEM\s0\fR] 167 .IP "\fB\-inform\fR \fB\s-1DER\s0\fR|\fB\s-1PEM\s0\fR, \fB\-outform\fR \fB\s-1DER\s0\fR|\fB\s-1PEM\… 168 .IX Item "-inform DER|PEM, -outform DER|PEM"
|
H A D | openssl-dsaparam.1 | 145 [\fB\-inform\fR \fB\s-1DER\s0\fR|\fB\s-1PEM\s0\fR] 171 .IP "\fB\-inform\fR \fB\s-1DER\s0\fR|\fB\s-1PEM\s0\fR" 4 172 .IX Item "-inform DER|PEM"
|
H A D | openssl-crl2pkcs7.1 | 145 [\fB\-inform\fR \fB\s-1DER\s0\fR|\fB\s-1PEM\s0\fR] 164 .IP "\fB\-inform\fR \fB\s-1DER\s0\fR|\fB\s-1PEM\s0\fR" 4 165 .IX Item "-inform DER|PEM"
|
/freebsd/contrib/ofed/opensm/opensm/ |
H A D | osm_sa_informinfo.c | 69 #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 D | openssl-asn1parse.pod.in | 12 [B<-inform> B<DER>|B<PEM>] 41 =item B<-inform> B<DER>|B<PEM> 101 If this option is used then B<-inform> will be ignored. Without this option any 177 openssl asn1parse -inform DER -in file.der
|
H A D | openssl-pkcs7.pod.in | 16 [B<-inform> B<DER>|B<PEM>] 40 =item B<-inform> B<DER>|B<PEM>, B<-outform> B<DER>|B<PEM>
|
H A D | openssl-pkcs8.pod.in | 13 [B<-inform> B<DER>|B<PEM>] 53 =item B<-inform> B<DER>|B<PEM>, B<-outform> B<DER>|B<PEM> 70 file in a format specified by B<-inform>. The output file will be encrypted 236 openssl pkcs8 -inform DER -nocrypt -in key.der -out key.pem
|
/freebsd/contrib/elftoolchain/libelf/ |
H A D | elf_version.3 | 42 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/sys/contrib/dev/acpica/common/ |
H A D | ahpredef.c | 194 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/unbound/respip/ |
H A D | respip.h | 87 struct respip_addr_info* addrinfo; /* set only for inform variants */ 207 /** inform response-ip super */ 244 * print log information for a query subject to an inform or inform-deny
|
/freebsd/contrib/unbound/dynlibmod/ |
H A D | dynlibmod.c | 109 __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()
|