HelenOS sources
task_spawnvf_debug 132 uspace/lib/c/generic/task.c return task_spawnvf_debug(id, wait, path, args, fd_stdin, fd_stdout,
task_spawnvf_debug 312 uspace/lib/c/generic/task.c return task_spawnvf_debug(id, wait, path, args, fd_stdin, fd_stdout,
task_spawnvf_debug 63 uspace/lib/c/include/task.h extern errno_t task_spawnvf_debug(task_id_t *, task_wait_t *, const char *path,
task_spawnvf_debug 63 uspace/lib/posix/include/libc/task.h extern errno_t task_spawnvf_debug(task_id_t *, task_wait_t *, const char *path,
HelenOS homepage, sources at GitHub