Home
last modified time | relevance | path

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

/NextBSD/contrib/groff/contrib/groffer/
HDChangeLog164 of the temporary directory in main_init().
277 - main_init(): Remove the getting of the configuration files.
544 - main_init(): Choose the name of the temporary file by adding a
674 - main_init(): Rewriting of the creation of the temporary
680 - POSIX `rm -f -r': use this in `clean_up()' and `main_init()'.
862 the temporary files in main_init().
HDgroffer2.sh4144 main_init() function
4146 func_check main_init = 0 "$@";
5835 main_init;
/NextBSD/contrib/sqlite3/
HDshell.c4414 static void main_init(ShellState *data) { in main_init() function
4482 main_init(&data); in main()