Home
last modified time | relevance | path

Searched refs:ksh_access (Results 1 - 5 of 5) sorted by relevance

/third_party/mksh/
H A Dexpr.c859 ksh_access(const char *fn, int mode) in ksh_access() function
H A Dexec.c1208 ksh_access(tp->val.s, X_OK) != 0) { in findcom()
H A Dsh.h2454 int ksh_access(const char *, int);
H A Dfuncs.c2877 return (ksh_access(opnd1, X_OK) == 0); in test_eval()
H A Dedit.c838 if (ksh_access(words[i], X_OK) == 0) { in glob_path()

Completed in 22 milliseconds