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

  /src/usr.bin/config/
sem.c 1170 i->i_at = NULL;
1330 i->i_at = at;
1375 if (at == NULL && firsti->i_at == NULL) {
1382 strcmp(at, i->i_at) == 0) {
1476 __func__, d->d_name, i->i_name, i->i_at);
1570 if (i->i_at == NULL)
1617 if (j->i_at == NULL)
1639 !strcmp(j->i_at, at)) || /* 1 */
1905 * i_at or i_pspec are NULL.
1913 i->i_name, i->i_at, msg, i->i_at)
    [all...]
defs.h 325 const char *i_at; /* where this is "at" (NULL if at root) */ member in struct:devi
mkioconf.c 471 if (i->i_at != NULL)

Completed in 15 milliseconds