Home
last modified time | relevance | path

Searched refs:_posixsubprocessstate (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Modules/
D_posixsubprocess.c67 } _posixsubprocessstate; typedef
71 static inline _posixsubprocessstate*
76 return (_posixsubprocessstate *)state; in get_posixsubprocess_state()
990 sizeof(_posixsubprocessstate),