Home
last modified time | relevance | path

Searched refs:acs (Results 1 – 25 of 31) sorted by relevance

12

/freebsd/usr.bin/vgrind/
H A Dregexp.c164 register char *acs; /* pinter to last alternate */ in expconv() local
168 acs = NULL; in expconv()
193 if (acs != NULL && acs != cs) { in expconv()
195 temp = OCNT(acs); in expconv()
196 OCNT(acs) = ccre - acs; in expconv()
197 acs -= temp; in expconv()
199 acs = NULL; in expconv()
212 if (acs != NULL && acs != cs) { in expconv()
214 temp = OCNT(acs); in expconv()
215 OCNT(acs) = ccre - acs; in expconv()
[all …]
/freebsd/contrib/libarchive/libarchive/
H A Darchive_write_set_format_mtree.c144 struct att_counter_set acs;
440 struct att_counter_set *acs; in write_global()
448 acs = &mtree->acs; in write_global()
454 if (acs->uid_list == NULL) in write_global()
457 if (acs->uid_list->count < 2 || in write_global()
458 mtree->set.uid == acs->uid_list->m_entry->uid) in write_global()
461 if (acs->gid_list == NULL) in write_global()
464 if (acs->gid_list->count < 2 || in write_global()
465 mtree->set.gid == acs in write_global()
145 struct att_counter_set acs; global() member
441 struct att_counter_set *acs; write_global() local
642 struct att_counter_set *acs = &mtree->acs; attr_counter_set_collect() local
718 struct att_counter_set *acs = &mtree->acs; attr_counter_set_free() local
[all...]
/freebsd/usr.sbin/jail/
H A Dcommand.c293 char *acs, *cs, *comcs, *devpath; in run_command() local
367 argv[1] = acs = alloca(cs - val + 1); in run_command()
368 strlcpy(acs, val, cs - val + 1); in run_command()
381 argv[3] = acs = alloca(cs - addr + 1); in run_command()
382 strlcpy(acs, addr, cs - addr + 1); in run_command()
395 argv[argc++] = acs = alloca(len); in run_command()
396 strlcpy(acs, cs, len); in run_command()
424 argv[1] = acs = alloca(cs - val + 1); in run_command()
425 strlcpy(acs, val, cs - val + 1); in run_command()
444 argv[argc++] = acs = alloca(len); in run_command()
[all …]
/freebsd/usr.sbin/mfiutil/
H A Dmfi_cmd.c314 mfi_open(char *dev, int acs) in mfi_open() argument
318 ret = open(dev, acs); in mfi_open()
H A Dmfiutil.h158 int mfi_open(char *dev, int acs);
/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/
H A Ddebugfs.c364 int acs = i / MT7615_MAX_WMM_SETS; in mt7615_queues_acq() local
370 val = mt76_rr(dev, MT_PLE_AC_QEMPTY(acs, wmm_idx)); in mt7615_queues_acq()
371 ctrl = BIT(31) | BIT(15) | (acs << 8); in mt7615_queues_acq()
382 seq_printf(s, "AC%d%d: queued=%d\n", wmm_idx, acs, qlen); in mt7615_queues_acq()
/freebsd/contrib/sendmail/contrib/
H A Dmh.patch1 Message-Id: <199309031900.OAA19417@ignatz.acs.depaul.edu>
6 From: Dave Nelson <dcn@ignatz.acs.depaul.edu>
/freebsd/contrib/ncurses/misc/
H A Demx.src92 klone+acs|alternate character set for ansi.sys displays,
99 # about \E[11m as klone+acs. True ANSI/ECMA-48 would have <rmso=\E[27m>,
116 use=klone+acs,
135 use=klone+acs,
187 # doesn't fit the <pfkey> model well). The klone+acs sequences were valid
220 use=klone+acs,
H A Dterminfo.src414 klone+acs|alternate character set for ansi.sys displays,
422 # about \E[11m as klone+acs. True ANSI/ECMA-48 would have <rmso=\E[27m>,
430 use=klone+acs,
447 use=klone+acs,
449 # KOI8-R (RFC1489) acs (alternate character set)
680 # doesn't fit the <pfkey> model well). The klone+acs sequences were valid
1234 # bterm only supports acs using wide-characters, has case for these: qjxamlkut
1346 use=ecma+index, use=ecma+italics, use=klone+acs,
1693 pccon+sgr+acs|sgr and default ASCII pseudographics for OpenBSD PC console,
1723 use=pccon+base, use=pccon+sgr+acs, use=pccon+keys,
[all …]
/freebsd/contrib/ntp/html/hints/
H A Ddecosf114 Mike Iglesias Internet: iglesias@draco.acs.uci.edu
/freebsd/contrib/wpa/wpa_supplicant/
H A Dconfig_ssid.h558 int acs; member
H A Dap.c498 if (ssid->acs) { in wpa_supplicant_conf_ap()
949 int acs = 0; in wpas_ap_configured_cb() local
952 acs = wpa_s->current_ssid->acs; in wpas_ap_configured_cb()
954 if (acs || (wpa_s->assoc_freq && wpa_s->ap_iface->freq && in wpas_ap_configured_cb()
1174 ssid->acs = 1; in wpa_supplicant_create_ap()
H A Dconfig_file.c784 INT(acs); in wpa_config_write_network()
H A Ddefconfig606 # http://wireless.kernel.org/en/users/Documentation/acs
/freebsd/contrib/one-true-awk/testdir/
H A Dtest.data67 559 acs
/freebsd/sys/dev/nvme/
H A Dnvme.h1634 uint32_t acs[256]; member
2257 s->acs[i] = le32toh(s->acs[i]); in nvme_command_effects_page_swapbytes()
/freebsd/contrib/sendmail/test/
H A DResults59 NeXT 3.0 OK 34.05.05 Kevin John Wang <kwang@lore.acs.calpoly.edu>
/freebsd/sbin/nvmecontrol/
H A Dlogpage.c426 s = letoh(ce->acs[i]); in print_log_firmware()
/freebsd/contrib/wpa/src/ap/
H A Dap_config.h1045 u8 acs; member
H A Dhostapd.c315 hapd->iconf->acs = oldconf->acs; in hostapd_reload_config()
1937 if (!iface->conf->acs) { in hostapd_no_ir_channel_list_updated()
2167 if (iface->conf->acs && !iface->is_ch_switch_dfs) { in setup_interface2()
H A Dhw_features.c613 if (!iface->conf->acs && (conf & HT_CAP_INFO_SUPP_CHANNEL_WIDTH_SET) && in ieee80211n_supported_ht_capab()
H A Dap_config.c270 conf->acs = 0; in hostapd_config_defaults()
/freebsd/contrib/wpa/hostapd/
H A Ddefconfig362 # https://wireless.wiki.kernel.org/en/users/documentation/acs
H A Dconfig_file.c3372 conf->acs = 1; in hostapd_config_fill()
3377 conf->acs = conf->channel == 0; in hostapd_config_fill()
/freebsd/contrib/ncurses/include/
H A DCaps-ncurses283 capalias GG IGNORE XENIX acs-glitch

12