Home | History | Annotate | Download | only in input

Lines Matching full:false

27 gboolean option_quiet = FALSE;
52 return FALSE;
81 if (option_quiet == FALSE) {
97 return FALSE;
117 return FALSE;
166 if (option_get_master != FALSE) {
167 if (show_master (devh, itfnum) == FALSE)
191 if (option_store_info != FALSE) {
212 if (set_master_bdaddr (devh, itfnum, option_master) == FALSE) {
240 if (g_option_context_parse (context, &argc, &argv, &error) == FALSE) {