Searched defs:sys_path (Results 1 – 6 of 6) sorted by relevance
146 def main(listener_fd, alive_r, preload, main_path=None, sys_path=None): argument
221 PyObject *sys_path = NULL; in RunMainFromImporter() local
124 char sys_path[21]; member
553 static ssize_t sys_path(struct device *dev, in sys_path() function
680 PyObject *sys_path = PySys_GetObject("path"); in pymain_run_main_from_importer() local1368 PyObject *sys_path = PySys_GetObject("path"); in pymain_update_sys_path() local2231 const wchar_t *sys_path = Py_GetPath(); in config_init_module_search_paths() local
2623 PyObject *sys_path = _PySys_GetObjectId(&PyId_path); in PySys_SetArgvEx() local