Home
last modified time | relevance | path

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

/dragonfly/contrib/less/
H A Dmain.c162 quit(QUIT_OK); in main()
234 quit(QUIT_OK); in main()
304 quit(QUIT_OK); in main()
H A Dless.h565 #define QUIT_OK EXIT_SUCCESS macro
567 #define QUIT_OK 0 macro
H A Dcommand.c835 quit(QUIT_OK); in prompt()
843 quit(QUIT_OK); in prompt()
1621 quit(QUIT_OK); in commands()
1796 quit(QUIT_OK); in commands()
H A Dforwback.c468 quit(QUIT_OK); in forward()
H A Doutput.c717 quit(QUIT_OK); in query()
H A Dedit.c905 quit(QUIT_OK); in edit_stdin()
H A Doptfunc.c525 quit(QUIT_OK); in opt__V()