Home
last modified time | relevance | path

Searched refs:acs (Results 1 – 25 of 32) 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.c145 struct attr_counter_set acs; member
441 struct attr_counter_set *acs; in write_global() local
449 acs = &mtree->acs; in write_global()
455 if (acs->uid_list == NULL) in write_global()
458 if (acs->uid_list->count < 2 || in write_global()
459 mtree->set.uid == acs->uid_list->m_entry->uid) in write_global()
462 if (acs->gid_list == NULL) in write_global()
465 if (acs->gid_list->count < 2 || in write_global()
466 mtree->set.gid == acs->gid_list->m_entry->gid) in write_global()
469 if (acs->mode_list == NULL) in write_global()
[all …]
/freebsd/usr.sbin/jail/
H A Dcommand.c293 char *acs, *cs, *comcs, *devpath; in run_command() local
386 argv[1] = acs = alloca(cs - val + 1); in run_command()
387 strlcpy(acs, val, cs - val + 1); in run_command()
400 argv[3] = acs = alloca(cs - addr + 1); in run_command()
401 strlcpy(acs, addr, cs - addr + 1); in run_command()
414 argv[argc++] = acs = alloca(len); in run_command()
415 strlcpy(acs, cs, len); in run_command()
443 argv[1] = acs = alloca(cs - val + 1); in run_command()
444 strlcpy(acs, val, cs - val + 1); in run_command()
463 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>,
429 use=ansi+sgrul, use=klone+acs,
446 use=klone+acs,
448 # KOI8-R (RFC1489) acs (alternate character set)
684 # 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
1356 use=ecma+index, use=ecma+italics, use=klone+acs,
1701 pccon+sgr+acs|sgr and default ASCII pseudographics for OpenBSD PC console,
1731 use=pccon+base, use=pccon+sgr+acs, use=pccon+keys,
[all …]
/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/ntp/html/hints/
H A Ddecosf114 Mike Iglesias Internet: iglesias@draco.acs.uci.edu
/freebsd/contrib/one-true-awk/testdir/
H A Dtest.data67 559 acs
/freebsd/sys/dev/nvme/
H A Dnvme.h1635 uint32_t acs[256]; member
2265 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/sys/contrib/dev/rtw89/
H A Dmac80211.c425 #define R_MUEDCA_ACS_PARAM(acs) {R_AX_MUEDCA_ ## acs ## _PARAM_0, \ argument
426 R_BE_MUEDCA_ ## acs ## _PARAM_0}
/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/sbin/nvmecontrol/
H A Dlogpage.c426 s = letoh(ce->acs[i]); in print_log_firmware()
/freebsd/contrib/wpa/hostapd/
H A Ddefconfig362 # https://wireless.wiki.kernel.org/en/users/documentation/acs
/freebsd/contrib/ncurses/include/
H A DCaps-ncurses283 capalias GG IGNORE XENIX acs-glitch

12