Searched refs:throw_away (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/docs/examples/
H A Dftpgetinfo.c32 static size_t throw_away(void *ptr, size_t size, size_t nmemb, void *data) function
60 curl_easy_setopt(curl, CURLOPT_HEADERFUNCTION, throw_away);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dinode.c399 LIST_HEAD(throw_away);
404 busy = invalidate_list(&sb->s_inodes, &throw_away);
407 dispose_list(&throw_away);

Completed in 95 milliseconds