Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libtnfctl/
H A Dstatus.c77 case TNFCTL_ERR_BADDEALLOC: in tnfctl_strerror()
H A Dtnfctl.h124 TNFCTL_ERR_BADDEALLOC, /* can't deallocate buffer */ enumerator
H A Dkernel_int.c201 return (TNFCTL_ERR_BADDEALLOC); in _tnfctl_prbk_buffer_dealloc()
/titanic_41/usr/src/cmd/tnf/prex/
H A Dprbk.c161 case (TNFCTL_ERR_BADDEALLOC): in prbk_buffer_dealloc()