Searched refs:scope (Results 1 – 1 of 1) sorted by relevance
397 char scope[3 * sizeof (uint32_t) + 2]; in ahosts_keys_int() local402 scope[0] = '\0'; in ahosts_keys_int()404 snprintf (scope, sizeof (scope), "%%%" PRIu32, in ahosts_keys_int()415 scope[0] = '\0'; in ahosts_keys_int()418 int pad = 15 - strlen (buf) - strlen (scope); in ahosts_keys_int()423 buf, pad, scope, sockstr, runp->ai_canonname ?: ""); in ahosts_keys_int()
Completed in 5 milliseconds