Home
last modified time | relevance | path

Searched refs:options (Results 1 – 25 of 5351) sorted by relevance

12345678910>>...215

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dssh.c134 Options options; variable
260 hints.ai_family = options.address_family == -1 ? in resolve_host()
261 AF_UNSPEC : options.address_family; in resolve_host()
306 hints.ai_family = options.address_family == -1 ? in is_addr()
307 AF_UNSPEC : options.address_family; in is_addr()
337 hints.ai_family = options.address_family == -1 ? in resolve_addr()
338 AF_UNSPEC : options.address_family; in resolve_addr()
383 if (*cname == '\0' || !config_has_permitted_cnames(&options) || in check_follow_cname()
386 if (options.canonicalize_hostname == SSH_CANONICALISE_NO) in check_follow_cname()
393 options.canonicalize_hostname != SSH_CANONICALISE_ALWAYS) in check_follow_cname()
[all …]
/netbsd-src/crypto/external/bsd/openssl.old/dist/util/
H A Dprocess_docs.pl30 my %options = ();
31 GetOptions(\%options,
45 unless ($options{section}) {
46 $options{section} = [ 1, 3, 5, 7 ];
48 unless ($options{sourcedir}) {
49 $options{sourcedir} = catdir($config{sourcedir}, "doc");
51 pod2usage(1) unless ( defined $options{section}
52 && defined $options{sourcedir}
53 && defined $options{destdir}
54 && defined $options{type}
[all …]
/netbsd-src/sys/arch/evbarm/conf/
H A DGENERIC.common12 # Standard system options
14 options RTC_OFFSET=0 # hardware clock is this many mins. west of GMT
15 options NTP # NTP phase/frequency locked loop
17 # CPU options
18 #options PMAPCOUNTERS
19 options BUSDMA_COUNTERS
21 # Architecture options
29 # File system options
31 options FFS_EI # FFS Endian Independent support
32 #options FFS_NO_SNAPSHO
[all...]
H A DBCM5301X13 # Standard system options
15 options RTC_OFFSET=0 # hardware clock is this many mins. west of GMT
16 #options NTP # NTP phase/frequency locked loop
18 # CPU options
21 options UVMHIST
22 #options UVMHIST_PRINT,A9WDT_PERIOD_DEFAULT=30
23 options BCMETH_COUNTERS
24 #options MULTIPROCESSOR
25 options CPU_CORTEX
26 #options MEMSIZE=256
[all …]
H A DBCM5634013 # Standard system options
15 options RTC_OFFSET=0 # hardware clock is this many mins. west of GMT
16 #options NTP # NTP phase/frequency locked loop
18 # CPU options
21 options UVMHIST
22 #options UVMHIST_PRINT,A9WDT_PERIOD_DEFAULT=30
23 options BCMETH_COUNTERS
24 #options MULTIPROCESSOR
25 options CPU_CORTEX
26 #options MEMSIZE=256
[all …]
H A DINTEGRATOR_CP8 #options INCLUDE_CONFIG_FILE # embed config file in kernel binary
14 # Standard system options
16 options RTC_OFFSET=0 # hardware clock is this many mins. west of GMT
17 options NTP # NTP phase/frequency locked loop
19 # CPU options
21 options CPU_ARM9 # Support the ARM9TDMI core
22 options CPU_ARM10 # Support the ARM10 core
23 options CPU_ARM11 # Support the ARM11 core
24 options FPU_VFP
25 options INTEGRATOR_CP
[all …]
H A DIMX31LITE8 #options INCLUDE_CONFIG_FILE # embed config file in kernel binary
14 # Standard system options
16 options RTC_OFFSET=0 # hardware clock is this many mins. west of GMT
17 #options NTP # NTP phase/frequency locked loop
19 # CPU options
22 options CPU_ARM1136 # Support the SA110 core
24 # Architecture options
25 options IMX31_IPGCLK_FREQ=66000000 # Fixme. bogus value
47 # File system options
48 #options FFS_EI # FFS Endian Independent support
[all …]
H A DOPENBLOCKS_AX38 options INCLUDE_CONFIG_FILE # embed config file in kernel binary
16 options EVBARM_BOARDTYPE=openblocks_ax3
18 # CPU options
19 options CPU_PJ4B
20 options L2CACHE_ENABLE
21 #options AURORA_IO_CACHE_COHERENCY
22 options AURORA_L2_PT_WALK
23 options ARM_HAS_VBAR
24 options FPU_VFP
27 # Architecture options
[all …]
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Doptions.h82 namespace options
227 Command_line* cmdline, General_options* options) = 0;
248 Command_line* cmdline, General_options* options) in parse_to_value()
249 { (options->*(this->parse))(option, arg, cmdline); } in parse_to_value()
289 struct Struct_##varname__ : public options::Struct_var \
305 options::One_option option; \
323 false, bool, bool, options::parse_bool, default_value__) \
324 struct Struct_no_##varname__ : public options::Struct_var \
326 Struct_no_##varname__() : option((dashes__ == options::DASH_Z \
337 Command_line*, General_options* options) \
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Doptions.h82 namespace options
227 Command_line* cmdline, General_options* options) = 0;
248 Command_line* cmdline, General_options* options) in parse_to_value()
249 { (options->*(this->parse))(option, arg, cmdline); } in parse_to_value()
289 struct Struct_##varname__ : public options::Struct_var \
305 options::One_option option; \
323 false, bool, bool, options::parse_bool, default_value__) \
324 struct Struct_no_##varname__ : public options::Struct_var \
326 Struct_no_##varname__() : option((dashes__ == options::DASH_Z \
337 Command_line*, General_options* options) \
[all …]
/netbsd-src/sys/arch/amd64/conf/
H A DALL6 # This machine description includes all devices and options and it is
11 # the intro(4) man page. For further information about kernel options
12 # for this architecture, see the options(4) man page. For an explanation
18 options INCLUDE_CONFIG_FILE # embed config file in kernel binary
26 # CPU-related options.
27 options USER_LDT # User-settable LDT, used by Wine
28 options X86EMU # 386 Real Mode emulator
29 #options PAE # PAE mode (36 bits physical addressing)
32 options PCPU_IDT # Per CPU IDT
45 options BEEP_ONHAL
[all...]
H A DXEN3_DOMU5 options XENPV # PV domU support
6 options MULTIPROCESSOR
8 options INCLUDE_CONFIG_FILE # embed config file in kernel binary
10 #options UVMHIST
11 #options UVMHIST_PRINT
12 #options SYSCALL_DEBUG
19 #options DOM0OPS
21 #options MTRR # memory-type range register syscall support
23 #options CONSDEVNAME="\"xencons\""
24 #options CONS_OVERRIDE
[all …]
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DClang.cpp56 Args.getLastArg(clang::driver::options::OPT_C, options::OPT_CC)) { in CheckPreprocessingOptions()
57 if (!Args.hasArg(options::OPT_E) && !Args.hasArg(options::OPT__SLASH_P) && in CheckPreprocessingOptions()
58 !Args.hasArg(options::OPT__SLASH_EP) && !D.CCCIsCPP()) { in CheckPreprocessingOptions()
68 if (Args.hasArg(options::OPT_static)) in CheckCodeGenerationOptions()
70 Args.getLastArg(options::OPT_dynamic, options::OPT_mdynamic_no_pic)) in CheckCodeGenerationOptions()
192 Arg *A = Args.getLastArg(options::OPT_mrecip, options::OPT_mrecip_EQ); in ParseMRecip()
288 Arg *A = Args.getLastArg(options::OPT_mprefer_vector_width_EQ); in ParseMPreferVectorWidth()
307 handleTargetFeaturesGroup(Args, Features, options::OPT_m_wasm_Features_Group); in getWebAssemblyTargetFeatures()
416 Args.ClaimAllArgs(options::OPT_fexceptions); in addExceptionArgs()
417 Args.ClaimAllArgs(options::OPT_fno_exceptions); in addExceptionArgs()
[all …]
/netbsd-src/sys/arch/i386/conf/
H A DALL6 # This machine description includes all devices and options and it is
11 # the intro(4) man page. For further information about kernel options
12 # for this architecture, see the options(4) man page. For an explanation
18 options INCLUDE_CONFIG_FILE # embed config file in kernel binary
26 # CPU-related options.
27 options USER_LDT # user-settable LDT; used by WINE
28 options X86EMU # 386 Real Mode emulator
29 options PAE # PAE mode (36 bits physical addressing)
32 options PCPU_IDT # Per CPU IDT
44 options MTR
[all...]
H A DXEN3PAE_DOMU5 options XENPV # PV domU support
6 options MULTIPROCESSOR
8 options INCLUDE_CONFIG_FILE # embed config file in kernel binary
10 #options UVMHIST
11 #options UVMHIST_PRINT
12 #options SYSCALL_DEBUG
17 options XEN
18 options PAE
19 #options DOM0OPS
23 #options MTRR # memory-type range register syscall support
[all …]
/netbsd-src/sys/arch/evbmips/conf/
H A DLINKITSMART768810 options RALINK_CONSOLE_EARLY
11 options RALINK_CONADDR=RA_UART2_BASE
13 options MT7628
14 options CONSPEED=57600
18 # Size reduction options
19 #options VNODE_OP_NOINLINE
20 #options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
21 #options SOSEND_NO_LOAN
23 # Standard system options
25 options INSECURE # disable kernel security levels - X needs this
[all …]
H A DZYXELKX7 options RALINK_CONSOLE_EARLY
8 options MT7620
9 options RALINK_ETH_NUM_SW_PARTITIONS=5
10 options CONSPEED=57600
14 # Size reduction options
15 #options VNODE_OP_NOINLINE
16 #options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
17 #options SOSEND_NO_LOAN
19 # Standard system options
21 options INSECURE # disable kernel security levels - X needs this
[all …]
H A DCPMBR14007 #options RALINK_CONSOLE_EARLY
8 options RT3883
9 #options SLICKROCK
10 options RALINK_ETH_NUM_SW_PARTITIONS=5
11 options CONSPEED=57600
12 #options SYSCALL_DEBUG
18 # Size reduction options
19 #options VNODE_OP_NOINLINE
20 #options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
21 #options SOSEND_NO_LOAN
[all …]
/netbsd-src/sys/arch/next68k/conf/
H A DRAMDISK9 #options INCLUDE_CONFIG_FILE # embed config file in kernel binary
14 options MEMORY_DISK_HOOKS
15 options MEMORY_DISK_IS_ROOT # Force root on ram-disk
16 options MEMORY_DISK_SERVER=0 # no userspace md(4) support
17 options MEMORY_DISK_ROOT_SIZE=3072
18 options MEMORY_DISK_RBFLAGS=RB_SINGLE # boot in single-user mode
23 # Standard system options
24 #options KTRACE # system call tracing
25 #options SYSVMSG # System V message queues
26 #options SYSVSEM # System V semaphores
[all …]
H A DGENERIC6 # kernel. The generic kernel does not include all options, subsystems
16 # the intro(4) man page. For further information about kernel options
17 # for this architecture, see the options(4) man page. For an explanation
23 options INCLUDE_CONFIG_FILE # embed config file in kernel binary
34 # Standard system options
35 options KTRACE # system call tracing
36 options SYSVMSG # System V message queues
37 options SYSVSEM # System V semaphores
38 options SYSVSHM # System V shared memory
40 options MODULAR # new style module(7) framework
[all …]
/netbsd-src/sys/arch/evbppc/conf/
H A DVIRTEX_DFC9 #options INCLUDE_CONFIG_FILE # embed config file in kernel binary
15 #options PHYSMEM=64 # RAM size (MB)
16 options PHYSMEM=60 # RAM size (MB)
18 options CPUFREQ=300 # core frequency (MHz)
20 options DESIGN_DFC # FPGA design
21 options IDCR_BASE=0x100 # Internal DCR bus
22 options DCR_XINTC_BASE=0x03f0 # Where XINTC lives on DCR
24 options CONS_NAME="\"xlcom0\""
25 options CONS_ADDR=0x010000 # offset in OPB window
27 #options UVMHIST
[all …]
H A DVIRTEX_GSRD29 #options INCLUDE_CONFIG_FILE # embed config file in kernel binary
15 #options PHYSMEM=64 # RAM size (MB)
16 options PHYSMEM=60 # RAM size (MB)
18 options CPUFREQ=300 # core frequency (MHz)
20 options DESIGN_GSRD2 # FPGA design
21 options IDCR_BASE=0x100 # Internal DCR bus
22 options DCR_XINTC_BASE=0x03f0 # Where XINTC lives on DCR
24 options CONS_NAME="\"xlcom0\""
25 options CONS_ADDR=0x010000 # offset in OPB window
27 #options KGDB # remote gdb on console
[all …]
/netbsd-src/sys/arch/acorn32/conf/
H A DEB7500ATX6 # kernel. This generic kernel does not include all options, subsystems
16 # the intro(4) man page. For further information about kernel options
17 # for this architecture, see the options(4) man page. For an explanation
23 options INCLUDE_CONFIG_FILE # embed config file in kernel binary
30 # Standard system options
32 options RTC_OFFSET=0 # hardware clock is this many mins. west of GMT
33 #options NTP # NTP phase/frequency locked loop
35 # CPU options
36 options CPU_ARM7 # Support the ARM7 core
38 options EB7500ATX # Define in case needed
[all …]
/netbsd-src/sys/arch/hp300/conf/
H A DINSTALL10 #options INCLUDE_CONFIG_FILE # embed config file in kernel binary
17 # Special options for smaller kernels
18 #options NVNODE=50
19 #options NBUF=16
20 #options BUFPAGES=16
21 options BUFCACHE=5
22 options NFS_V2_ONLY
23 options NFS_DEFAULT_NIOTHREADS=1
26 options HP320
27 options HP330 # includes 318, 319
[all …]
/netbsd-src/sys/arch/emips/conf/
H A DGENERIC6 # kernel. The generic kernel does not include all options, subsystems
16 # the intro(4) man page. For further information about kernel options
17 # for this architecture, see the options(4) man page. For an explanation
23 options INCLUDE_CONFIG_FILE # embed config file in kernel binary
29 options MIPS1 # R2000/R3000 CPUs
30 options NOFPU # No FPU
31 options SOFTFLOAT # emulate FPU insn
34 options XILINX_ML40X # Xilinx Ml401/2 dev boards
35 options XS_BEE3 # MSR/BeCube BEE3 system
37 # Standard system options
[all …]

12345678910>>...215