Home
last modified time | relevance | path

Searched refs:TNF_ERR_ALLOCFAIL (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/lib/libtnf/
H A Dinfo.c64 return (TNF_ERR_ALLOCFAIL); in _tnf_init_tags()
68 return (TNF_ERR_ALLOCFAIL); in _tnf_init_tags()
362 _tnf_error(tnf, TNF_ERR_ALLOCFAIL); in init_slots()
H A Derror.c90 case TNF_ERR_ALLOCFAIL: in tnf_error_message()
H A Dtnf.h92 TNF_ERR_ALLOCFAIL = 1030, /* memory allocation failure */ enumerator
H A Dreader.c62 return (TNF_ERR_ALLOCFAIL); in tnf_reader_begin()