Searched refs:n_full (Results 1 – 3 of 3) sorted by relevance
92 if (x && !x->n_flink && strpbrk(n->n_full, "(<")) in translate()93 x->n_full = splice(x->n_name, n->n_full); in translate()
75 np->n_full = savestr(str); in nalloc()76 np->n_name = skin(np->n_full); in nalloc()162 s += strlen(p->n_full) + 2; in detract()172 cp = copy(p->n_full, cp); in detract()842 p->n_full = splice(p->n_name, p->n_full); in mapf()
256 char *n_full; /* Full name */ member