HPUX_ACL_T        106 source3/modules/vfs_hpuxacl.c static HPUX_ACL_T hpux_acl_init(int count);
HPUX_ACL_T        108 source3/modules/vfs_hpuxacl.c 		HPUX_ACL_T *solariacl, int *count, 
HPUX_ACL_T        110 source3/modules/vfs_hpuxacl.c static SMB_ACL_T hpux_acl_to_smb_acl(HPUX_ACL_T hpuxacl, int count,
HPUX_ACL_T        114 source3/modules/vfs_hpuxacl.c static bool hpux_add_to_acl(HPUX_ACL_T *hpux_acl, int *count,
HPUX_ACL_T        115 source3/modules/vfs_hpuxacl.c 		HPUX_ACL_T add_acl, int add_count, SMB_ACL_TYPE_T type);
HPUX_ACL_T        116 source3/modules/vfs_hpuxacl.c static bool hpux_acl_get_file(const char *name, HPUX_ACL_T *hpuxacl, 
HPUX_ACL_T        121 source3/modules/vfs_hpuxacl.c static bool hpux_acl_check(HPUX_ACL_T hpux_acl, int count);
HPUX_ACL_T        124 source3/modules/vfs_hpuxacl.c static bool hpux_acl_sort(HPUX_ACL_T acl, int count);
HPUX_ACL_T        125 source3/modules/vfs_hpuxacl.c static int hpux_internal_aclsort(int acl_count, int calclass, HPUX_ACL_T aclp);
HPUX_ACL_T        126 source3/modules/vfs_hpuxacl.c static void hpux_count_obj(int acl_count, HPUX_ACL_T aclp, 
HPUX_ACL_T        143 source3/modules/vfs_hpuxacl.c 	HPUX_ACL_T hpux_acl = NULL;
HPUX_ACL_T        216 source3/modules/vfs_hpuxacl.c 	HPUX_ACL_T hpux_acl = NULL;
HPUX_ACL_T        262 source3/modules/vfs_hpuxacl.c 		HPUX_ACL_T other_acl; 
HPUX_ACL_T        360 source3/modules/vfs_hpuxacl.c 	HPUX_ACL_T hpux_acl;
HPUX_ACL_T        398 source3/modules/vfs_hpuxacl.c static HPUX_ACL_T hpux_acl_init(int count)
HPUX_ACL_T        400 source3/modules/vfs_hpuxacl.c 	HPUX_ACL_T hpux_acl = 
HPUX_ACL_T        401 source3/modules/vfs_hpuxacl.c 		(HPUX_ACL_T)SMB_MALLOC(sizeof(HPUX_ACE_T) * count);
HPUX_ACL_T        413 source3/modules/vfs_hpuxacl.c 				   HPUX_ACL_T *hpux_acl, int *count, 
HPUX_ACL_T        492 source3/modules/vfs_hpuxacl.c static SMB_ACL_T hpux_acl_to_smb_acl(HPUX_ACL_T hpux_acl, int count, 
HPUX_ACL_T        648 source3/modules/vfs_hpuxacl.c static bool hpux_acl_get_file(const char *name, HPUX_ACL_T *hpux_acl, 
HPUX_ACL_T        711 source3/modules/vfs_hpuxacl.c static bool hpux_add_to_acl(HPUX_ACL_T *hpux_acl, int *count,
HPUX_ACL_T        712 source3/modules/vfs_hpuxacl.c 			       HPUX_ACL_T add_acl, int add_count, 
HPUX_ACL_T        757 source3/modules/vfs_hpuxacl.c static bool hpux_acl_sort(HPUX_ACL_T hpux_acl, int count)
HPUX_ACL_T        792 source3/modules/vfs_hpuxacl.c static void hpux_count_obj(int acl_count, HPUX_ACL_T aclp, struct hpux_acl_types *acl_type_count)
HPUX_ACL_T        945 source3/modules/vfs_hpuxacl.c static int hpux_internal_aclsort(int acl_count, int calclass, HPUX_ACL_T aclp)
HPUX_ACL_T       1130 source3/modules/vfs_hpuxacl.c static bool hpux_acl_check(HPUX_ACL_T hpux_acl, int count)