<!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>strcmp</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/2837.html#L572'>strcmp</a> 572 src/assemble.c if(strcmp(cmdl->cmd, cmdtbl[i].name) == 0) {</span> <span class='curline'><a href='../S/2836.html#L97'>strcmp</a> 97 src/label.c if((!prog[0] || (strcmp(prog, l->prog) == 0)) &&</span> <span class='curline'><a href='../S/2836.html#L98'>strcmp</a> 98 src/label.c strcmp(label, l->label) == 0)</span> <span class='curline'><a href='../S/2804.html#L189'>strcmp</a> 189 src/monitor.c if(strcmp(str1, str2v[i]) == 0) {</span> <span class='curline'><a href='../S/2856.html#L160'>strcmp</a> 160 src/struct.c if(strcmp(cmd, p->cmd->name) == 0 && type == p->cmd->type) {</span> </pre> </body> </html>