HomeSort by: relevance | last modified time | path
    Searched refs:p_inst (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/config/
mkioconf.c 424 if (inst >= p->p_inst)
426 inst = p->p_inst;
428 "static const struct cfparent pspec%d = {\n", p->p_inst);
525 fprintf(fp, "&pspec%d },\n", ps->p_inst);
defs.h 247 int p_inst; /* parent spec instance */ member in struct:pspec
sem.c 1951 inst = p->p_inst;
1963 p->p_inst = inst;

Completed in 18 milliseconds