Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/comp/
H A Domitted.c141 #define sysspawnve _spawnve macro
143 #define sysspawnve spawnve macro
609 pid = sysspawnve(mode, path, argv, envv); in runve()