HomeSort by relevance Sort by last modified time
    Searched refs:conf (Results 126 - 150 of 723) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/testng/src/test/java/test/multiplelisteners/
SimpleReporter.java 26 final IConfiguration conf = (IConfiguration) field.get(iSuite); local
27 ListenerAssert.assertListenerType(conf.getConfigurationListeners(), TestListenerAdapter.class);
  /prebuilts/eclipse/maven/apache-maven-3.2.1/bin/
m2.conf 8 load ${maven.home}/conf/loggin
  /external/autotest/client/site_tests/firmware_TouchMTB/
main.py 26 import test_conf as conf
42 url = os.path.join('file://' + conf.docroot, base_url)
103 _, firmware_version = fw_str.split(conf.fw_prefix)
119 conf.score_colors,
159 if not os.path.isfile(conf.version_filename):
167 print err_msg % conf.version_filename
170 with open(conf.version_filename) as version_file:
217 (conf.device_description_dir, '%s.%s' % (board, device_ext),)
246 firmware_str = conf.fw_prefix + firmware_version
248 fname = conf.filename.sep.join([conf.report_basename
    [all...]
  /external/autotest/frontend/afe/
urls.py 1 from django.conf.urls import defaults
  /external/dnsmasq/contrib/openvpn/
dhclient-enter-hooks 29 write_resolv_conf /etc/resolv.conf
  /external/icu/icu4c/source/i18n/
csmatch.h 52 int32_t conf,
  /external/libcap/kdebug/
test-kernel.sh 27 cat > fs.conf <<EOF
52 echo slink /bin/$f /sbin/busybox 0755 0 0 >> fs.conf
57 echo slink /usr/bin/$f /sbin/busybox 0755 0 0 >> fs.conf
60 $KBASE/usr/gen_init_cpio fs.conf | gzip -9 > initramfs.img
  /external/ltp/testcases/kdump/lib/
setup.sh 3 conf=${1}
7 . "${conf}"
  /external/wpa_supplicant_8/src/eapol_auth/
eapol_auth_sm.c 30 sm->eapol->cb.set_port_authorized(sm->eapol->conf.ctx, sm->sta, 1)
32 sm->eapol->cb.set_port_authorized(sm->eapol->conf.ctx, sm->sta, 0)
38 #define abortAuth() sm->eapol->cb.abort_auth(sm->eapol->conf.ctx, sm->sta)
39 #define txKey() sm->eapol->cb.tx_key(sm->eapol->conf.ctx, sm->sta)
46 static void eapol_auth_conf_free(struct eapol_auth_config *conf);
55 eapol->cb.logger(eapol->conf.ctx, addr, level, txt);
99 sm->eapol->cb.eapol_send(sm->eapol->conf.ctx, sm->sta,
128 sm->eapol->cb.eapol_send(sm->eapol->conf.ctx, sm->sta,
234 sm->eapol->cb.finished(sm->eapol->conf.ctx, sm->sta, 0,
292 sm->eapol->cb.finished(sm->eapol->conf.ctx, sm->sta, 0
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/doc/docbook/
Makefile 8 FILES += wpa_supplicant.conf
25 rm -f wpa_supplicant.conf.5
  /frameworks/av/services/audiopolicy/engineconfigurable/wrapper/
Android.mk 35 # specific management of audio_policy_criteria.conf
37 LOCAL_MODULE := audio_policy_criteria.conf
  /external/wpa_supplicant_8/wpa_supplicant/dbus/
dbus_new_handlers_wps.c 357 dbus_bool_t process = wpa_s->conf->wps_cred_processing != 1;
365 * wpas_dbus_setter_process_credentials - Set credentials_processed conf param
387 old_pc = wpa_s->conf->wps_cred_processing != 1;
388 wpa_s->conf->wps_cred_processing = (process_credentials ? 2 : 1);
390 if ((wpa_s->conf->wps_cred_processing != 1) != old_pc)
417 wpa_s->conf->config_methods,
447 os_free(wpa_s->conf->config_methods);
448 wpa_s->conf->config_methods = new_methods;
450 wpa_s->conf->changed_parameters |= CFG_CHANGED_CONFIG_METHODS;
472 return wpas_dbus_string_property_getter(iter, wpa_s->conf->device_name
    [all...]
  /cts/hostsidetests/devicepolicy/app/DeviceOwner/assets/
generate-client-cert-chain.sh 14 cp ca.conf "$WORKDIR/"
23 -config ../ca.conf \
41 -config ca.conf \
48 -config ca.conf \
59 -config ca.conf \
67 -config ca.conf \
  /external/ltp/testcases/kernel/syscalls/syslog/
syslog-lib.sh 29 # rsyslogd .conf specific args.
69 CONFIG_FILE="/etc/syslog.conf"
71 CONFIG_FILE="/etc/syslog-ng/syslog-ng.conf"
73 CONFIG_FILE="/etc/rsyslog.conf"
74 if grep -q -r '^\$ModLoad[[:space:]]*imjournal' /etc/rsyslog.conf /etc/rsyslog.d/ ; then
75 systemd_journal=$(grep -Ehoi "^[^#].*(imjournal|workdirectory).*" -r /etc/rsyslog.conf /etc/rsyslog.d/)
81 log_socket=$(grep -ho "^\$SystemLogSocketName .*" -r /etc/rsyslog.conf /etc/rsyslog.d/ | head -1)
syslog02 29 # created and that will be used as syslog.conf file.
48 /etc/syslog.conf)
53 /etc/rsyslog.conf)
59 /etc/syslog-ng/syslog-ng.conf)
107 tst_resm TINFO "created and that will be used as syslog.conf file."
syslog09 43 /etc/syslog.conf|/etc/rsyslog.conf)
48 /etc/syslog-ng/syslog-ng.conf)
syslog10 44 /etc/syslog.conf|/etc/rsyslog.conf)
49 /etc/syslog-ng/syslog-ng.conf)
  /external/dhcpcd-6.8.2/
