Home
last modified time | relevance | path

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

/dragonfly/sbin/tunefs/
H A Dtunefs.c69 void putsb(struct fs *, const char *, int);
276 putsb(&sblock, special, Aflag); in main()
312 putsb(struct fs *fs, const char *file, int all) in putsb() function