Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_posixsubprocess.c106 _pos_int_from_ascii(const char *name) in _pos_int_from_ascii() function
334 if ((fd = _pos_int_from_ascii(entry->d_name)) < 0) in _close_open_fds_safe()
399 if ((fd = _pos_int_from_ascii(dir_entry->d_name)) < 0) in _close_open_fds_maybe_unsafe()