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

  /src/usr.bin/config/
util.c 341 al->al_this = NULL;
352 al->al_this = a;
360 assert(al->al_this == NULL);
373 al->al_this = NULL;
sem.c 181 struct attr *this = al->al_this;
215 a = al->al_this;
361 dep = al->al_this;
471 if (al->al_this == obj)
489 if (al->al_this == a)
553 if (al->al_this->a_iattr)
592 refattr(al->al_this->a_name);
593 (void)ht_insert2(attrdeptab, dev->d_name, al->al_this->a_name,
594 addvalue(V_DEVICE, al->al_this, dev));
596 al->al_this->a_name)
    [all...]
lint.c 173 a = al->al_this;
defs.h 219 struct attr *al_this; member in struct:attrlist
mkioconf.c 230 a = al->al_this;
mkmakefile.c 441 weighattr(al->al_this);
gram.y 1198 al->al_this = NULL;
main.c 2116 a = al->al_this;

Completed in 18 milliseconds