Home
last modified time | relevance | path

Searched refs:ht_insert2 (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/usr.bin/config/
H A Ddefs.h547 #define ht_insert2(ht, nam1, nam2, val) ht_insrep2(ht, nam1, nam2, val, 0) macro
H A Dsem.c367 (void)ht_insert2(attrdeptab, name, dep->a_name, in defattr()
593 (void)ht_insert2(attrdeptab, dev->d_name, al->al_this->a_name, in defdev()