Home
last modified time | relevance | path

Searched refs:strings_need (Results 1 – 7 of 7) sorted by relevance

/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/etc/common/
H A Dinet_gethost.c2118 int strings_need; in build_reply() local
2128 strings_need = strlen(he->h_name) + 1; /* 1 for null byte */ in build_reply()
2132 strings_need += strlen(he->h_aliases[i]) + 1; in build_reply()
2140 4 /* Nnames */ + strings_need /* The name and alias strings */; in build_reply()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/etc/common/
H A Dinet_gethost.c2092 int strings_need; in build_reply() local
2102 strings_need = strlen(he->h_name) + 1; /* 1 for null byte */ in build_reply()
2106 strings_need += strlen(he->h_aliases[i]) + 1; in build_reply()
2114 4 /* Nnames */ + strings_need /* The name and alias strings */; in build_reply()
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/etc/common/
H A Dinet_gethost.c2093 int strings_need; in build_reply() local
2103 strings_need = strlen(he->h_name) + 1; /* 1 for null byte */ in build_reply()
2107 strings_need += strlen(he->h_aliases[i]) + 1; in build_reply()
2115 4 /* Nnames */ + strings_need /* The name and alias strings */; in build_reply()
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/etc/common/
H A Dinet_gethost.c2118 int strings_need; in build_reply() local
2128 strings_need = strlen(he->h_name) + 1; /* 1 for null byte */ in build_reply()
2132 strings_need += strlen(he->h_aliases[i]) + 1; in build_reply()
2140 4 /* Nnames */ + strings_need /* The name and alias strings */; in build_reply()
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/etc/common/
H A Dinet_gethost.c2118 int strings_need; in build_reply() local
2128 strings_need = strlen(he->h_name) + 1; /* 1 for null byte */ in build_reply()
2132 strings_need += strlen(he->h_aliases[i]) + 1; in build_reply()
2140 4 /* Nnames */ + strings_need /* The name and alias strings */; in build_reply()
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/etc/common/
H A Dinet_gethost.c2092 int strings_need; in build_reply() local
2102 strings_need = strlen(he->h_name) + 1; /* 1 for null byte */ in build_reply()
2106 strings_need += strlen(he->h_aliases[i]) + 1; in build_reply()
2114 4 /* Nnames */ + strings_need /* The name and alias strings */; in build_reply()
/dports/lang/erlang/otp-OTP-24.1.7/erts/etc/common/
H A Dinet_gethost.c2118 int strings_need; in build_reply() local
2128 strings_need = strlen(he->h_name) + 1; /* 1 for null byte */ in build_reply()
2132 strings_need += strlen(he->h_aliases[i]) + 1; in build_reply()
2140 4 /* Nnames */ + strings_need /* The name and alias strings */; in build_reply()