Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dpath.h122 extern const char e_suidexec[];
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/data/
H A Dmsg.c208 const char e_suidexec[] = "/etc/suid_exec"; variable
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dpath.c1322 path_pfexecve(shp,e_suidexec,argv,envp,0); in exscript()