Home
last modified time | relevance | path

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

/titanic_41/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_41/usr/src/lib/libshell/common/bltins/
H A Dtypeset.c947 int nflag=0,all=0,isfun,jmpval; in b_unall() local