Home
last modified time | relevance | path

Searched refs:usage_help (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/platform/vkernel64/platform/
HDinit.c146 static void usage_help(_Bool);
265 usage_help(false); in main()
432 usage_help(true); in main()
438 usage_help(false); in main()
1434 usage_help(_Bool help) in usage_help() function
/dragonfly/contrib/tnftp/src/
HDmain.c141 static int usage_help(void);
430 return usage_help(); in main()
1086 usage_help(void) in usage_help() function