Home
last modified time | relevance | path

Searched refs:i_at (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/usr.sbin/config/
Dmain.c623 if (i->i_at == NULL || hasparent(i)) in crosscheck()
626 "%s at %s is orphaned", i->i_name, i->i_at); in crosscheck()
629 i->i_at); in crosscheck()
Dconfig.h180 const char *i_at; /* where this is "at" (NULL if at root) */ member
Dmkioconf.c401 if (i->i_at != NULL) in emitroots()
Dpack.c244 if (src->i_at == NULL) /* none, because we are "at root" */ in addparents()
Dsem.c687 i->i_at = NULL; in newdevi()
871 i->i_at = at; in adddev()