Searched refs:conv_confname (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Modules/ |
H A D | posixmodule.c | 11609 conv_confname(PyObject *arg, int *valuep, struct constdef *table, in conv_confname() function 11743 return conv_confname(arg, valuep, posix_constants_pathconf, in conv_path_confname() 11974 return conv_confname(arg, valuep, posix_constants_confstr, in conv_confstr_confname() 12531 return conv_confname(arg, valuep, posix_constants_sysconf, in conv_sysconf_confname() 12561 * are in sorted order as required by conv_confname(), and also to build
|
Completed in 27 milliseconds