HomeSort by: relevance | last modified time | path
    Searched refs:execlpe (Results 1 - 3 of 3) sorted by relevancy

  /src/lib/libc/gen/
execlp.c 49 __weak_alias(execlpe,_execlpe)
76 execlpe(const char *name, const char *arg, ...) function in typeref:typename:int
  /src/include/
unistd.h 346 int execlpe(const char *, const char *, ...);
  /src/lib/libc/include/
namespace.h 322 #define execlpe _execlpe macro

Completed in 13 milliseconds