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