Lines Matching defs:count
68 1, /* auth count */
81 1, /* auth count */
94 1, /* auth count */
107 2, /* auth count */
121 1, /* auth count */
135 1, /* auth count */
149 1, /* auth count */
244 /* count == 1 excludes S-1-5-5-X-Y (logon) */
1246 const struct POSIX_ACL *newacl, int count, BOOL deflt)
1256 + (oldpxdesc->acccnt + count)*sizeof(struct POSIX_ACE);
1259 + (oldpxdesc->defcnt + count)*sizeof(struct POSIX_ACE);
1265 newpxdesc->defcnt = count;
1271 for (i=0; i<count; i++)
1274 offset = count;
1275 newpxdesc->acccnt = count;
1277 newpxdesc->firstdef = count;
1279 for (i=0; i<count; i++)
1355 int count;
1363 count = 2*pxdesc->defcnt + 3;
1365 count = pxdesc->defcnt + 3;
1367 count = 3;
1369 sizeof(struct POSIX_SECURITY) + count*sizeof(struct POSIX_ACE));
3037 BOOL groupowns, int start, int count, int target)
3063 for (j=start; j<(start + count); j++) {
3093 while (j < (start + count)) {
3104 while ((j < (start + count))
3362 int start, int count, int target)
3383 for (j=start; j<(start + count); j++) {
3399 while (j < (start + count)) {
3406 while ((j < (start + count))
3413 while ((j < (start + count))
3719 * Add 2 to the count of ACE to be able to insert