Searched refs:Ent_t (Results 1 – 1 of 1) sorted by relevance
59 } Ent_t; typedef126 register Ent_t* ent = (Ent_t*)object; in drop()144 register Ent_t* ent; in mimeset()240 ent = (Ent_t*)dtmatch(mp->cap, s); in mimeset()266 else if (!(ent = newof(0, Ent_t, 1, strlen(s) + 1))) in mimeset()344 register Ent_t* ent = (Ent_t*)object; in list()377 static Ent_t*387 Ent_t* ent; in find()392 if ((ent = (Ent_t*)dtmatch(mp->cap, type)) || in find()417 if (ent = (Ent_t*)dtmatch(mp->cap, s)) in find()[all …]