Searched defs:ftp_malloc (Results 1 - 2 of 2) sorted by relevance
| /src/usr.bin/ftp/ | ||
| H A D | extern.h | 253 #define ftp_malloc(a) malloc(a); macro |
| H A D | util.c | 1524 ftp_malloc(size_t size) function in typeref:typename:void * |
Completed in 4 milliseconds