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

  /onnv/onnv-gate/usr/src/lib/pam_modules/authtok_check/
packer.h 36 #define STRINGSIZE PATH_MAX
  /onnv/onnv-gate/usr/src/cmd/mailx/hdr/
def.h 84 #define STRINGSIZE ((unsigned)128) /* Dynamic allocation units */
394 * The first holds STRINGSIZE bytes, the next
  /onnv/onnv-gate/usr/src/cmd/fs.d/ufs/fsdb/
fsdb.c 155 #define STRINGSIZE(d) ((long)d->d_reclen - \
279 static long stringsize; variable
835 stringsize = 0;
    [all...]

Completed in 3240 milliseconds