Searched defs:on (Results 1 – 6 of 6) sorted by relevance
13 struct evsel *on, *off; member
73 static void set_led(int on) in set_led()
36 on = 1 variable in dev_state
376 int fd, c, on = 1; in main() local
256 int on = 1; in config_so_flags() local
114 void jsonw_pretty(json_writer_t *self, bool on) in jsonw_pretty()