Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/crle/common/
H A Dconfig.c306 ent->e_cobj = objtbl; in genconfig()
383 ent->e_cobj = objtbl; in genconfig()
474 ent->e_cobj = objtbl; in genconfig()
480 ent->e_path->e_cobj->co_name) + ent->e_off); in genconfig()
581 fltrtbl->fr_filter = flt->f_fent->e_cobj->co_name; in genconfig()
593 _fltetbl->fe_filtee = flte->e_cobj->co_name; in genconfig()
H A D_crle.h85 Rtc_obj *e_cobj; /* final configuration object */ member