HomeSort by: relevance | last modified time | path
    Searched refs:OMAPI_DATA_STRING_EMPTY_SIZE (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mpl/dhcp/dist/omapip/
alloc.c 961 nlen = OMAPI_DATA_STRING_EMPTY_SIZE + len;
967 memset (new, 0, OMAPI_DATA_STRING_EMPTY_SIZE);
  /src/external/mpl/dhcp/dist/includes/omapip/
omapip.h 85 #define OMAPI_DATA_STRING_EMPTY_SIZE (2 * sizeof (int))

Completed in 21 milliseconds