Searched refs:mask_p (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10/Libc-1044.1.2/posix1e/
H A Dacl_perm.c144 acl_maximal_permset_mask_np(acl_permset_mask_t * mask_p) argument
147 *mask_p = _ACL_PERMS_MASK;
152 acl_get_permset_mask_np(acl_entry_t entry, acl_permset_mask_t * mask_p) argument
156 *mask_p = (acl_permset_mask_t)entry->ae_perms;
/macosx-10.10/bootp-298/bootplib/
H A Dinetroute.c136 /* ALIGN: mask_p aligned, after cast, mask_p aligned to fields of
138 struct sockaddr_in * mask_p = (struct sockaddr_in *)(void *)mask; local
151 if (mask_p->sin_len != 0) {
152 entry->mask = mask_p->sin_addr;
/macosx-10.10/xnu-2782.1.97/bsd/security/audit/
H A Daudit_bsm_klib.c184 au_preselect(__unused au_event_t event, au_class_t class, au_mask_t *mask_p, argument
189 if (mask_p == NULL)
196 effmask |= (mask_p->am_success & class);
199 effmask |= (mask_p->am_failure & class);
H A Daudit_private.h384 au_mask_t *mask_p, int sorf);
/macosx-10.10/Libc-1044.1.2/include/sys/
H A Dacl.h172 extern int acl_maximal_permset_mask_np(acl_permset_mask_t * mask_p) __OSX_AVAILABLE_STARTING(__MAC_10_7, __IPHONE_4_3);
173 extern int acl_get_permset_mask_np(acl_entry_t entry_d, acl_permset_mask_t * mask_p) __OSX_AVAILABLE_STARTING(__MAC_10_7, __IPHONE_4_3);
/macosx-10.10/cxxfilt-11/cxxfilt/include/opcode/
H A Dbfin.h1038 int mask_p; member in struct:__anon7943
/macosx-10.10/emacs-93/emacs/src/
H A Dimage.c1523 x_clear_image_1 (f, img, pixmap_p, mask_p, colors_p)
1526 int pixmap_p, mask_p, colors_p;
1535 if (mask_p && img->mask)

Completed in 277 milliseconds