Home
last modified time | relevance | path

Searched refs:application (Results 1 – 25 of 541) sorted by relevance

12345678910>>...22

/freebsd-12.1/contrib/file/magic/Magdir/
H A Depoc15 >4 lelong 0x1000006A application information file
21 !:mime application/x-epoc-word
23 !:mime application/x-epoc-opl
26 !:mime application/x-epoc-sheet
29 !:mime application/x-epoc-opo
30 >4 lelong 0x10000074 OPL application
31 !:mime application/x-epoc-app
41 !:mime application/x-epoc-agenda
43 !:mime application/x-epoc-data
45 !:mime application/x-epoc-jotter
[all …]
H A Dframe10 # Normal format which would be application/vnd.framemaker.
13 !:mime application/x-mif
22 !:mime application/x-mif
28 !:mime application/x-mif
33 !:mime application/x-mif
36 !:mime application/x-mif
38 !:mime application/x-mif
45 #!:mime application/x-mif
50 !:mime application/x-mif
H A Dcompress13 !:mime application/x-compress
24 !:mime application/x-gzip
78 !:mime application/x-bzip2
84 !:mime application/x-bzip
89 !:mime application/x-lzip
188 !:mime application/x-lzma
198 !:mime application/x-xz
208 !:mime application/x-lz4
211 !:mime application/x-lz4
213 !:mime application/x-lz4
[all …]
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 Dflash17 !:mime application/x-shockwave-flash
20 !:mime application/x-shockwave-flash
23 !:mime application/x-shockwave-flash
26 !:mime application/x-shockwave-flash
29 !:mime application/x-shockwave-flash
34 !:mime application/x-shockwave-flash
39 !:mime application/x-shockwave-flash
44 !:mime application/x-shockwave-flash
H A Ddatabase13 !:mime application/x-gdbm
15 !:mime application/x-gdbm
17 !:mime application/x-gdbm
19 !:mime application/x-gdbm
21 !:mime application/x-gdbm
23 !:mime application/x-gdbm
25 !:mime application/x-gdbm
36 !:mime application/x-dbm
247 !:mime application/x-dbf
250 !:mime application/x-dbf
[all …]
H A Dmarc2118 !:mime application/marc
20 !:mime application/marc
22 !:mime application/marc
24 !:mime application/marc
26 !:mime application/marc
30 !:mime application/marc
H A Darchive38 !:mime application/x-gtar
41 !:mime application/x-gtar
44 !:mime application/x-gtar
47 !:mime application/x-tar
53 !:mime application/x-tar
60 !:mime application/x-gtar
68 !:mime application/x-ustar
72 !:mime application/x-ustar
76 !:mime application/x-ustar
1016 !:mime application/zip
[all …]
H A Dconsole50 !:mime application/x-nes-rom
55 !:mime application/x-nes-rom
68 !:mime application/x-nes-rom
87 !:mime application/x-fds-disk
94 !:mime application/x-fds-disk
103 !:mime application/x-nes-rom
280 !:mime application/x-sms-rom
282 !:mime application/x-sms-rom
290 !:mime application/x-sms-rom
376 !:mime application/x-dc-rom
[all …]
H A Dpdf8 !:mime application/pdf
14 !:mime application/pdf
22 !:mime application/vnd.fdf
28 !:mime application/pdf
H A Dapplication3 # $File: application,v 1.1 2016/10/17 12:13:01 christos Exp $
4 # application: file(1) magic for applications on small devices
7 0 string PBLAPP\000\000 Pebble application
H A Dadventure46 !:mime application/x-zmachine
59 !:mime application/x-glulx
73 !:mime application/x-tads
79 !:mime application/x-tads
87 !:mime application/x-tads
94 !:mime application/x-tads
108 !:mime application/x-t3vm-image
122 !:mime application/x-adrift
H A Dmsdos51 !:mime application/x-dosexec
63 !:mime application/x-dosexec
258 !:mime application/zip
261 !:mime application/zip
269 !:mime application/x-lha
271 !:mime application/x-lha
570 !:mime application/msword
572 !:mime application/msword
575 !:mime application/msword
578 !:mime application/msword
[all …]
H A Dcafebabe20 !:mime application/x-java-applet
37 !:mime application/x-java-pack200
43 !:mime application/x-java-pack200
55 !:mime application/x-mach-binary
59 !:mime application/x-mach-binary
H A Dmicrofocus13 !:mime application/octet-stream
17 !:mime application/octet-stream
21 !:mime application/octet-stream
/freebsd-12.1/crypto/openssl/doc/man3/
H A DSSL_CTX_set_session_ticket_cb.pod9 SSL_CTX_decrypt_session_ticket_fn - manage session ticket application data
30 SSL_CTX_set_set_session_ticket_cb() sets the application callbacks B<gen_cb>
41 B<dec_cb> is the application defined callback invoked after session ticket
42 decryption has been attempted and any session ticket application data is
50 SSL_SESSION_set1_ticket_appdata() sets the application data specified by
55 the application that a session ticket is about to be generated.
58 application data and assigns B<len> to the length of the session ticket
59 application data from B<ss>. The application data can be set via
64 application that a session ticket has just been decrypted.
149 B<SSL_TICKET_SUCCESS_RENEW> then the application can call
[all …]
H A DSSL_export_keying_material.pod7 - obtain keying material for application use
28 application to use some of this keying material for its own purposes in
40 An application may need to securely establish the context within which this
42 application session, application algorithms or parameters, or the lifetime of
43 the context. The context value is left to the application but must be the same
47 B<out>. The application specific context should be supplied in the location
57 An application specific label should be provided in the location pointed to by
H A DOPENSSL_init_crypto.pod34 application is multi-threaded), and these resources must be freed prior to the
49 OPENSSL_init_crypto() MUST be called by application code prior to
169 the application will have to clean up OpenSSL explicitly using
183 automatically on application exit. This is done via the standard C library
184 atexit() function. In the event that the application will close in a manner
189 application and a library it depends on both use OpenSSL, and the library
190 deinitialises it before the application has finished using it.
212 L<CONF_modules_load_file(3)> with NULL filename and application name and the
215 The filename, application name, and flags can be customized by providing a
221 non-default application name.
[all …]
H A DSSL_CTX_set_mode.pod58 During normal operations, non-application data records might need to be sent or
59 received that the application is not aware of.
60 If a non-application data record was processed,
63 If such a non-application data record was processed, the flag
70 non-application data records until either no more data is available or
71 an application data record has been processed.
76 to only return after successfully processing an application data record or a
82 non-application record was sent and no application data was sent.
98 DO NOT ENABLE THIS if your application attempts a normal handshake.
H A DOPENSSL_Applink.pod13 OPENSSL_Applink is application-side interface which provides a glue
15 Even though it appears at application side, it's essentially OpenSSL
16 private interface. For this reason application developers are not
18 compiler of their choice and link it into the target application.
H A DSSL_CTX_config.pod21 By calling SSL_CTX_config() or SSL_config() an application can perform many
23 simplifying application configuration code. A degree of future proofing
24 can also be achieved: an application can support configuration features
55 An application could call:
70 the need for any additional application code.
H A DSSL_SESSION_get_ex_data.pod7 - get and set application specific data on a session
18 SSL_SESSION_set_ex_data() enables an application to store arbitrary application
22 SSL_SESSION_get_ex_data() retrieves application specific data previously stored
/freebsd-12.1/crypto/heimdal/lib/kadm5/
H A Dkadm5_err.et44 error_code OLD_STRUCT_VERSION, "API structure version specified by application is no longer support…
45 error_code NEW_STRUCT_VERSION, "API structure version specified by application is unknown to librar…
47 error_code OLD_LIB_API_VERSION, "API version specified by application is no longer supported by lib…
48 error_code OLD_SERVER_API_VERSION,"API version specified by application is no longer supported by s…
49 error_code NEW_LIB_API_VERSION, "API version specified by application is unknown to libraries"
50 error_code NEW_SERVER_API_VERSION,"API version specified by application is unknown to server"
/freebsd-12.1/contrib/atf/atf-sh/
H A Datf-check.cpp174 throw atf::application::usage_error("Invalid exit code for -s option; " in parse_exit_code()
220 throw atf::application::usage_error("Invalid signal name or number " in parse_signal()
244 throw atf::application::usage_error("Cannot negate eq checker"); in parse_status_check_arg()
255 throw atf::application::usage_error("Cannot negate ignore checker"); in parse_status_check_arg()
262 throw atf::application::usage_error("Cannot negate ne checker"); in parse_status_check_arg()
272 throw atf::application::usage_error("Invalid status checker"); in parse_status_check_arg()
301 throw atf::application::usage_error("Cannot negate save checker"); in parse_output_check_arg()
304 throw atf::application::usage_error("Invalid output checker"); in parse_output_check_arg()
696 class atf_check : public atf::application::app {
757 using atf::application::option; in specific_options()
[all …]
/freebsd-12.1/tools/tools/portsinfo/
H A Dportsinfo.sh24 contains any patches necessary to make the original application source
25 code compile and run on FreeBSD. Installing an application is as
27 port directory. The Makefile automatically fetches the application
30 type make install to install the application.

12345678910>>...22