<!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>comet2cmd</title> <meta name='robots' content='noindex,nofollow' /> <meta name='generator' content='GLOBAL-6.6.5' /> <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/2856.html#L17'>comet2cmd</a> 17 src/struct.c static const COMET2CMD comet2cmd[] = {</span> <span class='curline'><a href='../S/2856.html#L61'>comet2cmd</a> 61 src/struct.c static int comet2cmdsize = ARRAYSIZE(comet2cmd);</span> <span class='curline'><a href='../S/2856.html#L120'>comet2cmd</a> 120 src/struct.c p->cmd = &comet2cmd[i];</span> <span class='curline'><a href='../S/2856.html#L122'>comet2cmd</a> 122 src/struct.c hashval = hash_cmdtype(comet2cmd[i].name, comet2cmd[i].type);</span> <span class='curline'><a href='../S/2856.html#L124'>comet2cmd</a> 124 src/struct.c hashval = hash_code(comet2cmd[i].code);</span> </pre> </body> </html>