Home
last modified time | relevance | path

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

/freebsd/tools/tools/usbtest/
H A Dusbtest.c686 int force_fs = 0; in show_host_select() local
697 &force_fs, sizeof(force_fs)); in show_host_select()
701 "to %d (error=%d)\n", force_fs, errno); in show_host_select()
720 force_fs ? "YES" : "NO", in show_host_select()
737 force_fs ^= 1; in show_host_select()