OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:default_options
(Results
1 - 6
of
6
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/test/testutil/
test_options.c
16
static const OPTIONS
default_options
[] = {
local
20
return
default_options
;
/src/crypto/external/bsd/openssl/dist/test/testutil/
test_options.c
16
static const OPTIONS
default_options
[] = {
local
20
return
default_options
;
/src/external/bsd/ntp/dist/sntp/unity/auto/
generate_test_runner.rb
13
@options = UnityTestRunnerGenerator.
default_options
24
def self.
default_options
singleton method in class:UnityTestRunnerGenerator
37
options = self.
default_options
/src/external/gpl3/gcc/dist/gcc/common/
common-target.h
46
struct
default_options
struct
/src/external/gpl3/gcc.old/dist/gcc/common/
common-target.h
46
struct
default_options
struct
/src/external/bsd/dhcpcd/dist/src/
if-options.c
65
static unsigned long long
default_options
;
variable
2708
if (
default_options
== 0) {
2709
default_options
|= DHCPCD_CONFIGURE | DHCPCD_DAEMONISE |
2715
default_options
|= DHCPCD_IPV4 | DHCPCD_ARP |
2723
default_options
|= DHCPCD_IPV6 | DHCPCD_IPV6RS |
2729
default_options
|= DHCPCD_DEV;
2732
ifo->options |=
default_options
;
Completed in 22 milliseconds
Indexes created Thu Jul 16 00:26:27 UTC 2026