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

/osnet-11/usr/src/lib/libshell/common/bltins/
H A Dtypeset.c69 static int b_unall(int, char**, Dt_t*, Shell_t*);
1065 return(b_unall(argc,argv,shp->alias_tree,shp));
1071 return(b_unall(argc,argv,shp->var_tree,shp));
1074 static int b_unall(int argc, char **argv, register Dt_t *troot, Shell_t* shp) function

Completed in 15 milliseconds