/freebsd/crypto/heimdal/lib/krb5/ |
H A D | krb5_init_context.3 | 225 add a list of addresses that should be added when requesting tickets. 228 add a list of addresses that should be ignored when requesting tickets. 231 get the list of addresses that should be added when requesting tickets. 234 get the list of addresses that should be ignored when requesting tickets. 237 set the list of addresses that should be ignored when requesting tickets. 240 set the list of addresses that should be added when requesting tickets.
|
/freebsd/crypto/openssh/ |
H A D | PROTOCOL.mux | 19 the mux process; requesting a forwarding, performing an alive check or 20 requesting the master terminate itself fall in to this category. 25 "Passenger" clients start by requesting a new session with a 120 3. Requesting passenger-mode stdio forwarding 160 6. Requesting establishment of port forwards 189 7. Requesting closure of port forwards 204 8. Requesting shutdown of mux listener 215 9. Requesting proxy mode
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | SSL_CTX_set0_CA_list.pod | 46 server to the client when requesting a client certificate. So any list of CA 52 a server (when requesting a certificate). 66 requesting a client certificate for B<ctx>. Ownership of B<list> is transferred 70 requesting a client certificate for the chosen B<ssl>, overriding the 85 list of CAs sent to the client when requesting a client certificate for 89 list of CAs sent to the client when requesting a client certificate for
|
H A D | OSSL_PARAM.pod | 102 setting parameters) or shall (when requesting parameters) be stored, 109 counting the terminating NUL byte. When requesting parameters, the 113 When I<requesting parameters>, it's acceptable for I<data> to be NULL. 233 Both when setting and requesting parameters, the functions that are 327 This example is for requesting parameters on some object:
|
/freebsd/include/rpcsvc/ |
H A D | sm_inter.x | 70 int my_prog; /* rpc program # of the requesting process */ 71 int my_vers; /* rpc version # of the requesting process */ 72 int my_proc; /* rpc procedure # of the requesting process */ 83 opaque priv[16]; /* private information to store at monitor for requesting process */
|
/freebsd/sys/cam/scsi/ |
H A D | scsi_enc.h | 221 /* ioctl structure for requesting FC info for a port */ 228 /* ioctl structure for requesting SAS info for element phys */ 235 /* ioctl structure for requesting SAS info for an expander phy */ 242 /* ioctl structure for requesting SAS info for a port phy */ 249 /* ioctl structure for requesting additional status for an element */
|
/freebsd/sys/dev/bhnd/ |
H A D | bhnd_bus_if.m | 298 * @param child The requesting child device. 318 * @param child The requesting child device. 340 * @param child The requesting child device. 361 * @param child The requesting child device. 381 * @param child The requesting child device. 483 * @param child The bhnd device requesting the DMA address translation. 518 * @param child The bhnd device requesting board info. 682 * @param child The requesting bhnd device. 698 * @param child The requesting bhnd device. 716 * @param child The requesting bhnd device. [all …]
|
H A D | bhnd.h | 698 * @param dev The requesting device. 719 * @param dev The requesting device. 926 * @param dev The bhnd device requesting board info. 984 * @param dev The requesting device. 1001 * @param dev The requesting device. 1018 * @param dev The requesting bhnd device. 1034 * @param dev The requesting bhnd device. 1057 * @param dev The requesting bhnd device. 1075 * @param dev The requesting bhnd device. 1127 * @param dev The requesting bhnd(4) device. [all …]
|
/freebsd/secure/lib/libcrypto/man/man3/ |
H A D | SSL_CTX_set0_CA_list.3 | 181 server to the client when requesting a client certificate. So any list of \s-1CA\s0 187 a server (when requesting a certificate). 201 requesting a client certificate for \fBctx\fR. Ownership of \fBlist\fR is transferred 205 requesting a client certificate for the chosen \fBssl\fR, overriding the 220 list of CAs sent to the client when requesting a client certificate for 224 list of CAs sent to the client when requesting a client certificate for
|
H A D | OSSL_PARAM.3 | 231 setting parameters) or shall (when requesting parameters) be stored, 238 counting the terminating \s-1NUL\s0 byte. When requesting parameters, the 242 When \fIrequesting parameters\fR, it's acceptable for \fIdata\fR to be \s-1NULL.\s0 349 Both when setting and requesting parameters, the functions that are 418 This example is for requesting parameters on some object:
|
/freebsd/sys/dev/bhnd/cores/chipc/pwrctl/ |
H A D | bhnd_pwrctl_hostb_if.m | 83 * @param child The bhnd device requesting a clock source. 100 * @param child The bhnd device requesting clock gating. 117 * @param child The bhnd device requesting clock gating.
|
/freebsd/sys/dev/usb/ |
H A D | usb_fdt_support.c | 131 * controller node, the requesting device cannot be in the fdt data. in usb_fdt_get_node() 138 * that begins with the requesting device and includes all the hubs in usb_fdt_get_node() 149 * requesting device, and also down the hierarchy of nested children of in usb_fdt_get_node() 156 * return. When we hit the end of the stack (the requesting device) we in usb_fdt_get_node()
|
/freebsd/crypto/openssl/demos/certs/ |
H A D | ocspquery.sh | 10 echo "Requesting OCSP status for each certificate" 18 echo "Requesting OCSP status for three certificates in one request"
|
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/ |
H A D | ti,sci-inta.txt | 29 of global events and vints assigned to the requesting host. Management 49 requesting host context. 52 to the requesting host context.
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | MemAlloc.h | 29 // requested is zero (ISO/IEC 9899:2018 7.22.3). Retry, requesting in safe_malloc() 43 // requested is zero (ISO/IEC 9899:2018 7.22.3). Retry, requesting in safe_calloc() 56 // requested is zero (ISO/IEC 9899:2018 7.22.3). Retry, requesting in safe_realloc()
|
/freebsd/sbin/dhclient/ |
H A D | dhclient-script.8 | 50 configuration prior to requesting an address, to test the address once it 79 The DHCP client is requesting that an interface's media type be set. 85 The DHCP client is requesting that an interface be configured as 104 The DHCP client is requesting that an address that has been offered to
|
/freebsd/sys/contrib/device-tree/Bindings/hwlock/ |
H A D | hwlock.txt | 39 The following example has a node requesting a hwlock in the bank defined by 51 The following example has a node requesting two hwlocks, a hwlock within
|
/freebsd/sys/dev/bhnd/bcma/ |
H A D | bcma_subr.c | 155 * @param bus The requesting bus device. 204 * @param bus The requesting bus device. 259 * @param bus The requesting bus device. 320 * @param bus The requesting bus device. 350 * @param bus The requesting bus device. 422 * @param bus The requesting bus device.
|
/freebsd/sys/dev/iicbus/ |
H A D | iiconf.h | 55 * requesting bus and device. 57 * Note that the requesting device may not be a i2c slave device which is a 65 device_t dev; /* The device requesting the bus. */
|
/freebsd/contrib/openpam/doc/man/ |
H A D | pam.man | 11 The user requesting authentication is called the applicant, while the 51 service name, the names of the requesting and target users, the
|
H A D | pam.3 | 72 The user requesting authentication is called the applicant, while the 112 service name, the names of the requesting and target users, the
|
/freebsd/sys/contrib/device-tree/Bindings/regulator/ |
H A D | gpio-regulator.yaml | 43 pins set when requesting them from the gpio controller. Systems, that are 44 capable of preserving state when requesting the lines, are free to ignore
|
/freebsd/sys/contrib/device-tree/Bindings/dma/ |
H A D | ti-dma-crossbar.txt | 23 When requesting channel via ti,dra7-dma-crossbar, the DMA client must request 65 /* Requesting crossbar input 49 and 50 */
|
/freebsd/sys/dev/qat/qat_api/common/include/ |
H A D | lac_sal_types_crypto.h | 157 * system if it exists. When requesting an instance handle of type sym or 160 * Similarly when requesting a crypto instance handle, if it is not found
|
/freebsd/sys/contrib/device-tree/Bindings/iio/temperature/ |
H A D | mlx90632.txt | 17 should be set before requesting the object temperature.
|