Searched defs:ftp_malloc (Results 1 - 2 of 2) sorted by relevance

/src/usr.bin/ftp/
H A Dextern.h253 #define ftp_malloc(a) malloc(a); macro
H A Dutil.c1524 ftp_malloc(size_t size) function in typeref:typename:void *

Completed in 4 milliseconds