Searched refs:checkconfig (Results 1 – 6 of 6) sorted by relevance
223 checkconfig (config); in main()228 checkconfig (config); in main()
209 extern int checkconfig (const zconf_t *z);
246 if ( checkconfig (config) ) in main()
53 Parameter checks in checkconfig() adapted.90 * func "/dev/urandom" check added to checkconfig()159 max_ttl checks in checkconfig() fixed.
931 int checkconfig (const zconf_t *z) in checkconfig() function