Home
last modified time | relevance | path

Searched defs:SLOP (Results 1 – 9 of 9) sorted by relevance

/titanic_50/usr/src/cmd/saf/
H A Dmisc.h78 # define SLOP 20 /* enough extra bytes to hold status info */ macro
/titanic_50/usr/src/cmd/ptools/pwait/
H A Dpwait.c47 #define SLOP 5 macro
/titanic_50/usr/src/cmd/lp/filter/postscript/dpost/
H A Ddpost.h64 #define SLOP .2 /* horizontal error - in points */ macro
/titanic_50/usr/src/lib/libast/common/vmalloc/
H A Dvmtrace.c121 #define SLOP 64 macro
H A Dvmdebug.c113 #define SLOP 64 /* enough for a message and an int */ macro
/titanic_50/usr/src/lib/libeti/form/common/
H A Dregcmp.c47 #define SLOP 5 macro
/titanic_50/usr/src/stand/lib/fs/ufs/
H A Dufsops.c864 #define SLOP (sizeof (struct dirent) - offsetof(struct dirent, d_name[1])) in boot_ufs_getdents() macro
/titanic_50/usr/src/stand/lib/fs/hsfs/
H A Dhsfsops.c1005 #define SLOP (sizeof (struct dirent) - offsetof(struct dirent, d_name[1])) in boot_hsfs_getdents() macro
/titanic_50/usr/src/lib/gss_mechs/mech_krb5/krb5/os/
H A Dlocaladdr.c837 #define SLOP (sizeof (struct ifreq) + 128) macro