Home
last modified time | relevance | path

Searched refs:open_fstream_w (Results 1 – 10 of 10) sorted by relevance

/dports/misc/clifm/clifm-1.3/src/
H A Daux.h50 FILE *open_fstream_w(char *name, int *fd);
H A Dconfig.c408 FILE *fp = open_fstream_w(file, &fd); in create_actions_file()
710 FILE *config_fp = open_fstream_w(file, &fd); in create_config()
1098 FILE *fp = open_fstream_w(cscheme_file, &fd); in create_def_cscheme()
1150 FILE *fp = open_fstream_w(remotes_file, &fd); in create_remotes_file()
H A Dchecks.c555 fp = open_fstream_w(file, &fd); in check_file_size()
H A Darchives.c384 FILE *fp = open_fstream_w(iso_tmp_file, &fd); in check_iso()
507 FILE *fp = open_fstream_w(archiver_tmp_file, &fd); in is_compressed()
H A Daux.c294 open_fstream_w(char *name, int *fd) in open_fstream_w() function
/dports/misc/clifm/clifm-1.3/misc/codecov/
H A Daux.c.gcov91 function open_fstream_w called 9 returned 100% blocks executed 67%
92 9: 66:open_fstream_w(char *name, int *fd)
404 1: 267: FILE *fp = open_fstream_w(file, &fd);
H A Dchecks.c.gcov1010 2: 534: fp = open_fstream_w(file, &fd);
1106 2: 582: FILE *fpp = open_fstream_w(tmp, &fdd);
H A Darchives.c.gcov558 -: 325: FILE *fp = open_fstream_w(iso_tmp_file, &fd);
726 -: 449: FILE *fp = open_fstream_w(archiver_tmp_file, &fd);
H A Dconfig.c.gcov602 #####: 391: FILE *fp = open_fstream_w(file, &fd);
1086 #####: 680: FILE *config_fp = open_fstream_w(file, &fd);
1458 #####: 1024: FILE *fp = open_fstream_w(cscheme_file, &fd);
1537 1: 1076: FILE *fp = open_fstream_w(remotes_file, &fd);
H A Dfile_operations.c.gcov1553 3: 807: FILE *fp = open_fstream_w(bulk_file, &fd);