Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libshell/common/sh/
H A Dmain.c101 #define PATHCOMP NIL(Pathcomp_t*) macro
103 #define PATHCOMP "" macro
117 if (!file || !*file || (fd = path_open(file, PATHCOMP)) < 0) in sh_source()