Searched refs:eq (Results 1 - 2 of 2) sorted by path

/broadcom-cfe-1.4.2/cfe/ui/
H A Dui_nvramcmds.c94 char *name, *eq, *value; local
99 eq = "=";
104 eq = cmd_getarg(cmd, 1);
110 if (!name || !value || !eq || strcmp(eq, "=") != 0) {
/broadcom-cfe-1.4.2/cfe/zlib/
H A Dconfigure70 if test "$gcc" -eq 1 && ($cc -c $cflags $test.c) 2>/dev/null; then
126 if test $shared -eq 1; then
142 if test $shared -eq 0; then

Completed in 35 milliseconds