Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libshell/common/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 Dparse.c1080 t->if_.iftyp=TIF; in item()
1081 t->if_.iftre=sh_cmd(lexp,THENSYM,SH_NL); in item()
1082 t->if_.thtre=sh_cmd(lexp,ELSESYM,SH_NL|SH_SEMI); in item()
1084 t->if_.eltre=(tok==ELSESYM?sh_cmd(lexp,FISYM,SH_NL|SH_SEMI): in item()
1090 t->if_.eltre = tt->fork.forktre; in item()
H A Dxec.c218 n=sh_tclear(t->if_.iftre); in sh_tclear()
219 n+=sh_tclear(t->if_.thtre); in sh_tclear()
220 n+=sh_tclear(t->if_.eltre); in sh_tclear()
1824 if(sh_exec(t->if_.iftre,OPTIMIZE)==0) in sh_exec()
1825 sh_exec(t->if_.thtre,flags); in sh_exec()
1826 else if(t->if_.eltre) in sh_exec()
1827 sh_exec(t->if_.eltre, flags); in sh_exec()
/titanic_44/usr/src/lib/libshell/common/include/
H A Dshnodes.h197 struct ifnod if_; member
/titanic_44/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A DREADME.v6895 if_{t1,t2,lease} to hold the relative timer values, we will