Searched refs:acs (Results 1 - 12 of 12) sorted by relevance

/freebsd-10.1-release/usr.bin/vgrind/
H A Dregexp.c181 register char *acs; /* pinter to last alternate */ local
185 acs = NIL;
210 if (acs != NIL && acs != cs) {
212 temp = OCNT(acs);
213 OCNT(acs) = ccre - acs;
214 acs -= temp;
216 acs = NIL;
229 if (acs !
[all...]
/freebsd-10.1-release/contrib/libarchive/libarchive/
H A Darchive_write_set_format_mtree.c158 struct att_counter_set acs; member in struct:mtree_writer
451 struct att_counter_set *acs; local
459 acs = &mtree->acs;
465 if (acs->uid_list == NULL)
468 if (acs->uid_list->count < 2 ||
469 mtree->set.uid == acs->uid_list->m_entry->uid)
472 if (acs->gid_list == NULL)
475 if (acs->gid_list->count < 2 ||
476 mtree->set.gid == acs
652 struct att_counter_set *acs = &mtree->acs; local
728 struct att_counter_set *acs = &mtree->acs; local
[all...]
/freebsd-10.1-release/usr.sbin/mfiutil/
H A Dmfi_cmd.c304 mfi_open(int unit, int acs) argument
309 return (open(path, acs));
H A Dmfiutil.h155 int mfi_open(int unit, int acs);
/freebsd-10.1-release/contrib/ncurses/misc/
H A Demx.src91 klone+acs|alternate character set for ansi.sys displays,
98 # about \E[11m as klone+acs. True ANSI/ECMA-48 would have <rmso=\E[27m>,
115 use=klone+acs,
134 use=klone+acs,
186 # doen't fit the <pfkey> model well). The klone+acs sequences were valid
219 use=klone+acs,
H A Dterminfo.src390 klone+acs|alternate character set for ansi.sys displays,
396 # about \E[11m as klone+acs. True ANSI/ECMA-48 would have <rmso=\E[27m>,
403 use=klone+acs,
420 use=klone+acs,
422 # KOI8-R (RFC1489) acs (alternate character set)
610 # doesn't fit the <pfkey> model well). The klone+acs sequences were valid
1273 kpp=\E[Z, use=klone+acs, use=klone+sgr8,
5088 # Removed: rmacs=\E[10m, smacs=\E[11m, because OS/2 does not implement acs.
9505 use=klone+acs,
16599 # (-acs) entrie
[all...]
/freebsd-10.1-release/contrib/ncurses/include/
H A DCaps.osf1r51214 capalias GG IGNORE XENIX acs-glitch
H A DCaps.uwin1030 capalias GG IGNORE XENIX acs-glitch
H A DCaps1204 capalias GG IGNORE XENIX acs-glitch
H A DCaps.aix41195 capalias GG IGNORE XENIX acs-glitch
H A DCaps.hpux111218 capalias GG IGNORE XENIX acs-glitch
H A DCaps.keys1294 capalias GG IGNORE XENIX acs-glitch

Completed in 158 milliseconds