HomeSort by relevance Sort by last modified time
    Searched refs:_MD_CREATE_PROCESS (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
_os2.h 429 #define _MD_CREATE_PROCESS _PR_CreateOS2Process
_win16.h 220 #define _MD_CREATE_PROCESS _PR_CreateWindowsProcess
_win95.h 419 #define _MD_CREATE_PROCESS _PR_CreateWindowsProcess
_winnt.h 444 #define _MD_CREATE_PROCESS _PR_CreateWindowsProcess
_beos.h 374 #define _MD_CREATE_PROCESS _MD_create_process
570 NSPR_API(PRProcess *) _MD_create_process(const char *path, char *const *argv, char *const *envp, const PRProcessAttr *attr);
_macos.h 192 #define _MD_CREATE_PROCESS _MD_CreateProcess
_unixos.h 237 #define _MD_CREATE_PROCESS _MD_CreateUnixProcess

Completed in 68 milliseconds