Searched defs:prio (Results 1 - 25 of 107) sorted by last modified time

12345

/external/wpa_supplicant_8/hostapd/src/rsn_supp/
H A Dpreauth.c360 * @prio: Priority (the smaller number, the higher priority)
368 int prio, int preauth)
395 if (prio < PMKID_CANDIDATE_PRIO_SCAN)
396 cand->priority = prio;
402 cand->priority = prio;
431 "candidate " MACSTR " prio %d", MAC2STR(bssid), prio);
367 pmksa_candidate_add(struct wpa_sm *sm, const u8 *bssid, int prio, int preauth) argument
H A Dpreauth.h24 int prio, int preauth);
62 int prio, int preauth)
60 pmksa_candidate_add(struct wpa_sm *sm, const u8 *bssid, int prio, int preauth) argument
/external/wpa_supplicant_8/src/rsn_supp/
H A Dpreauth.c360 * @prio: Priority (the smaller number, the higher priority)
368 int prio, int preauth)
395 if (prio < PMKID_CANDIDATE_PRIO_SCAN)
396 cand->priority = prio;
402 cand->priority = prio;
431 "candidate " MACSTR " prio %d", MAC2STR(bssid), prio);
367 pmksa_candidate_add(struct wpa_sm *sm, const u8 *bssid, int prio, int preauth) argument
H A Dpreauth.h24 int prio, int preauth);
62 int prio, int preauth)
60 pmksa_candidate_add(struct wpa_sm *sm, const u8 *bssid, int prio, int preauth) argument
/external/wpa_supplicant_8/wpa_supplicant/
H A Dconfig.c2176 int prio; local
2183 for (prio = 0; prio < config->num_prio; prio++) {
2184 prev = config->pssid[prio];
2199 for (prio = 0; prio < config->num_prio; prio++) {
2200 if (nlist[prio]->priority < ssid->priority) {
2201 os_memmove(&nlist[prio
2953 int prio = atoi(value); local
3764 int prio; local
[all...]
H A Devents.c1276 int prio; local
1295 for (prio = 0; prio < wpa_s->conf->num_prio; prio++) {
1297 wpa_s->conf->pssid[prio]->priority) {
1304 wpa_s, wpa_s->conf->pssid[prio],
1431 int prio; local
1434 for (prio = 0; prio < wpa_s->conf->num_prio; prio
[all...]
H A Dinterworking.c2330 u8 best_prio, prio; local
2351 prio = roaming_prio(wpa_s, cred2, bss);
2353 MACSTR " (cred=%d)", prio, MAC2STR(bss->bssid),
2355 if (prio < best_prio) {
2367 best_prio = prio;
H A Dscan.c2461 int ret, prio; local
2544 prio = 0;
2545 ssid = wpa_s->conf->pssid[prio];
2565 else if (prio + 1 == wpa_s->conf->num_prio)
2568 ssid = wpa_s->conf->pssid[++prio];
/external/wpa_supplicant_8/wpa_supplicant/src/rsn_supp/
H A Dpreauth.c360 * @prio: Priority (the smaller number, the higher priority)
368 int prio, int preauth)
395 if (prio < PMKID_CANDIDATE_PRIO_SCAN)
396 cand->priority = prio;
402 cand->priority = prio;
431 "candidate " MACSTR " prio %d", MAC2STR(bssid), prio);
367 pmksa_candidate_add(struct wpa_sm *sm, const u8 *bssid, int prio, int preauth) argument
H A Dpreauth.h24 int prio, int preauth);
62 int prio, int preauth)
60 pmksa_candidate_add(struct wpa_sm *sm, const u8 *bssid, int prio, int preauth) argument
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
H A Dnetworkconfig.cpp398 QString prio; local
399 prio = prio.setNum(prioritySpinBox->value());
400 setNetworkParam(id, "priority", prio.toLocal8Bit().constData(),
/external/wpa_supplicant_8/hs20/client/
H A Dosu_client.c799 char *prio, *country_buf = NULL; local
807 prio = xml_node_get_text(ctx->xml, node);
808 if (prio == NULL)
811 prio);
812 priority = atoi(prio);
813 xml_node_get_text_free(ctx->xml, prio);
/external/webrtc/webrtc/base/
H A Dlogging.cc382 int prio; local
392 prio = ANDROID_LOG_VERBOSE;
395 prio = ANDROID_LOG_INFO;
398 prio = ANDROID_LOG_WARN;
401 prio = ANDROID_LOG_ERROR;
404 prio = ANDROID_LOG_UNKNOWN;
412 __android_log_print(prio, tag.c_str(), "%.*s", size, str.c_str());
418 __android_log_print(prio, tag.c_str(), "[%d/%d] %.*s",
/external/vulkan-validation-layers/demos/smoke/
H A DShell.cpp75 LogPriority prio = LOG_WARN; local
77 prio = LOG_ERR;
79 prio = LOG_WARN;
81 prio = LOG_INFO;
83 prio = LOG_DEBUG;
88 log(prio, ss.str().c_str());
H A DShellAndroid.cpp88 int prio; local
92 prio = ANDROID_LOG_DEBUG;
95 prio = ANDROID_LOG_INFO;
98 prio = ANDROID_LOG_WARN;
101 prio = ANDROID_LOG_ERROR;
104 prio = ANDROID_LOG_UNKNOWN;
108 __android_log_write(prio, settings_.name.c_str(), msg);
/external/valgrind/coregrind/m_syswrap/
H A Dsyswrap-solaris.c5591 vki_pcprio_t *prio = (vki_pcprio_t*)ARG4; local
5592 PRE_FIELD_READ("priocntlsys(op)", prio->pc_op);
5593 if (ML_(safe_to_deref)(&prio->pc_op, sizeof(prio->pc_op))) {
5594 switch (prio->pc_op) {
5596 PRE_FIELD_WRITE("priocntlsys(cid)", prio->pc_cid);
5597 PRE_FIELD_WRITE("priocntlsys(val)", prio->pc_val);
5600 PRE_FIELD_READ("priocntlsys(cid)", prio->pc_cid);
5601 PRE_FIELD_READ("priocntlsys(val)", prio->pc_val);
5605 "cmd=PC_DOPRIO and pc_op=%d", prio
5710 vki_pcprio_t *prio = (vki_pcprio_t*)ARG4; local
[all...]
/external/toybox/toys/other/
H A Dionice.c55 int prio = ((int)TT.class << 13) | (int)TT.level; local
57 return syscall(__NR_ioprio_set, 1, (int)TT.pid, prio);
65 xprintf("%s: prio %d\n",
85 xprintf("Pid %ld, class %s (%ld), prio %d\n",
/external/toybox/toys/pending/
H A Dbrctl.c236 int prio; local
238 if (sscanf(argv[1], "%i", &prio) != 1) error_exit("prio not proper");
239 set_time(argv[0], BRCTL_SET_BRIDGE_PRIORITY, prio);
288 int prio; local
290 prio = atolx_range(argv[2], 0, INT_MAX);
291 set_cost_prio(argv[0], argv[1], BRCTL_SET_PORT_PRIORITY, prio);
H A Dklogd.c16 -c N Print to console messages more urgent than prio N (1-8)"
66 int prio, size, used = 0; local
100 prio = LOG_INFO; //we dont know priority, mark it INFO
103 if (line_start) prio = (int)strtoul(line_start, &line_start, 10);
106 if (*line_start) syslog(prio, "%s", line_start);
/external/syslinux/core/include/
H A Dthread.h52 int prio; member in struct:thread
108 struct thread *start_thread(const char *name, size_t stack_size, int prio,
/external/syslinux/core/lwip/src/arch/
H A Dsys_arch.c127 void *arg, int stacksize, int prio)
129 return start_thread(name, stacksize, prio, thread, arg);
126 sys_thread_new(const char *name, lwip_thread_fn thread, void *arg, int stacksize, int prio) argument
/external/syslinux/core/lwip/src/core/
H A Dtcp.c516 lpcb->prio = pcb->prio;
1063 * @param prio new priority
1066 tcp_setprio(struct tcp_pcb *pcb, u8_t prio) argument
1068 pcb->prio = prio;
1114 * Kills the oldest active connection that has lower priority than prio.
1116 * @param prio minimum priority
1119 tcp_kill_prio(u8_t prio) argument
1128 /* We kill the oldest active connection that has lower priority than prio
1180 tcp_alloc(u8_t prio) argument
[all...]
/external/syslinux/core/thread/
H A Dstart_thread.c13 struct thread *start_thread(const char *name, size_t stack_size, int prio, argument
52 t->prio = prio;
/external/syslinux/gpxe/src/net/80211/
H A Dwpa_ccmp.c70 u8 prio; /**< Packet priority, 0 for non-QoS */ member in struct:ccmp_nonce
353 nonce.prio = 0;
425 nonce.prio = 0;
/external/strace/tests/
H A Dmq_sendrecv.c170 unsigned prio; local
173 rc = syscall(__NR_mq_timedreceive, fd, msg, MSG_SIZE, &prio,

Completed in 518 milliseconds

12345