Home
last modified time | relevance | path

Searched refs:no_quit_on_interrupt (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/shared/
Dpager.c49 static int no_quit_on_interrupt(int exe_name_fd, const char *less_opts) { in no_quit_on_interrupt() function
266 r = no_quit_on_interrupt(TAKE_FD(exe_name_pipe[0]), less_opts); in pager_open()