Searched refs:CHECKED_SNPRINTF (Results 1 – 2 of 2) sorted by relevance
226 #define CHECKED_SNPRINTF(dest, destlen, format, ...) \ macro356 return CHECKED_SNPRINTF in gni_host_inet_numeric()360 return CHECKED_SNPRINTF in gni_host_inet_numeric()467 return CHECKED_SNPRINTF (serv, servlen, "%d", ntohs (sinp->sin_port)); in gni_serv_inet()
22310 (CHECKED_SNPRINTF): New macro.22311 (gni_host_inet_numeric): Use CHECKED_SNPRINTF to write the scope22314 (gni_serv_inet): Use CHECKED_SNPRINTF to write the service name.