Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libshell/common/include/
H A Ddefs.h376 extern void *sh_arithcomp(char*);
/titanic_41/usr/src/lib/libshell/common/sh/
H A Darith.c388 void *sh_arithcomp(register char *str) in sh_arithcomp() function
H A Dtrestore.c110 t->ar.arcomp = sh_arithcomp((t->ar.arexpr)->argval); in r_tree()
H A Dparse.c285 t->ar.arcomp = sh_arithcomp(ap->argval); in getanode()
/titanic_41/usr/src/lib/libshell/misc/
H A DERRATA.txt877 t->ar.arcomp = sh_arithcomp(ap->argval);