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

/ast/src/cmd/warp/
H A Dwarp.c206 typedef int (*Execvpe_f)(const char*, char* const[], char* const[]); typedef
2076 n = (*(Execvpe_f)p->call)(path, argv, env);

Completed in 15 milliseconds