Home
last modified time | relevance | path

Searched defs:isfun (Results 1 – 4 of 4) sorted by relevance

/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/bltins/
H A Dtypeset.c1161 int nflag=0,all=0,isfun,jmpval; in unall() local
1282 int indent=tp->indent, outname=0, isfun; in print_namval() local
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dpath.c738 register int f,isfun; in path_absolute() local
931 static int canexecute(Shell_t *shp,register char *path, int isfun) in canexecute() argument
/titanic_51/usr/src/lib/libshell/common/sh/
H A Dpath.c755 register int f,isfun; in path_absolute() local
892 static int canexecute(register char *path, int isfun) in canexecute()
/titanic_51/usr/src/lib/libshell/common/bltins/
H A Dtypeset.c947 int nflag=0,all=0,isfun,jmpval; in b_unall() local