Home
last modified time | relevance | path

Searched refs:BStrFree (Results 1 – 16 of 16) sorted by relevance

/mirbsd/src/gnu/usr.bin/lynx/src/
DLYPrint.c462 BStrFree(buffer); in send_file_to_file()
463 BStrFree(filename); in send_file_to_file()
791 BStrFree(user_response); in send_file_to_mail()
954 BStrFree(my_file); in send_file_to_printer()
1028 BStrFree(prompt); in send_file_to_screen()
1448 BStrFree(fbuf); in GetFileName()
1449 BStrFree(tbuf); in GetFileName()
DLYLocal.c837 BStrFree(given_target); in modify_tagged()
853 BStrFree(given_target); in modify_tagged()
879 BStrFree(given_target); in modify_tagged()
939 BStrFree(tmpbuf); in modify_name()
1001 BStrFree(tmpbuf); in modify_location()
1020 BStrFree(tmpbuf); in modify_location()
1094 BStrFree(testpath); in local_modify()
1135 BStrFree(tmpbuf); in create_file()
1169 BStrFree(tmpbuf); in create_directory()
DLYBookmark.c439 BStrFree(string_data); in save_bookmark_link()
440 BStrFree(tmp_data); in save_bookmark_link()
DHTAlert.c663 BStrFree(data); in HTPrompt()
681 BStrFree(data); in HTPromptPassword()
DLYDownload.c457 BStrFree(buffer); in LYDownload()
DLYOptions.c1572 BStrFree(my_data); in LYoptions()
2044 BStrFree(my_data); in edit_bookmarks()
3235 BStrFree(newdoc->post_data); in postoptions()
DLYHistory.c286 BStrFree(doc->post_data); in LYFreePostData()
DLYGetFile.c1253 BStrFree(temp); in follow_link_number()
DLYStrings.c3519 BStrFree(killbuffer); in LYEdit1()
3646 BStrFree(temp); in get_popup_number()
5378 BStrFree(my_bstring); in LYgetstr()
DLYMainLoop.c3607 BStrFree(input); in check_JUMP_param()
5462 BStrFree(prev_target); \
5463 BStrFree(user_input_buffer)
6052 BStrFree(newdoc.post_data); in mainloop()
DGridText.c7836 BStrFree(searchstring); in do_www_search()
7837 BStrFree(temp); in do_www_search()
11842 BStrFree(my_query); in HText_SubmitForm()
11869 BStrFree(my_data[anchor_count].data); in HText_SubmitForm()
/mirbsd/src/gnu/usr.bin/lynx/WWW/Library/Implementation/
DHTString.h152 #define BStrFree(d) HTSABFree( &(d)) macro
DHTGopher.c1497 BStrFree(command); in HTLoadCSO()
1552 BStrFree(command); in HTLoadCSO()
1641 BStrFree(content); in HTLoadCSO()
1678 BStrFree(command); in HTLoadCSO()
DHTTP.c1329 BStrFree(command); in HTLoadHTTP()
1424 BStrFree(command); in HTLoadHTTP()
1496 BStrFree(command); in HTLoadHTTP()
DHTAccess.c917 BStrFree(anchor->post_data); in HTLoadDocument()
DHTAnchor.c767 BStrFree(me->post_data); in HTParentAnchor_free()