Home
last modified time | relevance | path

Searched refs:Print_help (Results 1 – 14 of 14) sorted by relevance

/dports/net/spread4/spread-src-4.2.0/examples/
H A Dflooder.c68 static void Print_help();
274 if (argc < 2) Print_help(); in Usage()
278 if (argc < 2) Print_help(); in Usage()
282 if (argc < 2) Print_help(); in Usage()
286 if (argc < 2) Print_help(); in Usage()
290 if (argc < 2) Print_help(); in Usage()
300 Print_help(); in Usage()
307 Print_help(); in Usage()
310 static void Print_help() in Print_help() function
H A Duser.c103 static void Print_help();
549 if (argc < 2) Print_help(); in Usage()
556 if (argc < 2) Print_help(); in Usage()
560 if (argc < 2) Print_help(); in Usage()
565 if (argc < 2) Print_help(); in Usage()
570 Print_help(); in Usage()
574 static void Print_help() in Print_help() function
/dports/net/spread/spread-src-3.17.4/
H A Dflooder.c66 static void Print_help();
272 if (argc < 2) Print_help(); in Usage()
276 if (argc < 2) Print_help(); in Usage()
280 if (argc < 2) Print_help(); in Usage()
284 if (argc < 2) Print_help(); in Usage()
288 if (argc < 2) Print_help(); in Usage()
298 Print_help(); in Usage()
305 Print_help(); in Usage()
308 static void Print_help() in Print_help() function
H A Dspread.c220 static void Print_help(void) in Print_help() function
248 if (argc < 2) Print_help(); in Usage()
259 if (argc < 2) Print_help(); in Usage()
265 if (argc < 2) Print_help(); in Usage()
270 else Print_help(); in Usage()
275 Print_help(); in Usage()
H A Duser.c97 static void Print_help();
486 if (argc < 2) Print_help(); in Usage()
493 if (argc < 2) Print_help(); in Usage()
497 if (argc < 2) Print_help(); in Usage()
502 if (argc < 2) Print_help(); in Usage()
507 Print_help(); in Usage()
511 static void Print_help() in Print_help() function
/dports/net/spread-j/spread-src-3.17.3/
H A Dflooder.c66 static void Print_help();
272 if (argc < 2) Print_help(); in Usage()
276 if (argc < 2) Print_help(); in Usage()
280 if (argc < 2) Print_help(); in Usage()
284 if (argc < 2) Print_help(); in Usage()
288 if (argc < 2) Print_help(); in Usage()
298 Print_help(); in Usage()
305 Print_help(); in Usage()
308 static void Print_help() in Print_help() function
H A Dspread.c198 static void Print_help(void) in Print_help() function
226 if (argc < 2) Print_help(); in Usage()
237 if (argc < 2) Print_help(); in Usage()
243 if (argc < 2) Print_help(); in Usage()
248 else Print_help(); in Usage()
253 Print_help(); in Usage()
H A Duser.c97 static void Print_help();
486 if (argc < 2) Print_help(); in Usage()
493 if (argc < 2) Print_help(); in Usage()
497 if (argc < 2) Print_help(); in Usage()
502 if (argc < 2) Print_help(); in Usage()
507 Print_help(); in Usage()
511 static void Print_help() in Print_help() function
/dports/net/spread4/spread-src-4.2.0/daemon/
H A Dspread.c217 static void Print_help(void) in Print_help() function
245 if (argc < 2) Print_help(); in Usage()
256 if (argc < 2) Print_help(); in Usage()
262 if (argc < 2) Print_help(); in Usage()
267 else Print_help(); in Usage()
272 Print_help(); in Usage()
/dports/graphics/grafx2/grafx2/src/
H A Dhelp.h53 short Print_help(short x_pos, short y_pos, const char *line, char line_type, short link_position, s…
H A Dfactory.c2278 Print_help(8, FILESEL_Y + 89 , text_block[0], 'N', 0, 0); in Draw_script_information()
2279 Print_help(8, FILESEL_Y + 89+ 8, text_block[1], 'N', 0, 0); in Draw_script_information()
2280 Print_help(8, FILESEL_Y + 89+16, text_block[2], 'N', 0, 0); in Draw_script_information()
2283 Print_help(8, FILESEL_Y + 89+24, "Key:", 'N', 0, 0); in Draw_script_information()
2292 Print_help(8+4*6, FILESEL_Y + 89+24, shortcut, 'K', 0, strlen(shortcut)); in Draw_script_information()
2296 Print_help(8+4*6, FILESEL_Y + 89+24, "None", 'K', 0, 4); in Draw_script_information()
2774 Print_help(9, FILESEL_Y - 12, displayed_path, 'N', 0, 0); in Button_Brush_Factory()
H A Dhelp.c336 short Print_help(short x_pos, short y_pos, const char *line, char line_type, short link_position, s… in Print_help() function
488 width=Print_help(x_pos, y_pos+(line_index<<3), line, line_type, link_position, link_size); in Display_help()
/dports/science/luscus/luscus_0.8.6/
H A Dgv_functions.h8 void Print_help(void);
H A Dgv_system.c43 void Print_help(void) in Print_help() function
509 Print_help(); in load_values_from_command_line_args()