Home
last modified time | relevance | path

Searched refs:if_ (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dtdump.c88 if(p_tree(t->if_.iftre)<0) in p_tree()
90 if(p_tree(t->if_.thtre)<0) in p_tree()
92 return(p_tree(t->if_.eltre)); in p_tree()
H A Ddeparse.c140 p_tree(t->if_.iftre,0); in p_tree()
142 p_tree(t->if_.thtre,0); in p_tree()
143 if(t->if_.eltre) in p_tree()
146 p_tree(t->if_.eltre,0); in p_tree()
H A Dtrestore.c86 t->if_.iftre = r_tree(shp); in r_tree()
87 t->if_.thtre = r_tree(shp); in r_tree()
88 t->if_.eltre = r_tree(shp); in r_tree()
H A Dxec.c323 n=sh_tclear(t->if_.iftre); in sh_tclear()
324 n+=sh_tclear(t->if_.thtre); in sh_tclear()
325 n+=sh_tclear(t->if_.eltre); in sh_tclear()
2519 sh_exec(t->if_.thtre,0); in sh_exec()
2520 if(t->if_.eltre) in sh_exec()
2521 sh_exec(t->if_.eltre, 0); in sh_exec()
2525 if(sh_exec(t->if_.iftre,OPTIMIZE)==0) in sh_exec()
2526 sh_exec(t->if_.thtre,flags); in sh_exec()
2527 else if(t->if_.eltre) in sh_exec()
2528 sh_exec(t->if_.eltre, flags); in sh_exec()
H A Dparse.c1183 t->if_.iftyp=TIF; in item()
1184 t->if_.iftre=sh_cmd(lexp,THENSYM,SH_NL); in item()
1185 t->if_.thtre=sh_cmd(lexp,ELSESYM,SH_NL|SH_SEMI); in item()
1187 t->if_.eltre=(tok==ELSESYM?sh_cmd(lexp,FISYM,SH_NL|SH_SEMI): in item()
1193 t->if_.eltre = tt->fork.forktre; in item()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dshnodes.h198 struct ifnod if_; member
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A DREADME.v6893 if_{t1,t2,lease} to hold the relative timer values, we will