Searched refs:_P_NOWAITO (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Modules/ | ||
H A D | posixmodule.c | 385 # define _P_NOWAITO 1 macro 15477 if (PyModule_AddIntConstant(m, "P_NOWAITO", _P_NOWAITO)) return -1; in all_ins() |
Completed in 15 milliseconds