Home
last modified time | relevance | path

Searched defs:streaming (Results 1 – 5 of 5) sorted by relevance

/dragonfly/sbin/hammer/
H A Dcmd_mirror.c86 hammer_cmd_mirror_read(char **av, int ac, int streaming) in hammer_cmd_mirror_read()
1084 hammer_cmd_mirror_copy(char **av, int ac, int streaming) in hammer_cmd_mirror_copy()
/dragonfly/usr.sbin/installer/libdfui/
H A Ddecode.c371 int amount, streaming; in dfui_decode_progress() local
H A Ddfui.h209 int streaming; /* if 1, msg will stream in line by line */ member
H A Dform.c1168 dfui_progress_set_streaming(struct dfui_progress *pr, int streaming) in dfui_progress_set_streaming()
/dragonfly/sys/dev/disk/nata/
H A Datapi-tape.h104 u_int8_t streaming :1; /* streaming mode enable */ member