Home
last modified time | relevance | path

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

/dragonfly/usr.bin/hexdump/
H A Dhexdump.h64 typedef struct _fs { /* format strings */ struct
65 struct _fs *nextfs; /* linked list of format strings */ argument
/dragonfly/etc/
H A Drc.subr315 for _fs in $_fslist; do
319 if [ $on = $_fs ]; then
324 mount $_fs >/dev/null 2>&1