Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libshell/common/sh/
H A Dsuid_exec.c70 static int endsh(const char*);
237 if(shell == 0 || !endsh(shell) || ( in main()
253 static int endsh(register const char *shell) in endsh() function