Home
last modified time | relevance | path

Searched refs:invoked (Results 1 – 25 of 173) sorted by relevance

1234567

/freebsd/contrib/capsicum-test/
H A Dmqueue.cc26 static bool invoked; variable
28 invoked = true; in seen_it_done_it()
81 EXPECT_TRUE(invoked);
/freebsd/contrib/unbound/contrib/
H A Dunbound.service.in7 ; read-only for the processes invoked by the unit except for the API file
15 ; inaccessible and empty for processes invoked by the unit.
18 ; (accessible through /sys/fs/cgroup) read-only to all processes invoked by
33 ; scheduling in a process invoked by the unit will be denied.
/freebsd/tools/test/stress2/misc/
H A Dmulticast.sh33 The following program sends or receives multicast packets. If invoked
35 arbitrarily chosen multicast group and UDP port. If invoked with no
/freebsd/crypto/openssl/doc/man3/
H A DSSL_CTX_set_session_ticket_cb.pod35 B<gen_cb> is the application defined callback invoked when a session ticket is
41 B<dec_cb> is the application defined callback invoked after session ticket
68 When the B<dec_cb> callback is invoked, the SSL_SESSION B<ss> has not yet been
153 When the B<gen_cb> callback is invoked, the SSL_get_session() function can be
H A DSSL_CTX_set_ct_validation_callback.pod74 This will be passed to the callback whenever it is invoked.
80 No callback will be invoked when the peer presents no certificate, e.g. by
84 Callbacks are also not invoked when the peer certificate chain is invalid or
H A DSSL_CTX_set_record_padding_callback.pod39 assign a value B<arg> that is passed to the callback when it is invoked. The value
49 The callback is invoked for every record before encryption.
H A DSSL_CTX_sess_set_get_cb.pod73 function to be invoked during the handshake (for <= TLSv1.2) or after the
76 function will be invoked multiple times.
H A DASN1_aux_cb.pod89 A callback that will be invoked at various points during the processing of
99 A callback that will be invoked at various points during the processing of
106 I<asn1_cb> or I<asn1_const_cb> will be invoked as a result of various events
/freebsd/bin/sh/
H A Ddot.profile11 # set ENV to a file invoked each time sh is started for interactive use.
H A Ddot.shrc4 # This file will be used if the shell is invoked for interactive use and
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/lua_core/
H A Dtst.args_to_lua.zcp16 -- This program should be invoked as "zfs program <pool> <prog> foo bar"
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/synctask_core/
H A Dtst.promote_conflict.zcp16 -- This program should be invoked as "zfs program <pool> <prog> <clone>"
H A Dtst.snapshot_simple.zcp16 -- This program should be invoked as "zfs program <pool> <prog> <fs> <snap>"
H A Dtst.bookmark.create.zcp16 -- This program should be invoked as "zfs program <pool> <prog> <fs> <snap> <book>"
H A Dtst.snapshot_rename.zcp16 -- This program should be invoked as "zfs program <pool> <prog> <fs> <snap>"
H A Dtst.bookmark.copy.zcp16 -- This program should be invoked as "zfs program <pool> <prog> <fs> <source_book> <new_book>"
/freebsd/usr.bin/gprof/
H A Dgprof.flat16 calls the number of times this function was invoked, if
/freebsd/share/skel/
H A Ddot.profile19 # set ENV to a file invoked each time sh is started for interactive use.
H A Ddot.shrc4 # This file will be used if the shell is invoked for interactive use and
/freebsd/bin/ed/
H A DPOSIX40 4) For SunOS ed(1) compatibility, ed runs in restricted mode if invoked
88 4) If ed is invoked with a name argument prefixed by a bang (!), then the
/freebsd/crypto/openssl/doc/man1/
H A DCA.pl.pod148 sub-command with the same name as I<cmd>, if that sub-command is invoked.
149 For example, if L<openssl-req(1)> is invoked, the I<parameter> given with
177 configuration option and value to the B<req> and B<ca> commands invoked by
/freebsd/sys/contrib/device-tree/Bindings/arm/firmware/
H A Dsdei.txt10 and enabling/disabling events. Functions are invoked by trapping to the
/freebsd/sys/contrib/openzfs/config/
H A DShellcheck.am7 # Command appears to be unreachable. Check usage (or ignore if invoked indirectly). [SC2317]
/freebsd/tools/build/options/
H A DWITH_META_MODE48 This option originally invoked a different build system but that was renamed
/freebsd/tools/tools/sysdoc/
H A Dsysdoc.sh44 accordingly when invoked.

1234567