Searched refs:mplen (Results 1 – 2 of 2) sorted by relevance
3567 size_t mplen = sizeof(modulepath)/sizeof(modulepath[0]); in _PyPopenCreateProcess() local3573 mplen); in _PyPopenCreateProcess()3574 modulepath[mplen-1] = '\0'; in _PyPopenCreateProcess()3579 mplen-strlen(modulepath)); in _PyPopenCreateProcess()
5157 size_t mplen = sizeof(modulepath)/sizeof(modulepath[0]); in _PyPopenCreateProcess() local5163 mplen); in _PyPopenCreateProcess()5164 modulepath[mplen-1] = '\0'; in _PyPopenCreateProcess()5169 mplen-strlen(modulepath)); in _PyPopenCreateProcess()