Searched refs:E_ALREADY_FREE (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/contrib/ncsw/etc/
H A Derror.c84 case (E_ALREADY_FREE): return "Resource Already Free";
H A Dncsw_mem.c196 RETURN_ERROR(MAJOR, E_ALREADY_FREE,
/freebsd-12-stable/sys/contrib/ncsw/inc/
H A Derror_ext.h176 ,E_ALREADY_FREE /**< Specified resource or item is already free or deleted. */ enumerator in enum:e_ErrorType

Completed in 172 milliseconds