Searched refs:authority (Results 1 – 12 of 12) sorted by relevance
/titanic_50/usr/src/cmd/ldap/ns_ldap/ |
H A D | ldapaddent.c | 91 static ns_cred_t authority; variable 385 entry, 0, &authority, NS_LDAP_FOLLOWREF | NS_LDAP_KEEP_CONN, in addentry() 389 entry, 1, &authority, NS_LDAP_FOLLOWREF | NS_LDAP_KEEP_CONN, in addentry() 4165 if (authority.cred.unix_cred.userID == NULL || in dumptable() 4166 authority.cred.unix_cred.passwd == NULL) in dumptable() 4171 NULL, &authority, NS_LDAP_HARD, &cookie, &eres, &err, NULL); in dumptable() 4287 authority.cred.unix_cred.passwd = NULL; in main() 4288 authority.cred.unix_cred.userID = NULL; in main() 4289 authority.auth.type = NS_LDAP_AUTH_SIMPLE; in main() 4322 authority.hostcertpath = optarg; in main() [all …]
|
/titanic_50/usr/src/lib/smbsrv/libsmbns/common/ |
H A D | smbns_netbios_name.c | 209 packet.authority = NULL; in smb_end_node_challenge() 541 nrr = npb->authority; in smb_name_buf_from_packet() 742 npb->authority = (struct resource_record *)heap; in smb_name_buf_to_packet() 1005 packet.authority = NULL; in smb_send_name_registration_request() 1101 packet.authority = NULL; in smb_send_name_refresh_request() 1152 packet.authority = NULL; in smb_send_name_registration_response() 1204 packet.authority = NULL; in smb_send_name_release_request_and_demand() 1240 packet.authority = NULL; in smb_send_name_release_response() 1291 packet.authority = NULL; in smb_send_name_query_request() 1342 packet.authority = NULL; in smb_send_name_query_response() [all …]
|
H A D | smbns_netbios.h | 214 struct resource_record *authority; member
|
/titanic_50/usr/src/lib/libadutils/common/ |
H A D | adutils_impl.h | 53 uint64_t authority; /* really, 48-bits */ member
|
H A D | adutils.c | 135 sidp->authority = in adutils_getsid() 178 len += snprintf(NULL, 0, "%llu", sidp->authority); in adutils_sid2txt() 186 rlen = snprintf(str, len, "S-1-%llu", sidp->authority); in adutils_sid2txt() 223 a = sid->authority; in sid2binsid() 308 sid.authority = (uint64_t)a; in adutils_txtsid2hexbinsid() 369 if (rid != NULL && sid.authority == 5 && sid.sub_authority_count == 5) in convert_bval2sid()
|
/titanic_50/usr/src/cmd/fm/fmstat/common/ |
H A D | fmstat.c | 46 fmd_stat_t authority; member 459 mp->m_new->authority.fmds_value.str ? in stat_one_xprt_auth() 460 mp->m_new->authority.fmds_value.str : "-"); in stat_one_xprt_auth()
|
/titanic_50/usr/src/cmd/mdb/common/modules/smbsrv/ |
H A D | smbsrv.c | 2329 uint64_t authority; in smb_sid_print() local 2347 authority = 0; in smb_sid_print() 2349 authority += ((uint64_t)psid->sid_authority[i]) << in smb_sid_print() 2352 mdb_printf("-%ll", authority); in smb_sid_print()
|
/titanic_50/usr/src/lib/libslp/javalib/com/sun/slp/ |
H A D | Server_en.properties | 182 sstm_iana = ``IANA'''' is not a legal naming authority name
|
/titanic_50/usr/src/uts/common/smbsrv/ndl/ |
H A D | srvsvc.ndl | 575 BYTE authority[MLSM_SID_AUTH_MAX];
|
/titanic_50/usr/src/data/zoneinfo/ |
H A D | australasia | 1487 # Lord Howe Island Board (controlling authority for the Island) is
|
H A D | europe | 1195 # [through 1994] and gives the legal authority for it,
|
/titanic_50/usr/src/cmd/sendmail/cf/ |
H A D | README | 2745 certification authority, which signs (issues) certs.
|