Searched defs:n (Results 1 – 6 of 6) sorted by relevance
6 unsigned n; in main() local
69 static void set_displayed_framebuffer(unsigned n) in set_displayed_framebuffer()
158 for (int n = 0; n < npolledevents; n++) { in ev_dispatch() local
164 void ExprDump(int depth, Expr* n, char* script) { in ExprDump()
405 int n = klogctl(KLOG_READ_ALL, &buffer[0], klog_buf_len); in save_kernel_log() local1021 unsigned int n = 0; in choose_recovery_file() local
669 ssize_t n = TEMP_FAILURE_RETRY(write(fd, data+soFar, dataLen-soFar)); in writeProcessFunction() local