Home
last modified time | relevance | path

Searched defs:os_malloc (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/wpa_supplicant/src/utils/
H A Dos_none.c124 void * os_malloc(size_t size) in os_malloc() function
H A Dos.h485 #define os_malloc(s) malloc((s)) macro
H A Dos_internal.c261 void * os_malloc(size_t size) in os_malloc() function
H A Dos_unix.c697 void * os_malloc(size_t size) in os_malloc() function