Home
last modified time | relevance | path

Searched defs:hflg (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/tcsh/
H A Dsh.c1571 st_save(struct saved_state *st, int unit, int hflg, Char **al, Char **av) in st_save()
1731 srcunit(int unit, int onlyown, int hflg, Char **av) in srcunit()
2191 int hflg = 0; in dosource() local
H A Dsh.hist.c1050 phist(struct Hist *hp, int hflg) in phist()
1097 dophist(int n, int hflg) in dophist()
1131 int n, hflg = 0; in dohist() local
/freebsd/bin/mv/
H A Dmv.c58 static int fflg, hflg, iflg, nflg, vflg; variable