ntype
int ntype)
if (ntype == XK_CMD && val->cmd == ED_SEQUENCE_LEAD_IN) {
(void) node__try(el, el->el_keymacro.map, key, val, ntype);
keymacro_value_t *val, int ntype)
switch (ptr->type = ntype) {
EL_ABORT((el->el_errfile, "Bad XK_ type %d\n", ntype));
(void) node__try(el, ptr->next, str, val, ntype);
int ntype)
switch (ntype) {
ntype == XK_STR ? "\"\"" : "[]");
EL_ABORT((el->el_errfile, "Bad XK_ type %d\n", ntype));
int ntype, rem;
ntype = XK_CMD;
ntype = XK_STR;
switch (ntype) {
terminal_set_arrow(el, in, keymacro_map_str(el, out), ntype);
keymacro_add(el, in, keymacro_map_str(el, out), ntype);
terminal_set_arrow(el, in, keymacro_map_cmd(el, cmd), ntype);
keymacro_add(el, in, keymacro_map_cmd(el, cmd), ntype);
EL_ABORT((el->el_errfile, "Bad XK_ type %d\n", ntype));
for (nobj = i = 0; i < ntype; i++) {
cc->ses_eltmap = SES_MALLOC(ntype);
SES_FREE(cc->ses_eltmap, ntype);
MEMZERO(cc->ses_eltmap, ntype);
cc->ses_ntypes = (uint8_t) ntype;
for (i = 0; i < ntype; i++) {
SES_FREE(cc->ses_eltmap, ntype);
int err, amt, i, nobj, ntype, maxima;
for (ntype = i = 0; i < maxima; i++) {
ntype += hd.Ntypes;
npf_nat_t *nt, unsigned ntype)
KASSERT(ntype == NPF_NATOUT || ntype == NPF_NATIN);
npf_conn_adjkey(bk, taddr, tport, nat_type_which[ntype]);
enum ntype token; /* token type */
enum ntype type; /* plan node type */
static PLAN *c_regex_common(char ***, int, enum ntype, bool);
static PLAN *palloc(enum ntype, int (*)(PLAN *, FTSENT *));
c_regex_common(char ***argvp, int isok, enum ntype type, bool icase)
palloc(enum ntype t, int (*f)(PLAN *, FTSENT *))
name_expand(char *sname, int ntype)
np = gexpand(NULL, gh, 0, ntype);
np->n_type = ntype;
ncalloc(char *str, int ntype)
np->n_type = ntype;
lexpand(char *str, int ntype)
np = cat(np, nalloc(word, ntype));
extract(char line[], int ntype)
t = nalloc(nbuf, ntype);
detract(struct name *np, int ntype)
quote = ntype & GSMOPTS;
comma = ntype & GCOMMA;
ntype &= ~GCOMMA;
if (ntype && (p->n_type & GMASK) != ntype)
if (ntype && (p->n_type & GMASK) != ntype)
gexpand(struct name *nlist, struct grouphead *gh, int metoo, int ntype)
nlist = gexpand(nlist, ngh, metoo, ntype);
np = nalloc(cp, ntype);
nalloc(char str[], int ntype)
np->n_type = ntype;
shextract(char *line, int ntype)
t = nalloc(argv[i], ntype);