Searched defs:STRINGSIZE (Results 1 – 2 of 2) sorted by relevance
/freebsd/include/rpcsvc/ | ||
H A D | rex.x | 36 const STRINGSIZE = 1024; variable |
/freebsd/usr.bin/mail/ | ||
H A D | def.h | 61 #define STRINGSIZE ((unsigned)128) /* Dynamic allocation units */ macro |