Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dposixmodule.c6215 _rtp_spawn(int mode, const char *rtpFileName, const char *argv[], in _rtp_spawn() argument
6227 rtpid = rtpSpawn(rtpFileName, argv, envp, in _rtp_spawn()
6231 rtpid = rtpSpawn(rtpFileName, argv, (const char **)environ, in _rtp_spawn()