Searched defs:bytes (Results 1 – 1 of 1) sorted by relevance
67 int bytes = snprintf(buffer, sizeof(buffer), "%d\n", value); in write_int() local88 int bytes = snprintf(buffer, sizeof(buffer), "%d %d\n", on, off); in write_on_off() local