Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dexecvp.c51 static const char *execat(const char *, const char *, char *);
153 cp = execat(cp, name, fname); in execvpe_int()
223 execat(const char *s1, const char *s2, char *si) in execat() function
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dspawn.c346 execat(const char *s1, const char *s2, char *si) in execat() function
471 cp = execat(cp, file, path); in posix_spawnp()