Home
last modified time | relevance | path

Searched defs:spawnvp (Results 1 – 3 of 3) sorted by relevance

/external/ImageMagick/MagickCore/
Dnt-base.h230 # define spawnvp _spawnvp macro
/external/python/cpython2/Lib/
Dos.py579 def spawnvp(mode, file, args): function
/external/python/cpython3/Lib/
Dos.py896 def spawnvp(mode, file, args): function