Lines Matching refs:object

715     struct security_ace_object object;
733 object = ace->object.object;
736 if (object.flags & SEC_ACE_OBJECT_TYPE_PRESENT) {
737 if (GUID_equal(&object.type.type, &ext_right_agp_guid)) {
1054 * This function parses the input ini_config object (which represents
1112 * in the file (as part of the GPO Result object in the sysdb cache).
1421 * the GPO_Result object in the sysdb cache. It then parses the raw value and
1486 * input gpo_map_type from the GPO Result object in the sysdb cache, parses
2075 * Delete the result object list, since there are no
2114 * Delete the result object list, since there are no
2185 * before we start processing each gpo, we delete the GPO Result object
2187 * subsequent functions will add the GPO Result object (and populate it
2319 * stored as part of the GPO Result object in the sysdb cache. Once all
2321 * comparing the resultant policy setting values in the GPO Result object
2354 * (as part of the GPO Result object in the sysdb cache).
2710 * a list of gp_som objects. Each object in this list represents a SOM
2714 * target. In turn, the SOM object DNs are used to retrieve certain LDAP
2715 * attributes of each SOM object, that are parsed into an array of gp_gplink
2717 * SOM object. Note that it is perfectly valid for there to be *no* GPOs
2718 * linked to a SOM object.
3092 * This function examines the gp_gplink objects in each gp_som object specified
3476 * security_descriptor object to the _gpo_sd output parameter.
3535 * it might be reduced based on subsequent filtering steps. The GPO object DNs
3536 * are used to retrieve certain LDAP attributes of each GPO object, that are
3537 * parsed into the various fields of the gp_gpo object.