Home
last modified time | relevance | path

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

/dflybsd-src/sys/platform/vkernel64/platform/
H A Dinit.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
/dflybsd-src/contrib/tnftp/src/
H A Dmain.c141 static int usage_help(void);
430 return usage_help(); in main()
1086 usage_help(void) in usage_help() function