Searched refs:c (Results 1 – 3 of 3) sorted by relevance
124 char c = 0; in devt_from_partuuid() local127 "PARTNROFF=%d%c", &offset, &c) != 1) { in devt_from_partuuid()509 char c; in change_floppy() local526 ksys_read(fd, &c, 1); in change_floppy()
424 char c = buf[written]; in flush_buffer() local425 if (c == '0') { in flush_buffer()429 } else if (c == 0) { in flush_buffer()
40 def_bool $(success,echo 'void foo(void) { asm inline (""); }' | $(CC) -x c - -c -o /dev/null)786 # written after the unmap. Details are in mm/rmap.c near the check for1319 see arch/parisc/kernel/unaligned.c for reference2260 # macros for not-implemented syscalls in kernel/sys_ni.c and2261 # kernel/time/posix-stubs.c. All these overrides need to be available in