HomeSort by: relevance | last modified time | path
    Searched defs:bsd_free (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/net/
bsd-comp.c 135 static void bsd_free(void *state);
154 .comp_free = bsd_free,
160 .decomp_free = bsd_free,
369 bsd_free(void *state) function in typeref:typename:void
bsd-comp.c 135 static void bsd_free(void *state);
154 .comp_free = bsd_free,
160 .decomp_free = bsd_free,
369 bsd_free(void *state) function in typeref:typename:void
bsd-comp.c 135 static void bsd_free(void *state);
154 .comp_free = bsd_free,
160 .decomp_free = bsd_free,
369 bsd_free(void *state) function in typeref:typename:void

Completed in 33 milliseconds