Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dxec.c982 register char *com0 = 0; in sh_exec() local
1059 com0 = com[0]; in sh_exec()
1068 if(!(com0= *(com+=n))) in sh_exec()
1101 com0 = 0; in sh_exec()
1131 if(com0) in sh_exec()
1133 if(!np && !strchr(com0,'/')) in sh_exec()
1139 np = sh_fsearch(shp,com0,0); in sh_exec()
1275 if(!np && !strchr(com0,'/')) in sh_exec()
1846 if(com0 && (iop=t->tre.treio)) in sh_exec()
1881 else if(com0) in sh_exec()
[all …]