Home
last modified time | relevance | path

Searched defs:show_cmd (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Modules/clinic/
Dposixmodule.c.h7179 int show_cmd = 1; in os_startfile() local
/third_party/python/Modules/
Dposixmodule.c12531 path_t *cwd, int show_cmd) in os_startfile_impl()