Home
last modified time | relevance | path

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

/third_party/e2fsprogs/lib/e2p/
Diod.c35 #if HAVE_PATHCONF && defined(_PC_NAME_MAX) in iterate_on_dir()
/third_party/gettext/gnulib-local/lib/
Daddext.c57 #if HAVE_PATHCONF && defined _PC_NAME_MAX in addext()
/third_party/e2fsprogs/lib/
Dconfig.h354 #define HAVE_PATHCONF 1 macro
Dconfig.h.in254 #undef HAVE_PATHCONF
/third_party/python/Modules/
Dposixmodule.c11458 #if defined(HAVE_FPATHCONF) || defined(HAVE_PATHCONF)
11585 #ifdef HAVE_PATHCONF
12412 #if defined(HAVE_FPATHCONF) || defined(HAVE_PATHCONF) in setup_confname_tables()
/third_party/python/
Dpyconfig.h.in765 #undef HAVE_PATHCONF
/third_party/python/Modules/clinic/
Dposixmodule.c.h6983 #if defined(HAVE_PATHCONF)