<!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>CMDTAB</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#L73'>CMDTAB</a> 73 src/struct.c static CMDTAB *cmdtab[HASH_MAX][CMDTABSIZE] = {{NULL}};</span> <span class='curline'><a href='../S/2856.html#L115'>CMDTAB</a> 115 src/struct.c CMDTAB *p = NULL;</span> <span class='curline'><a href='../S/2856.html#L119'>CMDTAB</a> 119 src/struct.c p = malloc_chk(sizeof(CMDTAB), "create_cmdtable.p");</span> <span class='curline'><a href='../S/2856.html#L137'>CMDTAB</a> 137 src/struct.c CMDTAB *p = NULL;</span> <span class='curline'><a href='../S/2856.html#L138'>CMDTAB</a> 138 src/struct.c CMDTAB *q = NULL;</span> <span class='curline'><a href='../S/2856.html#L155'>CMDTAB</a> 155 src/struct.c CMDTAB *p = NULL;</span> <span class='curline'><a href='../S/2856.html#L190'>CMDTAB</a> 190 src/struct.c CMDTAB *t = NULL;</span> <span class='curline'><a href='../S/2856.html#L207'>CMDTAB</a> 207 src/struct.c CMDTAB *t = NULL;</span> <span class='curline'><a href='../S/2856.html#L224'>CMDTAB</a> 224 src/struct.c CMDTAB *t = NULL;</span> </pre> </body> </html>