Searched defs:MAXPATHLEN (Results 1 - 15 of 15) sorted by relevance

/freebsd-10-stable/contrib/binutils/libiberty/
H A Dgetcwd.c37 #define MAXPATHLEN 1024 macro
H A Dgetpwd.c111 #define MAXPATHLEN 255 macro
/freebsd-10-stable/contrib/gcclibs/libiberty/
H A Dgetcwd.c37 #define MAXPATHLEN 1024 macro
H A Dgetpwd.c111 #define MAXPATHLEN 255 macro
/freebsd-10-stable/usr.sbin/ipfwpcap/
H A Dipfwpcap.c57 #define MAXPATHLEN 1024 macro
/freebsd-10-stable/contrib/ntp/sntp/libopts/compat/
H A Dcompat.h231 # define MAXPATHLEN PATH_MAX macro
236 # define MAXPATHLEN _MAX_PATH macro
240 # define MAXPATHLEN 4096 macro
[all...]
/freebsd-10-stable/sys/sys/
H A Dparam.h275 #define MAXPATHLEN PATH_MAX macro
/freebsd-10-stable/contrib/libreadline/examples/rlfe/
H A Dos.h521 # define MAXPATHLEN 1024 macro
/freebsd-10-stable/crypto/heimdal/lib/roken/
H A Droken-common.h148 #define MAXPATHLEN (1024+4) macro
/freebsd-10-stable/contrib/bmake/
H A Dmake.h540 #define MAXPATHLEN BMAKE_PATH_MAX macro
/freebsd-10-stable/crypto/openssh/
H A Ddefines.h111 # define MAXPATHLEN PATH_MAX macro
113 # define MAXPATHLEN 64 macro
/freebsd-10-stable/contrib/sendmail/include/sm/
H A Dconf.h1144 # define MAXPATHLEN 2048 macro
1233 # define MAXPATHLEN PATHSIZE macro
1279 # define MAXPATHLEN 1024 macro
1308 # define MAXPATHLEN PATH_MAX macro
1632 # define MAXPATHLEN PATH_MAX macro
1764 # define MAXPATHLEN PATHSIZE macro
2134 # define MAXPATHLEN PATHSIZ macro
[all...]
/freebsd-10-stable/contrib/tcsh/
H A Dsh.h1032 # define MAXPATHLEN PATH_MAX macro
1034 # define MAXPATHLEN 2048 macro
/freebsd-10-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c30935 strlcpy(dbPath, (char *)pFile->lockingContext, MAXPATHLEN); local
[all...]
/freebsd-10-stable/contrib/sqlite3/
H A Dsqlite3.c36495 strlcpy(dbPath, (char *)pFile->lockingContext, MAXPATHLEN); local
[all...]

Completed in 719 milliseconds