Home
last modified time | relevance | path

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

/freebsd/contrib/dialog/
H A Ddialog.c1612 dlg_exit(DLG_EXIT_OK); in Help()
1907 dlg_exit(DLG_EXIT_OK); in main()
1971 dlg_exit(DLG_EXIT_OK); in main()
1986 dlg_exit(DLG_EXIT_OK); in main()
1997 dlg_exit(DLG_EXIT_OK); in main()
2143 dlg_exit(retval); in main()
H A Dui_getc.c600 dlg_exit(DLG_EXIT_ERROR); in finish_bg()
H A Ddialog.h857 extern void dlg_exit(int /*code*/) GCC_NORETURN;
H A Dutil.c1831 dlg_exit(int code) in dlg_exit() function
1977 dlg_exit(strcmp(fmt, "timeout") == 0 ? DLG_EXIT_TIMEOUT : DLG_EXIT_ERROR); in dlg_exiterr()
/freebsd/contrib/dialog/package/
H A Ddialog.sym128 dlg_exit
H A Ddialog.map86 dlg_exit;