Searched refs:_PyPreCmdline_SetConfig (Results 1 – 3 of 3) sorted by relevance
115 extern PyStatus _PyPreCmdline_SetConfig(
161 _PyPreCmdline_SetConfig(const _PyPreCmdline *cmdline, PyConfig *config) in _PyPreCmdline_SetConfig() function
2327 status = _PyPreCmdline_SetConfig(precmdline, config); in core_read_precmdline()