| /external/bison/lib/ |
| D | pathmax.h | 56 # define PATH_MAX MAXPATHLEN macro 65 # define PATH_MAX 1024 macro 80 # define PATH_MAX 260 macro
|
| /external/syslinux/com32/modules/ |
| D | pwd.c | 26 # define PATH_MAX NAME_MAX macro 28 # define PATH_MAX FILENAME_MAX macro 30 # define PATH_MAX 256 macro
|
| /external/libxml2/ |
| D | testModule.c | 26 #define PATH_MAX _MAX_PATH macro 35 #define PATH_MAX _POSIX_PATH_MAX macro 37 #define PATH_MAX 4096 macro
|
| /external/ltp/include/old/ |
| D | usctest.h | 44 #define PATH_MAX MAXPATHLEN macro 46 #define PATH_MAX 1024 macro
|
| /external/ltp/lib/tests/ |
| D | tst_tmpdir_test.c | 40 #define PATH_MAX MAXPATHLEN macro 42 #define PATH_MAX 1024 macro
|
| /external/ltp/lib/ |
| D | tst_tmpdir.c | 83 #define PATH_MAX MAXPATHLEN macro 85 #define PATH_MAX 1024 macro
|
| D | tst_resource.c | 31 #define PATH_MAX MAXPATHLEN macro 33 #define PATH_MAX 1024 macro
|
| D | write_log.c | 85 #define PATH_MAX 255 macro
|
| /external/ppp/pppd/plugins/radius/ |
| D | includes.h | 36 #define PATH_MAX 1024 macro
|
| /external/syslinux/com32/lua/src/ |
| D | lfs.c | 36 # define PATH_MAX NAME_MAX macro 38 # define PATH_MAX FILENAME_MAX macro 40 # define PATH_MAX 256 macro
|
| /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_unlink/ |
| D | 5-1.c | 95 long PATH_MAX, NAME_MAX; in main() local
|
| /external/jemalloc/include/jemalloc/internal/ |
| D | jemalloc_internal_decls.h | 54 # define PATH_MAX 1024 macro
|
| /external/kernel-headers/original/uapi/linux/ |
| D | limits.h | 12 #define PATH_MAX 4096 /* # chars in a path name including nul */ macro
|
| /external/openssh/openbsd-compat/ |
| D | realpath.c | 54 realpath(const char *path, char resolved[PATH_MAX]) in realpath()
|
| /external/ltp/testcases/network/tcp_cmds/include/ |
| D | netdefs.h | 63 #define PATH_MAX 4096 macro
|
| /external/kmod/shared/ |
| D | util.c | 81 int alias_normalize(const char *alias, char buf[static PATH_MAX], size_t *len) in alias_normalize() 150 char *modname_normalize(const char *modname, char buf[static PATH_MAX], size_t *len) in modname_normalize() 172 char *path_to_modname(const char *path, char buf[static PATH_MAX], size_t *len) in path_to_modname()
|
| /external/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/ |
| D | common.h | 37 # define PATH_MAX 1024 macro
|
| /external/autotest/client/cros/ |
| D | device_jail_utils.py | 61 PATH_MAX = 4096 variable in JailDevice
|
| /external/libdaemon/libdaemon/ |
| D | dpid.c | 53 #define PATH_MAX 512 macro
|
| /external/e2fsprogs/intl/ |
| D | dcigettext.c | 182 # define PATH_MAX (pathconf ("/", _PC_PATH_MAX) < 1 ? 1024 : pathconf ("/", _PC_PATH_MAX)) macro 191 # define PATH_MAX MAXPATHLEN macro 195 # define PATH_MAX _POSIX_PATH_MAX macro
|
| /external/ltp/testcases/misc/math/float/ |
| D | main.c | 51 #define PATH_MAX 1024 macro
|
| /external/curl/src/ |
| D | tool_doswin.c | 69 # define PATH_MAX MAX_PATH macro
|
| /external/ImageMagick/MagickWand/ |
| D | studio.h | 306 #define PATH_MAX 4096 macro
|
| /external/libvpx/libvpx/ |
| D | tools_common.h | 58 #define PATH_MAX 512 macro
|
| /external/e2fsprogs/util/ |
| D | symlinks.c | 33 #define PATH_MAX 1024 macro
|