Home
last modified time | relevance | path

Searched refs:CANT_ALLOCATE_COPY (Results 1 – 2 of 2) sorted by relevance

/external/tcpdump/
Dsignature.c37 { CANT_ALLOCATE_COPY, "can't allocate memory"},
155 return (CANT_ALLOCATE_COPY); in signature_verify()
Dsignature.h24 #define CANT_ALLOCATE_COPY 2 macro