Home
last modified time | relevance | path

Searched defs:execv (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/libbc/libc/sys/common/
H A Dexecv.c35 execv(char *file, char **argv) in execv() function
/titanic_41/usr/src/lib/libc/port/sys/
H A Dexecv.c47 execv(const char *file, char *const argv[]) in execv() function