HomeSort by relevance Sort by last modified time
    Searched defs:MAXNAMELEN (Results 1 - 11 of 11) sorted by null

  /external/ltp/testcases/kernel/fs/fsstress/
xfscompat.h 1 #define MAXNAMELEN 1024
  /external/syslinux/core/fs/xfs/
xfs_types.h 116 * MAXNAMELEN is the length (including the terminating null) of
119 #define MAXNAMELEN 256
  /external/syslinux/extlinux/
xfs_types.h 116 * MAXNAMELEN is the length (including the terminating null) of
119 #define MAXNAMELEN 256
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/
nlm_prot.h 17 #define MAXNAMELEN LM_MAXSTRLEN+1
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/
nlm_prot.h 17 #define MAXNAMELEN LM_MAXSTRLEN+1
  /external/ppp/pppd/
pppd.h 81 #define MAXNAMELEN 256 /* max length of hostname or name for auth */
247 extern char remote_number[MAXNAMELEN]; /* Remote telephone number, if avail. */
296 extern char user[MAXNAMELEN];/* Our name for authenticating ourselves */
302 extern char our_name[MAXNAMELEN];/* Our name for authentication purposes */
303 extern char remote_name[MAXNAMELEN]; /* Peer's name for authentication */
    [all...]
  /external/syslinux/core/lwip/src/include/lwip/
opt.h     [all...]
  /external/e2fsprogs/contrib/
fsstress.c 37 #define MAXNAMELEN 1024
622 char buf[MAXNAMELEN];
641 char buf[MAXNAMELEN];
661 char buf[MAXNAMELEN];
695 char buf[MAXNAMELEN];
820 char buf[MAXNAMELEN];
862 char buf[MAXNAMELEN];
949 char buf[MAXNAMELEN];
967 char buf1[MAXNAMELEN];
968 char buf2[MAXNAMELEN];
    [all...]
  /external/python/cpython2/Lib/plat-irix6/
FILE.py 434 MAXNAMELEN = 256
  /external/python/cpython2/Lib/plat-sunos5/
IN.py 110 MAXNAMELEN = 256
STROPTS.py 107 MAXNAMELEN = 256
    [all...]

Completed in 186 milliseconds