Home
last modified time | relevance | path

Searched refs:ALIAS_DIM (Results 1 – 3 of 3) sorted by relevance

/dports/security/samhain/samhain-4.4.3/src/
H A Dsh_static.c902 #define ALIAS_DIM (2 + MAX_ALIASES + 1) macro
1498 if (buflen < sizeof(char *)*(ALIAS_DIM)) in __read_etc_hosts_r()
1501 buf+=sizeof(char **)*(ALIAS_DIM); in __read_etc_hosts_r()
1502 buflen-=sizeof(char **)*(ALIAS_DIM); in __read_etc_hosts_r()
1839 sizeof(char *)*(ALIAS_DIM) + 256/*namebuffer*/ + 32/* margin */]; in sh_gethostbyname()
2070 sizeof(char *)*(ALIAS_DIM) + 256/*namebuffer*/ + 32/* margin */]; in sh_gethostbyaddr()
/dports/security/samhain-server/samhain-4.4.3/src/
H A Dsh_static.c902 #define ALIAS_DIM (2 + MAX_ALIASES + 1) macro
1498 if (buflen < sizeof(char *)*(ALIAS_DIM)) in __read_etc_hosts_r()
1501 buf+=sizeof(char **)*(ALIAS_DIM); in __read_etc_hosts_r()
1502 buflen-=sizeof(char **)*(ALIAS_DIM); in __read_etc_hosts_r()
1839 sizeof(char *)*(ALIAS_DIM) + 256/*namebuffer*/ + 32/* margin */]; in sh_gethostbyname()
2070 sizeof(char *)*(ALIAS_DIM) + 256/*namebuffer*/ + 32/* margin */]; in sh_gethostbyaddr()
/dports/security/samhain-client/samhain-4.4.3/src/
H A Dsh_static.c902 #define ALIAS_DIM (2 + MAX_ALIASES + 1) macro
1498 if (buflen < sizeof(char *)*(ALIAS_DIM)) in __read_etc_hosts_r()
1501 buf+=sizeof(char **)*(ALIAS_DIM); in __read_etc_hosts_r()
1502 buflen-=sizeof(char **)*(ALIAS_DIM); in __read_etc_hosts_r()
1839 sizeof(char *)*(ALIAS_DIM) + 256/*namebuffer*/ + 32/* margin */]; in sh_gethostbyname()
2070 sizeof(char *)*(ALIAS_DIM) + 256/*namebuffer*/ + 32/* margin */]; in sh_gethostbyaddr()