Home
last modified time | relevance | path

Searched defs:NAME_MAX (Results 1 – 25 of 40) sorted by relevance

12

/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_unlink/
D5-1.c93 long PATH_MAX, NAME_MAX; in main() local
/external/kernel-headers/original/uapi/linux/
Dlimits.h12 #define NAME_MAX 255 /* # chars in a file name */ macro
/external/iproute2/include/uapi/linux/
Dlimits.h12 #define NAME_MAX 255 /* # chars in a file name */ macro
/external/bcc/tools/
Dopensnoop.py140 NAME_MAX = 255 # linux/limits.h variable
Dstatsnoop.py133 NAME_MAX = 255 # linux/limits.h variable
/external/libchrome/base/process/
Dinternal_aix.cc27 #define NAME_MAX 255 macro
Dinternal_linux.cc24 #define NAME_MAX 255 macro
/external/u-boot/fs/yaffs2/
Dyaffsfs.h30 #define NAME_MAX 256 macro
/external/python/cpython2/Lib/plat-beos5/
DIN.py116 NAME_MAX = (256) variable
/external/python/cpython2/Lib/plat-linux2/
DIN.py289 NAME_MAX = 255 variable
/external/python/cpython2/Lib/plat-atheos/
DIN.py141 NAME_MAX = 255 variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go667 NAME_MAX = 0xff const
Dzerrors_dragonfly_amd64.go902 NAME_MAX = 0xff const
Dzerrors_openbsd_arm.go917 NAME_MAX = 0xff const
Dzerrors_netbsd_arm.go1020 NAME_MAX = 0x1ff const
Dzerrors_openbsd_amd64.go956 NAME_MAX = 0xff const
Dzerrors_netbsd_amd64.go1030 NAME_MAX = 0x1ff const
Dzerrors_openbsd_386.go916 NAME_MAX = 0xff const
Dzerrors_darwin_386.go974 NAME_MAX = 0xff const
Dzerrors_darwin_arm64.go974 NAME_MAX = 0xff const
Dzerrors_darwin_amd64.go974 NAME_MAX = 0xff const
Dzerrors_darwin_arm.go974 NAME_MAX = 0xff const
Dzerrors_freebsd_386.go1052 NAME_MAX = 0xff const
/external/sqlite/dist/orig/
Dshell.c1060 # define NAME_MAX (FILENAME_MAX) macro
1062 # define NAME_MAX (260) macro
/external/sqlite/dist/
Dshell.c1066 # define NAME_MAX (FILENAME_MAX) macro
1068 # define NAME_MAX (260) macro

12