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

12

/macosx-10.10.1/msdosfs-209.1.1/msdosfs.kextproj/msdosfs.kmodproj/
H A Dmsdosfs_fat.c147 (int)ap->a_size, node->file_size, ap->a_flags);
155 (int)ap->a_size, node->file_size, ap->a_flags);
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-ldap/
H A Dsearch.c863 attr->a_flags |= SLAP_ATTR_SORTED_VALS;
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Dfilterentry.c661 if (( a->a_flags & SLAP_ATTR_SORTED_VALS ) && type != LDAP_FILTER_APPROX ) {
H A Dslap.h1167 unsigned a_flags; member in struct:Attribute
H A Dsyncrepl.c4095 if ( new->a_flags & SLAP_ATTR_IXADD ) {
4116 tmp->a_flags |= SLAP_ATTR_IXADD;
/macosx-10.10.1/autofs-246/autofs_kext/
H A Dauto_vnops.c673 int a_flags;
711 if (ap->a_flags & (VNODE_READDIR_EXTENDED | VNODE_READDIR_REQSEEKOFF))
/macosx-10.10.1/xnu-2782.1.97/bsd/hfs/
H A Dhfs_vnops.c3503 int a_flags;
3522 if (!vnode_isnamedstream(vp) && ((ap->a_flags & VNODE_REMOVE_SKIP_NAMESPACE_EVENT) == 0)) {
3616 error = hfs_removefile(dvp, vp, ap->a_cnp, ap->a_flags, 0, 0, NULL, 0);
5443 int a_flags;
5472 extended = (ap->a_flags & VNODE_READDIR_EXTENDED);
5473 nfs_cookies = extended && (ap->a_flags & VNODE_READDIR_REQSEEKOFF);
5651 error = cat_getdirentries(hfsmp, cp->c_entries, dirhint, uio, ap->a_flags, &items, &eofflag);
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/overlays/
H A Dtranslucent.c538 atmp.a_flags = 0;
H A Dpcache.c3312 (*b)->a_flags |= SLAP_ATTR_DONT_FREE_VALS |
/macosx-10.10.1/xnu-2782.1.97/bsd/kern/
H A Ddecmpfs.c1075 int flags = ap->a_flags;
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-meta/
H A Dsearch.c2417 attr->a_flags |= SLAP_ATTR_SORTED_VALS;
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/slapi/
H A Dslapi_utils.c2073 a->a_flags = 0;
/macosx-10.10.1/xnu-2782.1.97/bsd/nfs/
H A Dnfs_vnops.c3959 int a_flags;
4000 if ((ap->a_flags & VNODE_REMOVE_NODELETEBUSY) && inuse) {
4973 int a_flags;
4999 extended = (ap->a_flags & VNODE_READDIR_EXTENDED);
6387 int a_flags;
6962 int a_flags;
6971 int flags = ap->a_flags;
7273 int a_flags;
7282 int flags = ap->a_flags;
7759 uint32_t a_flags;
[all...]
H A Dnfs4_vnops.c4230 int a_flags;
4238 int flags = ap->a_flags;
7674 vra.a_flags = 0;
8076 int a_flags;
8124 int a_flags;
8165 int a_flags;

Completed in 308 milliseconds

12