<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'> <html xmlns='http://www.w3.org/1999/xhtml'> <head> <title>warn_ignore_arg</title> <meta name='robots' content='noindex,nofollow' /> <meta name='generator' content='GLOBAL-6.6.14' /> <meta http-equiv='Content-Style-Type' content='text/css' /> <link rel='stylesheet' type='text/css' href='../style.css' /> </head> <body> <pre> <span class='curline'><a href='../S/3006.html#L102'>warn_ignore_arg</a> 102 include/monitor.h void warn_ignore_arg(int argc, char *argv[]);</span> <span class='curline'><a href='../S/3433.html#L81'>warn_ignore_arg</a> 81 src/comet2monitor.c warn_ignore_arg(argc - optind, argv + optind);</span> <span class='curline'><a href='../S/3421.html#L255'>warn_ignore_arg</a> 255 src/monitor.c warn_ignore_arg(argc - i, argv + i);</span> <span class='curline'><a href='../S/3421.html#L286'>warn_ignore_arg</a> 286 src/monitor.c warn_ignore_arg(argc - i, argv + i);</span> </pre> </body> </html>