Files
source/Y/exit_code.html
github-actions[bot] 08571174ab Deploy to GitHub Pages
2026-02-01 17:32:02 +00:00

22 lines
1.4 KiB
HTML

<!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>exit_code</title>
<meta name='robots' content='noindex,nofollow' />
<meta name='generator' content='GLOBAL-6.6.11' />
<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/src--main.c.html#L225'>exit_code</a> 225 src/main.c int exit_code = EXIT_FAILURE;</span>
<span class='curline'><a href='../S/src--main.c.html#L250'>exit_code</a> 250 src/main.c return exit_code;</span>
<span class='curline'><a href='../S/src--main.c.html#L273'>exit_code</a> 273 src/main.c exit_code = EXIT_SUCCESS;</span>
<span class='curline'><a href='../S/src--main.c.html#L427'>exit_code</a> 427 src/main.c exit_code = EXIT_SUCCESS;</span>
<span class='curline'><a href='../S/src--main.c.html#L429'>exit_code</a> 429 src/main.c exit_code = do_nc () ? EXIT_SUCCESS : EXIT_FAILURE;</span>
<span class='curline'><a href='../S/src--main.c.html#L523'>exit_code</a> 523 src/main.c exit_code = EXIT_FAILURE;</span>
<span class='curline'><a href='../S/src--main.c.html#L528'>exit_code</a> 528 src/main.c return exit_code;</span>
</pre>
</body>
</html>