Home
last modified time | relevance | path

Searched refs:groups (Results 1 – 25 of 43) sorted by relevance

12

/linux-2.4.37.9/net/sunrpc/
Dauth_unix.c83 int groups = current->ngroups; in unx_create_cred() local
84 if (groups > NFS_NGROUPS) in unx_create_cred()
85 groups = NFS_NGROUPS; in unx_create_cred()
91 for (i = 0; i < groups; i++) in unx_create_cred()
92 cred->uc_gids[i] = (gid_t) current->groups[i]; in unx_create_cred()
141 int groups; in unx_match() local
149 groups = current->ngroups; in unx_match()
150 if (groups > NFS_NGROUPS) in unx_match()
151 groups = NFS_NGROUPS; in unx_match()
152 for (i = 0; i < groups ; i++) in unx_match()
[all …]
/linux-2.4.37.9/kernel/
Duid16.c111 old_gid_t groups[NGROUPS]; in sys_getgroups16() local
121 groups[j] = current->groups[j]; in sys_getgroups16()
122 if (copy_to_user(grouplist, groups, sizeof(old_gid_t)*i)) in sys_getgroups16()
130 old_gid_t groups[NGROUPS]; in sys_setgroups16() local
137 if (copy_from_user(groups, grouplist, gidsetsize * sizeof(old_gid_t))) in sys_setgroups16()
140 current->groups[i] = (gid_t)groups[i]; in sys_setgroups16()
Dsys.c965 if (copy_to_user(grouplist, current->groups, sizeof(gid_t)*i)) in sys_getgroups()
982 if(copy_from_user(current->groups, grouplist, gidsetsize * sizeof(gid_t))) in sys_setgroups()
993 gid_t *groups = current->groups; in supplemental_group_member() local
995 if (*groups == grp) in supplemental_group_member()
997 groups++; in supplemental_group_member()
/linux-2.4.37.9/drivers/net/
Dethertap.c58 __u32 groups; member
143 unsigned groups = ~0; in set_multicast_list() local
149 groups = ethertap_mc_hash(dev->broadcast); in set_multicast_list()
154 groups |= ethertap_mc_hash(dmi->dmi_addr); in set_multicast_list()
157 lp->groups = groups; in set_multicast_list()
159 lp->nl->protinfo.af_netlink.groups = groups; in set_multicast_list()
250 if (!(ethertap_mc_hash(eth->h_dest)&lp->groups)) in ethertap_rx_skb()
/linux-2.4.37.9/net/netlink/
Daf_netlink.c60 unsigned int groups; member
341 if (!nlk_sk(sk)->groups) in netlink_remove()
416 if (sk->protinfo.af_netlink->pid && !sk->protinfo.af_netlink->groups) { in netlink_release()
492 if (!nladdr->nl_groups && !nlk->groups) in netlink_bind()
497 if (nlk->groups && !nladdr->nl_groups) { in netlink_bind()
504 } else if (!nlk->groups && nladdr->nl_groups) { in netlink_bind()
508 nlk->groups = nladdr->nl_groups; in netlink_bind()
558 nladdr->nl_groups = sk->protinfo.af_netlink->groups; in netlink_getname()
679 if (nlk->pid == p->pid || !(nlk->groups & p->group)) in do_one_broadcast()
753 if (nlk->pid == p->pid || !(nlk->groups & p->group)) in do_one_set_err()
[all …]
/linux-2.4.37.9/include/linux/
Dintermezzo_journal.h16 u32 groups[0]; member
Dintermezzo_fs.h155 gid_t groups[NGROUPS]; member
171 save->groups[i] = current->groups[i]; in push_ctxt()
184 current->groups[i] = new->groups[i]; in push_ctxt()
203 current->groups[i] = saved->groups[i]; in pop_ctxt()
Dnetlink.h94 __u32 groups; member
Dintermezzo_kml.h45 u32 groups[NGROUPS_MAX]; member
Dintermezzo_idl.h220 __u32 *groups; member
Dsched.h374 gid_t groups[NGROUPS]; member
/linux-2.4.37.9/fs/hfs/
DTODO3 Items are broken down into groups and the groups are listed in order
/linux-2.4.37.9/fs/intermezzo/
Djournal.c308 __u32 ngroups, gid_t *groups, in journal_log_prefix_with_groups_and_ids() argument
325 loggroups[i] = cpu_to_le32((__u32) groups[i]); in journal_log_prefix_with_groups_and_ids()
335 __u32 groups[NGROUPS_MAX]; in journal_log_prefix() local
340 groups[i] = (__u32) current->groups[i]; in journal_log_prefix()
344 groups, in journal_log_prefix()
351 __u32 ngroups, gid_t *groups) in journal_log_prefix_with_groups() argument
354 ngroups, groups, in journal_log_prefix_with_groups()
2152 open_groups[i] = (__u32) current->groups[i]; in presto_journal_close()
2200 int ngroups, __u32 *groups, in presto_rewrite_close() argument
2231 ngroups, groups); in presto_rewrite_close()
[all …]
Dkml_unpack.c419 UNLOGL(rec->prefix.groups, __u32, rec->prefix.hdr->ngroups, ptr, end); in kml_unpack_prefix()
421 rec->prefix.groups[n] = NTOH__u32(rec->prefix.groups[n]); in kml_unpack_prefix()
Dkml_reint.c58 ctxt.groups[i] = rec->prefix.groups[i]; in kmlreint_pre_secure()
Dfile.c227 fdata->fd_groups[i] = current->groups[i]; in presto_file_open()
/linux-2.4.37.9/Documentation/i2c/
Di2c-velleman23 The libs can be found on http://groups.yahoo.com/group/k8000/files/linux/
/linux-2.4.37.9/fs/nfsd/
Dauth.c49 current->groups[i] = group; in nfsd_setuser()
/linux-2.4.37.9/net/
DTUNABLE34 IP_MAX_MEMBERSHIPS Largest number of groups per socket (BSD style) (tunable)
/linux-2.4.37.9/Documentation/
DVGA-softcursor.txt26 groups, low three bits set color (as in normal color codes used by the console)
/linux-2.4.37.9/Documentation/filesystems/
Dext2.txt64 Blocks are clustered into block groups in order to reduce fragmentation
85 the superblock are stored in block groups throughout the filesystem.
90 copies by only putting backups in specific groups (this is the sparse
91 superblock feature). The groups chosen are 0, 1 and powers of 3, 5 and 7.
231 sparse groups allow file data blocks where superblock/group descriptor
/linux-2.4.37.9/Documentation/i386/
DIO-APIC.txt3 hardware interrupts to multiple CPUs, or to CPU groups.
/linux-2.4.37.9/arch/sparc64/kernel/
Dsys_sparc32.c210 u16 groups[NGROUPS]; in sys32_getgroups16() local
220 groups[j] = current->groups[j]; in sys32_getgroups16()
221 if (copy_to_user(grouplist, groups, sizeof(u16)*i)) in sys32_getgroups16()
229 u16 groups[NGROUPS]; in sys32_setgroups16() local
236 if (copy_from_user(groups, grouplist, gidsetsize * sizeof(u16))) in sys32_setgroups16()
239 current->groups[i] = (gid_t)groups[i]; in sys32_setgroups16()
/linux-2.4.37.9/arch/s390x/kernel/
Dlinux32.c192 u16 groups[NGROUPS]; in sys32_getgroups16() local
202 groups[j] = current->groups[j]; in sys32_getgroups16()
203 if (copy_to_user(grouplist, groups, sizeof(u16)*i)) in sys32_getgroups16()
211 u16 groups[NGROUPS]; in sys32_setgroups16() local
218 if (copy_from_user(groups, grouplist, gidsetsize * sizeof(u16))) in sys32_setgroups16()
221 current->groups[i] = (gid_t)groups[i]; in sys32_setgroups16()
/linux-2.4.37.9/fs/proc/
Darray.c177 buffer += sprintf(buffer, "%d ", p->groups[g]); in task_state()

12