Searched refs:FMEVERR_INTERNAL (Results 1 – 3 of 3) sorted by relevance
311 err = FMEVERR_INTERNAL; in fmev_shdl_subscribe()380 rv = (err == EDEADLK) ? FMEVERR_API : FMEVERR_INTERNAL; in fmev_shdl_unsubscribe()531 err = FMEVERR_INTERNAL; in fmev_shdl_init()547 err = FMEVERR_INTERNAL; in fmev_shdl_init()553 err = FMEVERR_INTERNAL; in fmev_shdl_init()592 rc = FMEVERR_INTERNAL; in fmev_shdl_getauthority()625 (void) fmev_seterr(FMEVERR_INTERNAL); in fmev_shdl_nvl2str()
201 return (FMEVERR_INTERNAL); in va2nvl()361 fmev_err_t rc = FMEVERR_INTERNAL; in do_publish()401 rc = FMEVERR_INTERNAL; in do_publish()
104 FMEVERR_INTERNAL, /* Internal library error */ enumerator