Home
last modified time | relevance | path

Searched refs:hist_filemode (Results 1 – 5 of 5) sorted by relevance

/dports/audio/xmcd/xmcd-3.3.2/cdinfo_d/
H A Dhist.c153 util_setperm(path, app_data.hist_filemode); in cdinfo_hist_writefile()
750 util_setperm(path, app_data.hist_filemode); in cdinfo_hist_addent()
H A Dcdinfo_x.c640 if (app_data.hist_filemode == NULL) in cdinfo_init()
641 app_data.hist_filemode = "0644"; in cdinfo_init()
/dports/audio/xmcd/xmcd-3.3.2/common_d/
H A Dappenv.h1062 char *hist_filemode; /* History file permissions */ member
/dports/audio/xmcd/xmcd-3.3.2/libdi_d/
H A Dlibdi.c160 app_data.hist_filemode); in di_prncfg()
1757 if (!util_newstr(&app_data.hist_filemode, parm)) { in di_common_parmload()
/dports/audio/xmcd/xmcd-3.3.2/xmcd_d/
H A Dcommand.c3513 util_setperm(path, app_data.hist_filemode); in cmd_rmtlog()