Searched refs:stdin_loop (Results 1 – 2 of 2) sorted by relevance
111 static void stdin_loop(void);293 stdin_loop(); in main()319 stdin_loop(void) in stdin_loop() function
1637 * src/setkey/setkey.c(stdin_loop): Fix newlines and comments2157 * src/setkey/setkey.c (stdin_loop): Exit when exit_now is set2163 (stdin_loop): Concat multiline input into a single line before parsing.2228 * src/setkey/setkey.c: Call stdin_loop() when '-c' was given.2229 (stdin_loop): Read user input and parse it line-by-line.