Query: gss_test_oid_set_member
OS: hpux
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
gss_test_oid_set_member(3) Library Functions Manual gss_test_oid_set_member(3)NAMEgss_test_oid_set_member() - check an OID set for a specified OIDSYNOPSISDESCRIPTIONThe routine checks an OID set to see if the specified OID is a member of the set. To add a member to an OID set, use the routine. The routine uses the value of the actual_mechs output parameter from the routine to get the list of OIDs. It checks this list to see if any of the OIDs are members of the OID set. This routine is intended to be used with OID sets returned by and Input Parameters member_OID Specifies the OID to search for in the OID set. set Specifies the OID set to check. Output Parameters is_present Returns one of the following values to indicate whether the OID is a member of the OID set: 1 If the OID is present as a member of the OID set. 0 If the OID is absent, not a member of the OID set. minor_status Returns a status code from the security mechanism.STATUS CODESThe following status codes can be returned: The routine was completed successfully. The routine failed. Check the minor_status parameter for details.AUTHORwas developed by Sun Microsystems, Inc.SEE ALSOgss_add_oid_set_member(3), gss_acquire_cred(3), gss_indicate_mechs(3). The manpages for DCE-GSSAPI are included with the DCE-CoreTools product. To see those manpages add to gss_test_oid_set_member(3)
Related Man Pages |
---|
gssapi::oid(3) - mojave |
gss_acquire_cred(3) - hpux |
gss_test_oid_set_member(3) - hpux |
gss_test_oid_set_member(3gss) - sunos |
gss_test_oid_set_member(3gss) - opensolaris |
Similar Topics in the Unix Linux Community |
---|
Hiding Passwords while typing.. |
Essential Thunderbird add-ons |
Linux Based Application OID |
Help on a for loop |
Solaris 10 Snmp command to MiB OID |