Home
last modified time | relevance | path

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

/freebsd-10-stable/usr.bin/hexdump/
Dhexdump.h68 typedef struct _fs { /* format strings */ struct
69 struct _fs *nextfs; /* linked list of format strings */ argument
70 struct _fu *nextfu; /* linked list of format units */
71 int bcnt;
/freebsd-10-stable/sys/netpfil/ipfw/
Dip_dummynet.c2416 drain_queue_fs_cb(void *_fs, void *arg) in drain_queue_fs_cb()
2740 fs_cleanup(void *_fs, void *arg) in fs_cleanup()