HomeSort by relevance Sort by last modified time
    Searched defs:alloc_free (Results 1 - 2 of 2) sorted by null

  /onnv/onnv-gate/usr/src/cmd/fm/eversholt/common/
alloc.c 119 * alloc_free -- a free() with checks
125 alloc_free(void *ptr, const char *fname, int line) function
  /onnv/onnv-gate/usr/src/cmd/fm/modules/common/eversholt/
alloc.c 132 alloc_free((char *)ptr, fname, line);
154 * alloc_free -- a free() with checks
160 alloc_free(void *ptr, const char *fname, int line) function

Completed in 300 milliseconds