Searched refs:hflg (Results 1 - 4 of 4) sorted by last modified time

/netbsd-current/bin/csh/
H A Dcsh.c760 srcunit(int unit, int onlyown, int hflg) argument
827 enterhist = hflg;
1228 int hflg; local
1230 hflg = 0;
1235 hflg++;
1241 if (!srcfile((char *)buf, 0, hflg) && !hflg)
H A Dhist.c142 int hflg, n, rflg; local
144 hflg = 0;
160 hflg++;
177 dohist1(Histlist.Hnext, &n, rflg, hflg);
181 dohist1(struct Hist *hp, int *np, int rflg, int hflg) argument
191 dohist1(hp->Hnext, np, rflg, hflg);
193 phist(hp, hflg);
197 phist(hp, hflg);
202 phist(struct Hist *hp, int hflg) argument
204 if (hflg
[all...]
/netbsd-current/bin/mv/
H A Dmv.c68 static int fflg, hflg, iflg, vflg; variable
99 hflg = 1;
129 if (hflg || stat(argv[argc - 1], &sb) || !S_ISDIR(sb.st_mode)) {
/netbsd-current/usr.bin/rwho/
H A Drwho.c87 int aflg, qflg, hflg; local
91 aflg = nusers = nhosts = qflg = hflg = 0;
105 hflg = 1;
116 hflg = 0;
185 if (hflg) {

Completed in 202 milliseconds