Home
last modified time | relevance | path

Searched refs:test_abort_downloads_to_file (Results 1 – 3 of 3) sorted by relevance

/dports/www/links/links-2.25/
H A Dsession.c474 int test_abort_downloads_to_file(unsigned char *file, unsigned char *cwd, int abort_downloads) in test_abort_downloads_to_file() function
1010 test_abort_downloads_to_file(*xl_file, ses->term->cwd, 1); in create_or_append_download_file()
H A Dlinks.h3636 int test_abort_downloads_to_file(unsigned char *, unsigned char *, int);
H A Dmenu.c4461 if (test_abort_downloads_to_file(file, ses->term->cwd, 0)) { in does_file_exist()