HPUX_ACE_T        128 source3/modules/vfs_hpuxacl.c static void hpux_swap_acl_entries(HPUX_ACE_T *aclp0, HPUX_ACE_T *aclp1);
HPUX_ACE_T        401 source3/modules/vfs_hpuxacl.c 		(HPUX_ACL_T)SMB_MALLOC(sizeof(HPUX_ACE_T) * count);
HPUX_ACE_T        427 source3/modules/vfs_hpuxacl.c 		HPUX_ACE_T hpux_entry;
HPUX_ACE_T        652 source3/modules/vfs_hpuxacl.c 	static HPUX_ACE_T dummy_ace;
HPUX_ACE_T        727 source3/modules/vfs_hpuxacl.c 		ADD_TO_ARRAY(NULL, HPUX_ACE_T, add_acl[i], 
HPUX_ACE_T        848 source3/modules/vfs_hpuxacl.c static void hpux_swap_acl_entries(HPUX_ACE_T *aclp0, HPUX_ACE_T *aclp1)
HPUX_ACE_T        850 source3/modules/vfs_hpuxacl.c 	HPUX_ACE_T temp_acl;