Searched refs:duped (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/cmd/fm/modules/common/eversholt/ |
H A D | eval.c | 215 int duped_lhs = 0, duped_rhs = 0, duped = 0; in eval_func() local 260 globals, croot, arrowp, try, &duped); in eval_func() 282 if (duped) in eval_func() 288 if (duped) in eval_func() 305 if (duped) in eval_func() 311 if (duped) in eval_func() 330 if (duped) in eval_func() 411 croot, arrowp, try, &duped); in eval_func() 426 if (duped) in eval_func() 449 croot, arrowp, try, &duped); in eval_func() [all …]
|
/titanic_41/usr/src/lib/libshell/common/sh/ |
H A D | subshell.c | 474 int jmpval,nsig=0,duped=0; in sh_subshell() local 639 duped++; in sh_subshell() 748 if(duped) in sh_subshell()
|