Searched refs:ALIGNBYTES (Results 1 – 2 of 2) sorted by relevance
/haiku/headers/compatibility/bsd/sys/ | ||
H A D | param.h | 20 #define ALIGNBYTES _ALIGNBYTES macro |
/haiku/src/bin/network/telnet/ | ||
H A D | commands.c | 2846 static char buf[1024 + ALIGNBYTES]; /*XXX*/ in sourceroute() |