Searched refs:conf (Results 1 - 25 of 2249) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/tests/system/checkconf/
H A Dclean.sh19 rm -f good.conf.in good.conf.out badzero.conf
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/tests/system/
H A Dstop.sh20 . ./conf.sh
H A Dstart.sh20 . ./conf.sh
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/tests/virtual-time/
H A Dstop.sh19 . ./conf.sh
H A Dstart.sh19 . ./conf.sh
/netbsd-6-1-5-RELEASE/external/mit/xorg/lib/fontconfig/etc/conf.d/
H A DMakefile5 .PATH: ${X11SRCDIR.fontconfig}/conf.d
7 20-fix-globaladvance.conf \
8 20-unhint-small-vera.conf \
9 30-urw-aliases.conf \
10 30-metric-aliases.conf \
11 40-nonlatin.conf \
12 45-latin.conf \
13 49-sansserif.conf \
14 50-user.conf \
15 51-local.conf \
[all...]
/netbsd-6-1-5-RELEASE/external/mit/xorg/lib/fontconfig/etc/conf.avail/
H A DMakefile5 .PATH: ${X11SRCDIR.fontconfig}/conf.d
7 10-autohint.conf \
8 10-no-sub-pixel.conf \
9 10-sub-pixel-bgr.conf \
10 10-sub-pixel-rgb.conf \
11 10-sub-pixel-vbgr.conf \
12 10-sub-pixel-vrgb.conf \
13 10-unhinted.conf \
14 20-fix-globaladvance.conf \
15 20-unhint-small-vera.conf \
[all...]
/netbsd-6-1-5-RELEASE/etc/
H A Ddaily.conf1 # $NetBSD: daily.conf,v 1.3 2000/08/21 23:06:22 lukem Exp $
3 # see daily.conf(5) for more information.
5 if [ -r /etc/defaults/daily.conf ]; then
6 . /etc/defaults/daily.conf
H A Dmonthly.conf1 # $NetBSD: monthly.conf,v 1.2 2000/08/21 23:06:22 lukem Exp $
3 # see monthly.conf(5) for more information.
5 if [ -r /etc/defaults/monthly.conf ]; then
6 . /etc/defaults/monthly.conf
H A Dsecurity.conf1 # $NetBSD: security.conf,v 1.7 2000/08/21 23:06:23 lukem Exp $
3 # see security.conf(5) for more information.
5 if [ -r /etc/defaults/security.conf ]; then
6 . /etc/defaults/security.conf
H A Dweekly.conf1 # $NetBSD: weekly.conf,v 1.2 2000/08/21 23:06:22 lukem Exp $
3 # see weekly.conf(5) for more information.
5 if [ -r /etc/defaults/weekly.conf ]; then
6 . /etc/defaults/weekly.conf
H A Drc.conf1 # $NetBSD: rc.conf,v 1.95 2000/10/01 05:53:03 lukem Exp $
3 # see rc.conf(5) for more information.
9 # Load the defaults in from /etc/defaults/rc.conf (if it's readable).
12 if [ -r /etc/defaults/rc.conf ]; then
13 . /etc/defaults/rc.conf
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/tests/system/allow_query/
H A Dsetup.sh19 cp -f ns2/named01.conf ns2/named.conf
/netbsd-6-1-5-RELEASE/share/man/man5/
H A DMakefile9 fs.5 fstab.5 genassym.cf.5 gpio.conf.5 group.5 hesiod.conf.5 \
11 ipsec.conf.5 ld.so.conf.5 link.5 locale.alias.5 \
12 locate.conf.5 login.conf.5 mixerctl.conf.5 mk.conf.5 monthly.5 \
14 nsswitch.conf.5 pam.conf
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/conf/
H A Dconf_api.h63 #include <openssl/conf.h>
70 CONF_VALUE *_CONF_new_section(CONF *conf, const char *section);
72 CONF_VALUE *_CONF_get_section(const CONF *conf, const char *section);
74 STACK_OF(CONF_VALUE) *_CONF_get_section_values(const CONF *conf,
77 int _CONF_add_string(CONF *conf, CONF_VALUE *section, CONF_VALUE *value);
78 char *_CONF_get_string(const CONF *conf, const char *section,
80 long _CONF_get_number(const CONF *conf, const char *section, const char *name);
82 int _CONF_new_data(CONF *conf);
83 void _CONF_free_data(CONF *conf);
H A Dtest.c1 /* crypto/conf/test.c */
61 #include <openssl/conf.h>
67 LHASH_OF(CONF_VALUE) *conf;
74 conf=CONF_load(NULL,"ssleay.cnf",&eline);
75 if (conf == NULL)
82 lh_stats((_LHASH *)conf,stdout);
83 lh_node_stats((_LHASH *)conf,stdout);
84 lh_node_usage_stats((_LHASH *)conf,stdout);
86 s=CONF_get_string(conf,NULL,"init2");
89 s=CONF_get_string(conf,NUL
[all...]
/netbsd-6-1-5-RELEASE/external/mit/xorg/etc/etc.hpc/
H A DMakefile.inc4 etc.hpc/xorg.conf.640x240-jp \
5 etc.hpc/xorg.conf.640x240-us \
6 etc.hpc/xorg.conf.640x480-jp \
7 etc.hpc/xorg.conf.640x480-us \
8 etc.hpc/xorg.conf.800x600-jp \
9 etc.hpc/xorg.conf.800x600-us
/netbsd-6-1-5-RELEASE/crypto/external/bsd/libsaslc/etc/
H A DMakefile12 FILES= saslc.conf
15 CFG_MECH+= ANONYMOUS.conf
16 CFG_MECH+= CRAM-MD5.conf
17 CFG_MECH+= DIGEST-MD5.conf
18 CFG_MECH+= EXTERNAL.conf
19 CFG_MECH+= GSSAPI.conf
20 CFG_MECH+= LOGIN.conf
21 CFG_MECH+= PLAIN.conf
/netbsd-6-1-5-RELEASE/etc/bluetooth/
H A DMakefile3 CONFIGFILES= btattach.conf btdevctl.conf hosts protocols
/netbsd-6-1-5-RELEASE/etc/defaults/
H A DMakefile5 CONFIGFILES= daily.conf monthly.conf security.conf weekly.conf
9 # Manage arch-specific rc.conf(5) file
11 FILESNAME_rc_conf= rc.conf
14 # If present, rc.conf.append is added to the end of the default rc.conf file
15 RCCONF_SRCS= ${.CURDIR}/rc.conf
16 .if exists(../etc.${MACHINE}/rc.conf
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/tests/startperf/
H A Dclean.sh20 rm -f named.conf
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/tests/system/database/
H A Dsetup.sh19 cp ns1/named.conf1 ns1/named.conf
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/tests/system/staticstub/
H A Dsetup.sh19 sed 's/SERVER_CONFIG_PLACEHOLDER/server-names { "ns.example.net"; };/' ns2/named.conf.in > ns2/named.conf
21 sed 's/EXAMPLE_ZONE_PLACEHOLDER/zone "example" { type master; file "example.db.signed"; };/' ns3/named.conf.in > ns3/named.conf
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/tests/system/views/
H A Dsetup.sh22 cp -f ns2/named1.conf ns2/named.conf
23 cp -f ns3/named1.conf ns3/named.conf
/netbsd-6-1-5-RELEASE/external/mit/xorg/etc/etc.hpcarm/
H A DMakefile.inc4 etc.${MACHINE}/xorg.conf.ws003sh \
5 etc.${MACHINE}/xorg.conf.ws007sh \
6 etc.${MACHINE}/xorg.conf.ws011sh \
7 etc.${MACHINE}/xorg.conf.ws020sh

Completed in 122 milliseconds

1234567891011>>