Searched refs:histmode (Results 1 – 1 of 1) sorted by relevance
124 static mode_t histmode; variable266 histmode = S_IRUSR|S_IWUSR; in sh_histinit()267 if((fd=open(cp,O_BINARY|O_APPEND|O_RDWR|O_CREAT,histmode))>=0) in sh_histinit()494 histmode = statb.st_mode; in hist_trim()