Searched defs:epname (Results 1 – 5 of 5) sorted by relevance
/titanic_51/usr/src/cmd/fm/modules/common/eversholt/ |
H A D | itree.c | 265 struct node *epname; member 276 tname_dup_to_epname(struct node *oldepname, struct node *epname) in tname_dup_to_epname() argument 365 tevent_dup_to_epname(struct node * oldnode,struct node * epname) tevent_dup_to_epname() argument 432 props2instance(struct node * eventnp,struct node * epname) props2instance() argument 650 hmatch_event(struct info * infop,struct node * eventnp,struct node * epname,struct config * ncp,struct node * nextnp,int rematch) hmatch_event() argument [all...] |
H A D | fme.c | 2662 struct node *epname; in fme_serd_load() local [all...] |
/titanic_51/usr/src/cmd/fm/modules/common/event-transport/ |
H A D | etm.c | 508 etm_check_dup_ep_str(fmd_hdl_t *hdl, char *epname) in etm_check_dup_ep_str() argument 905 etm_init_epmap(fmd_hdl_t *hdl, char *epname, int flags) in etm_init_epmap() argument 987 char epname[MAXPATHLEN]; in etm_create_epmaps() local [all...] |
/titanic_51/usr/src/cmd/fm/eversholt/common/ |
H A D | tree.h | 230 struct node *epname; /* component path name */ member
|
H A D | tree.c | 532 tree_event(struct node *ename, struct node *epname, struct node *eexprlist) in tree_event() argument [all...] |