Home
last modified time | relevance | path

Searched refs:str2tstr (Results 1 – 6 of 6) sorted by relevance

/dports/security/stunnel/stunnel-5.60/src/
H A Dfile.c67 tname=str2tstr(name); in file_open()
222 LPTSTR str2tstr(LPCSTR in) { in str2tstr() function
H A Dui_win_cli.c114 tstr=str2tstr(line); in ui_new_log()
H A Dui_win_gui.c713 key_file_name=str2tstr(current_section->key); in pass_proc()
1029 servname=str2tstr(section->servname); in update_peer_menu_unlocked()
1095 tname=str2tstr((LPSTR)name); in load_icon_file()
1202 txt=str2tstr(line); in ui_new_log()
1221 conf_file=str2tstr(configuration_file); in edit_config()
H A Dprototypes.h828 LPTSTR str2tstr(LPCSTR);
H A Dclient.c1377 name=str2tstr(c->opt->exec_name); in connect_local()
1378 args=str2tstr(c->opt->exec_args); in connect_local()
H A Doptions.c572 path=str2tstr(dirp); in scandir()