Home
last modified time | relevance | path

Searched defs:filemode (Results 1 – 4 of 4) sorted by relevance

/dragonfly/usr.sbin/asf/
H A Dasf.c183 const char *filemode = "w"; /* mode for outfile */ in main() local
/dragonfly/usr.bin/patch/
H A Dpatch.c50 mode_t filemode = 0644; variable
/dragonfly/crypto/openssh/
H A Dloginrec.c1478 lastlog_openseek(struct logininfo *li, int *fd, int filemode) in lastlog_openseek()
/dragonfly/usr.sbin/pstat/
H A Dpstat.c861 filemode(void) in filemode() function