Lines Matching refs:name
367 const char *name;
394 prog, f->name, rrdata);
529 {"nameopt", OPT_NAMEOPT, 's', "Certificate subject/issuer name printing options"},
545 "Disable name checks when matching DANE-EE(3) TLSA records"},
549 {"name", OPT_PROTOHOST, 's',
566 "Alias of -name option for \"-starttls xmpp[-server]\""},
600 "Do not send the server name (SNI) extension in the ClientHello"},
3307 srtp_profile->name);
3488 * Deviation from strict DNS name syntax, also check names with '_'
3489 * Check DNS name syntax, any '-' or '.' must be internal,
3492 * If the name has just one label, we don't consider it a DNS name.
3518 * another dot or a hyphen. Otherwise, record that the name is
3534 /* dNS name must not be all numeric and labels must be shorter than 64 characters. */