Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/contrib/groffer/
H A DChangeLog164 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().
H A Dgroffer2.sh4144 main_init() function
4146 func_check main_init = 0 "$@";
5835 main_init;
/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c28801 static void main_init(ShellState *data) { in main_init() function
28953 main_init(&data);