cons_find
if ((value == NULL) || ((active = cons_find(value)) == -1)) {
static int cons_find(char *name);