Searched refs:alias_tree (Results 1 - 11 of 11) sorted by relevance

/osnet-11/usr/src/lib/libshell/common/include/
H A Dshell.h137 Dt_t *alias_tree; /* for alias names */ member in struct:Shell_s
/osnet-11/usr/src/lib/libshell/amd64/include/ast/
H A Dshell.h146 Dt_t *alias_tree; /* for alias names */ member in struct:Shell_s
/osnet-11/usr/src/lib/libshell/common/bltins/
H A Dwhence.c167 if((np=nv_search(name,shp->alias_tree,0))
H A Dtypeset.c145 troot = tdata.sh->alias_tree;
805 else if(troot==shp->alias_tree)
1065 return(b_unall(argc,argv,shp->alias_tree,shp));
1083 if(troot==shp->alias_tree)
1186 else if(troot==shp->alias_tree)
/osnet-11/usr/src/lib/libshell/common/sh/
H A Dsubshell.c378 return(sh.alias_tree);
382 dtview(sp->salias,sp->shp->alias_tree);
383 sp->shp->alias_tree = sp->salias;
667 shp->alias_tree = dtview(sp->salias,0);
H A Dexpand.c123 extra += scantree(shp->alias_tree,pattern,arghead);
H A Dinit.c1537 dtclose(shp->alias_tree);
1538 shp->alias_tree = inittree(shp,shtab_aliases);
1826 shp->alias_tree = inittree(shp,shtab_aliases);
H A Dname.c1306 if(root==shp->alias_tree)
/osnet-11/usr/src/lib/libshell/i386/include/ast/
H A Dshell.h146 Dt_t *alias_tree; /* for alias names */ member in struct:Shell_s
/osnet-11/usr/src/lib/libshell/sparc/include/ast/
H A Dshell.h146 Dt_t *alias_tree; /* for alias names */ member in struct:Shell_s
/osnet-11/usr/src/lib/libshell/sparcv9/include/ast/
H A Dshell.h146 Dt_t *alias_tree; /* for alias names */ member in struct:Shell_s

Completed in 48 milliseconds