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 352 if (inst >= p->p_inst)
354 inst = p->p_inst;
356 "static const struct cfparent pspec%d = {\n", p->p_inst);
453 fprintf(fp, "&pspec%d },\n", ps->p_inst);
defs.h 247 int p_inst; /* parent spec instance */ member in struct:pspec
sem.c 1946 inst = p->p_inst;
1958 p->p_inst = inst;

Completed in 41 milliseconds