Makefile 29 MAN5= dhcpcd.conf.5
31 CLEANFILES= dhcpcd.conf.5 dhcpcd.8 dhcpcd-run-hooks.8
35 FILES= dhcpcd.conf
38 FILES+= dbus/dhcpcd-dbus.conf
114 dhcpcd-embedded.h: genembedh dhcpcd-definitions.conf dhcpcd-embedded.h.in
117 dhcpcd-embedded.c: genembedc dhcpcd-definitions.conf
133 _embeddedinstall: dhcpcd-definitions.conf
135 ${INSTALL} -m ${CONFMODE} dhcpcd-definitions.conf ${DESTDIR}${SCRIPTSDIR}
155 _dbusinstall: dbus/dhcpcd-dbus.conf
157 ${INSTALL} -m ${CONFMODE} dbus/dhcpcd-dbus.conf \
    [all...]
  /external/wpa_supplicant_8/src/radius/
radius_das.c 354 radius_das_init(struct radius_das_conf *conf)
358 if (conf->port == 0 || conf->shared_secret == NULL ||
359 conf->client_addr == NULL)
366 das->time_window = conf->time_window;
367 das->require_event_timestamp = conf->require_event_timestamp;
369 conf->require_message_authenticator;
370 das->ctx = conf->ctx;
371 das->disconnect = conf->disconnect;
373 os_memcpy(&das->client_addr, conf->client_addr
    [all...]
  /external/libcups/cups/
getifaddrs.c 33 struct ifconf conf; /* Interface configurations */ local
62 conf.ifc_len = sizeof(buffer);
63 conf.ifc_buf = buffer;
65 if (ioctl(sock, SIOCGIFCONF, &conf) < 0)
86 for (bufptr = buffer, bufend = buffer + conf.ifc_len;
  /external/mesa3d/src/egl/main/
eglconfig.h 145 _eglSetConfigKey(_EGLConfig *conf, EGLint key, EGLint val)
149 *((EGLint *) ((char *) conf + offset)) = val;
157 _eglGetConfigKey(const _EGLConfig *conf, EGLint key)
161 return *((EGLint *) ((char *) conf + offset));
170 _eglLinkConfig(_EGLConfig *conf);
181 _eglGetConfigHandle(_EGLConfig *conf)
183 return (EGLConfig) conf;
188 _eglValidateConfig(const _EGLConfig *conf, EGLBoolean for_matching);
192 _eglMatchConfig(const _EGLConfig *conf, const _EGLConfig *criteria);
196 _eglParseConfigAttribList(_EGLConfig *conf, _EGLDisplay *dpy
    [all...]
  /external/autotest/server/cros/network/
hostap_config.py 653 conf = self._get_default_config
654 conf['ssid'] = (self._ssid or ssid)
656 conf['bssid'] = self._bssid
657 conf['channel'] = self.channel
658 conf['hw_mode'] = self._hw_mode
660 conf['ignore_broadcast_ssid'] = 1
662 conf['ieee80211n'] = 1
663 conf['ht_capab'] = self._hostapd_ht_capabilities
665 conf['ieee80211ac'] = 1
666 conf['vht_oper_chwidth'] = self._vht_oper_chwidt
    [all...]
  /external/toybox/toys/pending/
mdev.c 23 The mdev config file (/etc/mdev.conf) contains lines that look like:
81 char *conf, *pos, *end; local
84 if (-1!=(fd = open("/etc/mdev.conf", O_RDONLY))) {
86 conf = mmap(NULL, len, PROT_READ, MAP_PRIVATE, fd, 0);
87 if (conf) {
91 for (pos = conf; pos-conf<len;) {
97 for(end = pos; end-conf<len && *end!='\n'; end++);
178 munmap(conf, len);
  /external/e2fsprogs/ext2ed/
Makefile.in 56 all:: $(PROGS) $(MANPAGES) ext2ed.conf
66 ext2ed.conf: $(DEP_SUBSTITUTE) $(srcdir)/ext2ed.conf.in
67 $(SUBSTITUTE_UPTIME) $(srcdir)/ext2ed.conf.in ext2ed.conf
70 $(RM) -f ext2ed $(OBJS) $(DOCS) ext2ed.conf ext2ed.8
77 install -m 644 ext2ed.conf $(root_sysconfdir)
  /external/boringssl/src/crypto/x509v3/
v3_conf.c 64 #include <openssl/conf.h>
75 static X509_EXTENSION *do_ext_nconf(CONF *conf, X509V3_CTX *ctx, int ext_nid,
84 /* CONF *conf: Config file */
87 X509_EXTENSION *X509V3_EXT_nconf(CONF *conf, X509V3_CTX *ctx, char *name,
96 ret = do_ext_nconf(conf, ctx, OBJ_sn2nid(name), crit, value);
104 /* CONF *conf: Config file *
    [all...]

Completed in 420 milliseconds

1 2 3 4 56 7 8 91011>>