Lines Matching full:structure
39 * Frees userInfo structure. This implements the g_auto cleanup
40 * for the structure.
58 * errp -> error structure to set when an error occurs
101 * errp -> Error structure to set any errors that occur.
133 * pACL -> Pointer to an ACL structure
134 * errp -> Error structure to set any errors that occur
193 * pACL -> Pointer to an ACL structure
194 * errp -> Error structure to set any errors that occur
283 * userInfo -> pointer to structure that contains information about the user
284 * PACL -> pointer to an access control structure that will be set upon
286 * errp -> error structure that will be set upon error.
320 * errp -> Structure that will contain errors if the function fails.
374 * errp -> error structure that will contain errors upon failure
382 /* Creates the access control structure */ in set_file_permissions()
387 /* Get the PSID structure for the user based off the string SID. */ in set_file_permissions()
425 * errp: Error structure that will contain any errors if they occur.
453 * userInfo -> Double pointer to a WindowsUserInfo structure. Upon success, it
508 * We store the string representation of the SID not SID structure in in get_user_info()
509 * memory. Callees wanting to use the SID structure should call in get_user_info()
551 * errp -> Error structure that will display any errors through QMP.
600 * cleared) and the other key reset. errp -> Pointer to an error structure that