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 1175 i->i_at = NULL;
1335 i->i_at = at;
1380 if (at == NULL && firsti->i_at == NULL) {
1387 strcmp(at, i->i_at) == 0) {
1481 __func__, d->d_name, i->i_name, i->i_at);
1575 if (i->i_at == NULL)
1622 if (j->i_at == NULL)
1644 !strcmp(j->i_at, at)) || /* 1 */
1910 * i_at or i_pspec are NULL.
1918 i->i_name, i->i_at, msg, i->i_at)
    [all...]
defs.h 326 const char *i_at; /* where this is "at" (NULL if at root) */ member in struct:devi
mkioconf.c 543 if (i->i_at != NULL)

Completed in 17 milliseconds