Home
last modified time | relevance | path

Searched refs:application (Results 51 – 75 of 1520) sorted by relevance

12345678910>>...61

/netbsd/external/bsd/file/dist/magic/magdir/
H A Dcafebabe22 !:mime application/x-java-applet
23 #!:mime application/java-byte-code
61 !:mime application/x-java-pack200
67 !:mime application/x-java-pack200
89 !:mime application/x-mach-binary
94 !:mime application/x-mach-binary
H A Dmicrofocus13 !:mime application/octet-stream
17 !:mime application/octet-stream
21 !:mime application/octet-stream
H A Djavascript7 !:mime application/javascript
9 !:mime application/javascript
11 !:mime application/javascript
13 !:mime application/javascript
15 !:mime application/javascript
17 !:mime application/javascript
H A Dsubtitle11 !:mime application/x-ebu-stl
20 !:mime application/x-subrip
35 !:mime application/ttml+xml
H A Dbytecode12 !:mime application/x-nekovm-bytecode
14 # https://www.iana.org/assignments/media-types/application/vnd.resilient.logic
17 !:mime application/vnd.resilient.logic
H A Dkml12 !:mime application/vnd.google-earth.kml+xml
24 !:mime application/vnd.google-earth.kml+xml
34 !:mime application/vnd.google-earth.kmz
H A Dsereal27 !:mime application/sereal
30 !:mime application/sereal
33 !:mime application/sereal
H A Dos210 !:mime application/x-mswinurl
48 !:mime application/x-os2-inf
52 !:mime application/x-os2-hlp
62 !:mime application/x-os2-msg
167 !:mime application/x-os2-ini
177 #!:mime application/octet-stream
178 !:mime application/x-os2-wpi
H A Dkde7 !:mime application/x-kdelnk
9 !:mime application/x-kdelnk
/netbsd/crypto/external/bsd/openssh/dist/
H A Dsk-usbhid.c94 const char *application, uint8_t flags, const char *pin,
282 sk_try(const struct sk_usbhid *sk, const char *application, in sk_try() argument
388 if (sk_try(skv[i], application, key_handle, in sk_select_by_cred()
449 sk_probe(const char *application, const uint8_t *key_handle, in sk_probe() argument
471 } else if (application != NULL && key_handle != NULL) { in sk_probe()
719 const char *application, uint8_t flags, const char *pin, in sk_enroll() argument
1026 const char *application, in sk_sign() argument
1052 sk = sk_probe(application, key_handle, key_handle_len, 0); in sk_sign()
1233 (srk->application = strdup(rp_id)) == NULL || in read_rks()
1284 free(srk->application); in read_rks()
[all …]
H A Dsk-api.h67 char *application; member
88 const char *application, uint8_t flags, const char *pin,
93 const char *application, const uint8_t *key_handle, size_t key_handle_len,
/netbsd/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DSSL_CTX_set_tmp_dh_callback.pod47 DH key inside the server application that is lost when the application
56 As generating DH parameters is extremely time consuming, an application
62 openssl L<dhparam(1)> application. This application
69 L<dhparam(1)> application. Generation of custom DH
74 An application may either directly specify the DH parameters or
H A DCONF_modules_load_file.pod19 B<filename> and application name B<appname>. If B<filename> is NULL
21 NULL the standard OpenSSL application name B<openssl_conf> is used.
56 By using CONF_modules_load_file() with appropriate flags an application can
57 customise application configuration to best suit its needs. In some cases the
63 message and the application continue. In other cases an application might
123 fprintf(stderr, "Error configuring application\n");
H A DBIO_s_bio.pod35 the other half. Both halves must usually by handled by the same application thread
39 one half of a BIO pair and have all the data processed by the chain under application
42 One typical use of BIO pairs is to place TLS/SSL I/O under application control, this
43 can be used when the application wishes to use a non standard transport for
116 true. If the application then waits for data to be available on the underlying
139 application. The application can call select() on the socket as required
150 application | TLS-engine
171 buffer is full or the read buffer is drained. Then the application has to
182 condition, but there is still data in the write buffer. An application must
H A DBIO_meth_new.pod83 will be called in response to the application calling BIO_write_ex() or
92 be called in response to the application calling BIO_read_ex() or BIO_read().
101 called in response to the application calling BIO_puts(). The parameters for
107 application calling BIO_gets(). The parameters for the function have the same
112 more information. This function will be called in response to the application
118 called in response to the application calling BIO_new() and passing
125 called in response to the application calling BIO_free(). A pointer to the BIO
133 in response to the application calling BIO_callback_ctrl(). The parameters for
H A DSSL_get_error.pod70 may be necessary until progress becomes visible at application
76 again to continue sending the application data.
105 The operation did not complete because an application callback set by
108 Details depend on the application.
115 engine is being used. An application can determine whether the engine has
128 through a call to L<ASYNC_init_thread(3)>. The application should retry the
134 The operation did not complete because an application callback set by
137 Details depend on the application.
/netbsd/external/bsd/jemalloc/dist/include/jemalloc/
H A Djemalloc_mangle.sh8 * By default application code must explicitly refer to mangled symbol names,
10 * in the same application. Define JEMALLOC_MANGLE in order to cause automatic
31 * meant for use in jemalloc itself, but it can be used by application code to
/netbsd/crypto/external/bsd/openssl/dist/doc/man3/
H A DCONF_modules_load_file.pod31 library context B<libctx> file B<filename> and application name B<appname>.
34 If B<appname> is NULL the standard OpenSSL application name B<openssl_conf> is
75 application can customise application configuration to best suit its needs.
81 message and the application continue. In other cases an application might
141 fprintf(stderr, "Error configuring application\n");
H A DBIO_s_bio.pod35 the other half. Both halves must usually by handled by the same application thread
39 one half of a BIO pair and have all the data processed by the chain under application
42 One typical use of BIO pairs is to place TLS/SSL I/O under application control, this
43 can be used when the application wishes to use a non standard transport for
116 true. If the application then waits for data to be available on the underlying
139 application. The application can call select() on the socket as required
150 application | TLS-engine
171 buffer is full or the read buffer is drained. Then the application has to
182 condition, but there is still data in the write buffer. An application must
H A DBIO_meth_new.pod83 will be called in response to the application calling BIO_write_ex() or
92 be called in response to the application calling BIO_read_ex() or BIO_read().
101 called in response to the application calling BIO_puts(). The parameters for
107 application calling BIO_gets(). The parameters for the function have the same
112 more information. This function will be called in response to the application
118 called in response to the application calling BIO_new() and passing
128 called in response to the application calling BIO_free(). A pointer to the BIO
136 in response to the application calling BIO_callback_ctrl(). The parameters for
H A DOSSL_SELF_TEST_set_callback.pod17 Set or gets the optional application callback (and the callback argument) that
19 The application callback L<OSSL_CALLBACK(3)> is associated with a B<OSSL_LIB_CTX>.
20 The application callback function receives information about a running self test,
H A DSSL_CTX_set_num_tickets.pod25 application and set the number of TLSv1.3 session tickets that will be sent to
45 To issue tickets after other events (such as application-layer changes),
46 SSL_new_session_ticket() is used by a server application to request that a new
51 bundled with other application data being written and properly aligned to a
54 (without waiting for the next application write) by calling
/netbsd/crypto/external/bsd/heimdal/dist/po/heim_com_err43787520/
H A Dheim_com_err43787520.pot185 msgid "API structure version specified by application is no longer supported"
190 msgid "API structure version specified by application is unknown to libraries"
201 "API version specified by application is no longer supported by libraries"
206 msgid "API version specified by application is no longer supported by server"
211 msgid "API version specified by application is unknown to libraries"
216 msgid "API version specified by application is unknown to server"
/netbsd/external/gpl2/gettext/dist/gettext-tools/examples/hello-objc-gnustep/
H A DAppController.h29 - (BOOL)application:(NSApplication *)application openFile:(NSString *)fileName;
/netbsd/crypto/external/bsd/openssl.old/dist/
H A DREADME.ENGINE36 form of "control commands". These allow an application to expose to the
38 implementation supports, and for an application to directly feed string
79 pre-compiled application or in your own application code.
95 The recommended way of doing this is for the application to support
97 whatever configuration primitives it might require and the application
104 allows application authors to not get buried in hassle supporting
118 application. It could equally be because the application (or OpenSSL
129 application based on 0.9.7 (or later) and the support you desire is only
136 every time application code asks for the 'dynamic' ENGINE, it in fact
138 multiplexes multiple uses of 'dynamic' in a single application in any
[all …]

12345678910>>...61