Searched refs:a_flags (Results 1 - 25 of 39) sorted by relevance

12

/macosx-10.10.1/Libc-1044.1.2/posix1e/
H A Dacl_flag.c97 *flagset_p = (acl_flagset_t)&ap->a_flags;
114 ap->a_flags = flagset->af_flags;
H A Daclvar.h49 u_int32_t a_flags; member in struct:_acl
H A Dacl_translate.c79 ext->fsec_flags = OSSwapHostToBigInt32(acl->a_flags);
123 ext->fsec_flags = acl->a_flags;
157 ap->a_flags = OSSwapBigToHostInt32(ext->fsec_flags);
189 ap->a_flags = ext->fsec_flags;
/macosx-10.10.1/xnu-2782.1.97/bsd/vfs/
H A Dvfs_support.c85 int a_flags;
327 int a_flags;
334 return vn_revoke(ap->a_vp, ap->a_flags, ap->a_context);
388 int a_flags;
523 int a_flags;
669 int a_flags;
690 u_int32_t a_flags;
733 int a_flags
740 if ( !(ap->a_flags & UPL_NOCOMMIT))
748 if ( !(ap->a_flags
[all...]
H A Dkpi_vfs.c2797 int32_t a_flags;
2821 a.a_flags = flags;
2936 int a_flags;
3441 int a_flags;
3453 a.a_flags = flags;
3566 int a_flags;
3580 a.a_flags = flags;
3615 a.a_flags = flags;
4076 a.a_flags = flags;
4217 a.a_flags
[all...]
/macosx-10.10.1/xnu-2782.1.97/bsd/sys/
H A Dvnode_if.h212 int a_flags; member in struct:vnop_whiteout_args
277 uint32_t a_flags; /* VNOP-control flags */ member in struct:vnop_compound_open_args
550 int a_flags; member in struct:vnop_revoke_args
630 int a_flags; member in struct:vnop_remove_args
656 uint32_t a_flags; /* Control flags (unused) */ member in struct:vnop_compound_remove_args
735 uint32_t a_flags; /* Control flags: currently unused */ member in struct:vnop_compound_rename_args
790 uint32_t a_flags; /* Control flags (unused) */ member in struct:vnop_compound_mkdir_args
831 uint32_t a_flags; /* Control flags (currently unused) */ member in struct:vnop_compound_rmdir_args
899 int a_flags; member in struct:vnop_readdir_args
1082 int a_flags; member in struct:vnop_advlock_args
1114 u_int32_t a_flags; member in struct:vnop_allocate_args
1154 int a_flags; member in struct:vnop_pagein_args
1186 int a_flags; member in struct:vnop_pageout_args
1277 int a_flags; member in struct:vnop_copyfile_args
1428 int a_flags; member in struct:vnop_blockmap_args
1518 uint32_t a_flags; member in struct:vnop_monitor_args
1584 int a_flags; member in struct:vnop_getnamedstream_args
1613 int a_flags; member in struct:vnop_makenamedstream_args
1639 int a_flags; member in struct:vnop_removenamedstream_args
[all...]
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Dattr.c92 a->a_flags |= SLAP_ATTR_SORTED_VALS;
132 !( a->a_flags & SLAP_ATTR_DONT_FREE_VALS )) {
133 if ( a->a_flags & SLAP_ATTR_DONT_FREE_DATA ) {
144 !( a->a_flags & SLAP_ATTR_DONT_FREE_VALS )) {
145 if ( a->a_flags & SLAP_ATTR_DONT_FREE_DATA ) {
157 a->a_flags = 0;
216 tmp->a_flags = a->a_flags & SLAP_ATTR_PERSISTENT_FLAGS;
322 if ( (a->a_flags & SLAP_ATTR_SORTED_VALS) && n ) {
395 if (( a->a_flags
[all...]
H A Dresult.c968 /* a_flags: array of flags telling if the i-th element will be
970 * e_flags: array of a_flags
1089 char *a_flags; local
1100 a_flags = (char *)(e_flags + i);
1101 memset( a_flags, 0, k );
1104 e_flags[i] = a_flags;
1105 a_flags += j;
1246 char *a_flags, **tmp; local
1266 a_flags = (char *)(e_flags + i);
1267 memset( a_flags,
[all...]
H A Dentry.c285 atail->a_flags |= SLAP_ATTR_SORTED_VALS;
295 atail->a_flags = 0;
912 a->a_flags = SLAP_ATTR_DONT_FREE_DATA | SLAP_ATTR_DONT_FREE_VALS;
950 a->a_flags |= SLAP_ATTR_SORTED_VALS;
1038 dst->a_flags = SLAP_ATTR_DONT_FREE_DATA | SLAP_ATTR_DONT_FREE_VALS;
H A Dldapsync.c223 a.a_flags = 0;
H A Dbconfig.c5602 s->a_flags &= ~(SLAP_ATTR_IXADD|SLAP_ATTR_IXDEL);
5792 s->a_flags |= SLAP_ATTR_IXDEL;
5804 s->a_flags |= SLAP_ATTR_IXDEL;
5829 a->a_flags |= SLAP_ATTR_IXADD;
5840 if ( s->a_flags & SLAP_ATTR_IXDEL ) {
5841 s->a_flags &= ~(SLAP_ATTR_IXDEL|SLAP_ATTR_IXADD);
5846 a->a_flags &= ~(SLAP_ATTR_IXDEL|SLAP_ATTR_IXADD);
5860 if ( a->a_flags & SLAP_ATTR_IXADD ) {
5868 s->a_flags &= ~(SLAP_ATTR_IXDEL|SLAP_ATTR_IXADD);
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-bdb/
H A Dmodify.c50 if ( ap ) ap->a_flags |= SLAP_ATTR_IXDEL;
56 ap->a_flags |= SLAP_ATTR_IXADD;
63 if ( ap ) ap->a_flags |= SLAP_ATTR_IXADD;
306 ap->a_flags &= ~(SLAP_ATTR_IXADD|SLAP_ATTR_IXDEL);
333 if ( ap->a_flags & SLAP_ATTR_IXDEL ) {
336 ap->a_flags &= ~SLAP_ATTR_IXDEL;
376 if (ap->a_flags & SLAP_ATTR_IXADD) {
377 ap->a_flags &= ~SLAP_ATTR_IXADD;
/macosx-10.10.1/xnu-2782.1.97/bsd/hfs/
H A Dhfs_readwrite.c2899 int a_flags;
2961 if ((ap->a_flags & VNODE_WRITE) && (fp->ff_unallocblocks != 0)) {
2980 if ((ap->a_flags & VNODE_WRITE) && (fp->ff_unallocblocks != 0)) {
3052 (ap->a_flags & VNODE_WRITE) ||
3053 ((ap->a_flags & VNODE_READ) && (fp->ff_unallocblocks == 0))) {
3918 u_int32_t a_flags;
3968 if ((ap->a_flags & ALLOCATEFROMVOL) && (length < filebytes)) {
3976 if (ap->a_flags & ALLOCATECONTIG)
3978 if (ap->a_flags & ALLOCATEALL)
3989 if (ap->a_flags
4532 int a_flags; local
[all...]
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/overlays/
H A Dodusers.c308 attr->a_flags |= SLAP_ATTR_DONT_FREE_DATA;
1711 attriter->a_flags = 0;
1734 attriter->a_flags = 0;
1752 attriter->a_flags = 0;
1770 attriter->a_flags = 0;
1788 attriter->a_flags = 0;
1814 attriter->a_flags = 0;
1835 attriter->a_flags = 0;
1858 attriter->a_flags = 0;
1953 attriter->a_flags
[all...]
H A Daccesslog.c1569 a->a_flags = 0;
1574 a->a_flags = 1;
1585 a->a_flags = 1;
1650 if ( a->a_vals && a->a_flags ) {
1658 if ( a->a_vals && a->a_flags ) {
/macosx-10.10.1/xnu-2782.1.97/bsd/miscfs/deadfs/
H A Ddead_vnops.c259 ap->a_run, ap->a_poff, ap->a_flags, ap->a_context));
/macosx-10.10.1/xnu-2782.1.97/bsd/miscfs/mockfs/
H A Dmockfs_vnops.c302 * int a_flags; // UPL flags (we don't care about these)
331 return cluster_pagein(ap->a_vp, ap->a_pl, ap->a_pl_offset, ap->a_f_offset, ap->a_size, fsnode->size, ap->a_flags);
343 * int a_flags; // Used to distinguish reads and writes; we don't care
/macosx-10.10.1/msdosfs-209.1.1/msdosfs.kextproj/msdosfs.kmodproj/
H A Dmsdosfs_vnops.c1025 int a_flags;
1036 ap->a_flags);
1059 int a_flags;
1070 ap->a_flags);
1174 int a_flags;
1230 if ((ap->a_flags & VNODE_REMOVE_NODELETEBUSY) && vnode_isinuse(vp, 0))
2067 int a_flags;
2109 if (ap->a_flags & VNODE_READDIR_REQSEEKOFF)
2113 if (ap->a_flags & VNODE_READDIR_EXTENDED)
2143 KERNEL_DEBUG_CONSTANT(MSDOSFS_VNOP_READDIR|DBG_FUNC_START, dep, uio_offset(uio), uio_resid(uio), ap->a_flags,
[all...]
/macosx-10.10.1/webdavfs-367/webdav_fs.kextproj/webdav_fs.kmodproj/
H A Dwebdav_vnops.c2717 int a_flags;
2752 if ( (ap->a_flags & VNODE_REMOVE_NODELETEBUSY) && vnode_isinuse(vp, 0) )
3562 int a_flags;
3606 if ( ap->a_flags & VNODE_READDIR_REQSEEKOFF )
3655 if ( ap->a_flags & VNODE_READDIR_EXTENDED )
3887 int a_flags;
4054 error = VNOP_READ(cachevp, auio, ((ap->a_flags & UPL_IOSYNC) ? IO_SYNC : 0), ap->a_context);
4083 if ( (ap->a_flags & UPL_NOCOMMIT) == 0 )
4126 int a_flags;
4285 error = VNOP_WRITE(cachevp, auio, ((ap->a_flags
[all...]
/macosx-10.10.1/cddafs-253/
H A DAppleCDDAFileSystemVNodeOps.c755 int a_flags;
787 if ( readDirArgsPtr->a_flags & ( VNODE_READDIR_EXTENDED | VNODE_READDIR_REQSEEKOFF ) )
942 int a_flags;
959 nocommit = pageInArgsPtr->a_flags & UPL_NOCOMMIT;
1573 int a_flags;
/macosx-10.10.1/xnu-2782.1.97/bsd/kern/
H A Dkern_lockf.c270 lock->lf_flags = ap->a_flags;
275 if (ap->a_flags & F_FLOCK)
/macosx-10.10.1/ntfs-84/kext/
H A Dntfs_vnops.c4989 * int a_flags; flags describing the unlink request
4995 * The flags in @a->a_flags further describe the unlink request. The following
5029 a->a_flags, FALSE);
6740 * int a_flags; flags describing the entries to return
6749 * @a->a_flags can have the following bits set:
6806 if (a->a_flags) {
7846 * int a_flags; flags further describing the pagein request
7853 * The flags in @a->a_flags further describe the pagein request. The following
7891 if (!(a->a_flags & UPL_NOCOMMIT) && a->a_pl)
7904 (unsigned long long)a->a_size, a->a_flags,
[all...]
/macosx-10.10.1/xnu-2782.1.97/bsd/miscfs/devfs/
H A Ddevfs_fdesc_support.c568 if (ap->a_flags & (VNODE_READDIR_EXTENDED | VNODE_READDIR_REQSEEKOFF))
H A Ddevfs_vnops.c1145 ra.a_flags = 0; /* XXX */
1276 int a_flags;
1293 if (ap->a_flags & (VNODE_READDIR_EXTENDED | VNODE_READDIR_REQSEEKOFF))
/macosx-10.10.1/smb-759.0/kernel/smbfs/
H A Dsmbfs_vnops.c1214 * uint32_t a_flags;
1270 * 6. a_flags - VNOP-control flags. This field will contain control flags
1281 * VNOP_COMPOUND_OPEN_DO_CREATE was not set in a_flags.
2889 * int32_t a_flags;
4202 * int a_flags;
4225 error = smbfs_remove(share, dvp, vp, ap->a_cnp, ap->a_flags, ap->a_context);
5151 * int a_flags;
5183 error = smbfs_readvdir(vp, uio, ap->a_context, ap->a_flags, &numdirent);
5762 * int a_flags;
5768 int flags = ap->a_flags;
[all...]

Completed in 565 milliseconds

12