Searched refs:ifp_download_t (Results 1 – 2 of 2) sorted by relevance
126 typedef struct ifp_download ifp_download_t; typedef
772 ifp_download_t *download_p = NULL; in q_load_file()791 if ((download_p = (ifp_download_t *)malloc( in q_load_file()792 sizeof (ifp_download_t) + fcode_size)) == NULL) { in q_load_file()