Home
last modified time | relevance | path

Searched defs:STRINGSIZE (Results 1 – 4 of 4) sorted by relevance

/titanic_51/usr/src/lib/pam_modules/authtok_check/
H A Dpacker.h36 #define STRINGSIZE PATH_MAX macro
/titanic_51/usr/src/cmd/rexd/
H A Drex.x32 const STRINGSIZE = 1024; variable
/titanic_51/usr/src/cmd/mailx/hdr/
H A Ddef.h86 #define STRINGSIZE ((unsigned)128) /* Dynamic allocation units */ macro
/titanic_51/usr/src/cmd/fs.d/ufs/fsdb/
H A Dfsdb.c153 #define STRINGSIZE(d) ((long)d->d_reclen - \ macro