Home
last modified time | relevance | path

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

/nss/
A Dgetent.c366 const char *sockstr; in ahosts_keys_int() local
368 sockstr = "STREAM"; in ahosts_keys_int()
370 sockstr = "DGRAM"; in ahosts_keys_int()
372 sockstr = "RAW"; in ahosts_keys_int()
375 sockstr = "SEQPACKET"; in ahosts_keys_int()
379 sockstr = "RDM"; in ahosts_keys_int()
383 sockstr = "DCCP"; in ahosts_keys_int()
387 sockstr = "PACKET"; in ahosts_keys_int()
393 sockstr = sockbuf; in ahosts_keys_int()
423 buf, pad, scope, sockstr, runp->ai_canonname ?: ""); in ahosts_keys_int()

Completed in 5 milliseconds