Searched refs:group (Results 276 - 300 of 421) sorted by relevance

<<11121314151617

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Ddirectory.c1888 int owner, group; local
1941 memcpy( &group, buf, sizeof( group ));
1942 buf += sizeof( group );
1973 memcpy( &group, buf, sizeof( group ));
1974 buf += sizeof( group );
2108 setdeskowner( -1, ntohl(group) );
2109 if ( setdirowner(vol, upath, -1, ntohl(group) ) < 0 ) {
2143 setdeskowner( -1, ntohl(group) );
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/seq/
H A Dseq_clientmgr.c2004 struct snd_seq_port_subs_info *group; local
2018 group = &port->c_src;
2021 group = &port->c_dest;
2027 down_read(&group->list_mutex);
2029 subs.num_subs = group->count;
2032 list_for_each(p, &group->list_head) {
2049 up_read(&group->list_mutex);
2428 struct snd_seq_port_subs_info *group,
2435 down_read(&group->list_mutex);
2436 if (list_empty(&group
2427 snd_seq_info_dump_subscribers(struct snd_info_buffer *buffer, struct snd_seq_port_subs_info *group, int is_src, char *msg) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/partitions/
H A Dldm.c1241 int rec, num, group; local
1245 group = BE32 (data + 0x08);
1255 if (f->group == group)
1265 f->group = group;
1274 f->map &= 0x7F; /* Mark the group as broken */
1329 ldm_error ("VBLK group %d is incomplete (0x%02x).",
1330 f->group, f->map);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dsyscalls.h335 uid_t user, gid_t group);
337 uid_t user, gid_t group);
338 asmlinkage long sys_fchown(unsigned int fd, uid_t user, gid_t group);
341 old_uid_t user, old_gid_t group);
343 old_uid_t user, old_gid_t group);
344 asmlinkage long sys_fchown16(unsigned int fd, old_uid_t user, old_gid_t group);
571 gid_t group, int flag);
H A Drtnetlink.h577 extern int rtnetlink_send(struct sk_buff *skb, u32 pid, u32 group, int echo);
579 extern int rtnl_notify(struct sk_buff *skb, u32 pid, u32 group,
581 extern void rtnl_set_sk_err(u32 group, int error);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/avahi-core/
H A Dentry.c93 /* Remove from associated group */
94 if (e->group)
95 AVAHI_LLIST_REMOVE(AvahiEntry, by_group, e->group->entries, e);
237 if (!e->dead && e->group == g && e->interface == interface && e->protocol == protocol)
288 e->group = g;
303 /* Insert into group list */
1017 /* If the entry group was established for a time longer then
1031 /* If the entry group is now established, remember the time
1175 return !e->group ||
1176 e->group
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/shell/
H A Dhush.c246 struct pipe *group; /* if non-NULL, first in group or subshell */ member in struct:child_prog
247 smallint subshell; /* flag, non-zero if group must be forked */
270 pid_t pgrp; /* process group ID for the job */
675 /* Restores tty foreground process group, and exits.
704 /* Restores tty foreground process group, and exits. */
1388 if (child->group) {
1394 rcode = run_list_real(child->group);
1685 if (single_fg && child->group && child->subshell == 0) {
1689 rcode = run_list_real(child->group);
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/passdb/
H A Dpassdb.c680 Converts NT group RID to a UNIX gid.
693 you must do a call to the group mapping first.
716 Decides if a RID is a user or group RID.
787 DEBUG(5,("local_lookup_sid: mapped group %s to gid %u\n", map.nt_name, (unsigned int)map.gid));
789 DEBUG(5,("local_lookup_sid: mapped group %s to no unix gid. Returning name.\n", map.nt_name));
828 struct group *gr;
830 DEBUG(5, ("assuming RID %u is a group\n", (unsigned)rid));
845 DEBUG(5,("local_lookup_sid: found group %s for rid %u\n", name,
866 struct group *grp;
910 * Maybe it was a group
1248 GROUP_MAP group; local
1290 GROUP_MAP group; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/message/i2o/
H A Di2o_proc.c266 char *group)
270 return seq_printf(seq, "Timeout reading group %s.\n", group);
274 return seq_printf(seq, "Group %s not supported.\n", group);
277 "Error reading group %s. BlockStatus 0x%02X\n",
278 group, -block_status);
748 /* Executive group 0003h - Executing DDM List (table) */
824 /* Executive group 0004h - Driver Store (scalar) */
847 /* Executive group 0005h - Driver Store Table (table) */
926 /* Generic group F000
265 i2o_report_query_status(struct seq_file *seq, int block_status, char *group) argument
950 i2o_group_info group[256]; member in struct:__anon5112
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/mthca/
H A Dmthca_memfree.c570 int group; local
582 group = 0;
591 group = 1;
621 if (group == 0)
653 if (group == 1)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ocfs2/cluster/
H A Dnodemanager.c700 static struct config_item *o2nm_node_group_make_item(struct config_group *group, argument
726 static void o2nm_node_group_drop_item(struct config_group *group, argument
730 struct o2nm_cluster *cluster = to_o2nm_cluster(group->cg_item.ci_parent);
797 static struct config_group *o2nm_cluster_group_make_group(struct config_group *group, argument
846 static void o2nm_cluster_group_drop_item(struct config_group *group, struct config_item *item) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/ext2fs/
H A Dext2fs.h423 dgrp_t group,
434 extern errcode_t ext2fs_allocate_group_table(ext2_filsys fs, dgrp_t group,
546 dgrp_t group,
738 int group);
742 dgrp_t group,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/utils/
H A Dnet_rpc_samsync.c393 /* User and group sid */
495 struct group *grp;
572 DEBUG(0, ("Primary group of %s has no mapping!\n",
577 DEBUG(0, ("Could not find unix group %lu for user %s (group SID=%s)\n",
600 struct group *grp = NULL;
609 /* add the group to the mapping table */
623 /* No group found from mapping, find it from its name. */
626 /* No appropriate group found, create one */
628 d_printf("Creating unix group
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/
H A Dpcm_native.c786 if (!spin_trylock(&substream->group->lock)) {
788 spin_lock(&substream->group->lock);
792 spin_unlock(&substream->group->lock);
810 spin_lock(&substream->group->lock);
814 spin_unlock(&substream->group->lock);
948 * Try to stop all running streams in the substream group.
1458 drec = kmalloc(substream->group->count * sizeof(*drec), GFP_KERNEL);
1640 substream->group = kmalloc(sizeof(struct snd_pcm_group), GFP_ATOMIC);
1641 if (substream->group == NULL) {
1645 spin_lock_init(&substream->group
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/bgpd/
H A Dbgp_vty.c108 vty_out (vty, "%% Specify remote-as or peer-group commands first%s", VTY_NEWLINE);
114 /* Utility function for looking up peer or peer group. */
122 struct peer_group *group; local
141 group = peer_group_lookup (bgp, peer_str);
142 if (group)
143 return group->conf;
146 vty_out (vty, "%% Specify remote-as or peer-group commands first%s",
169 str = "Invalid command for a peer-group member";
172 str = "Peer-group has been shutdown. Activate the peer-group firs
1164 struct peer_group *group; variable in typeref:struct:peer_group
1184 struct peer_group *group; local
1233 struct peer_group *group; variable in typeref:struct:peer_group
1237 peer_group_delete (group); variable
1255 struct peer_group *group; variable in typeref:struct:peer_group
1259 peer_group_remote_as_delete (group); variable
1396 struct peer_group *group; variable in typeref:struct:peer_group
1438 struct peer_group *group; variable in typeref:struct:peer_group
3663 struct peer_group *group; local
[all...]
H A Dbgpd.h65 /* BGP peer group. */
66 struct list *group; member in struct:bgp
140 /* BGP peer-group support. */
143 /* Name of the peer-group. */
149 /* Peer-group client list. */
152 /* Peer-group config */
229 /* BGP peer group. */
230 struct peer_group *group; member in struct:peer
345 #define PEER_STATUS_GROUP (1 << 4) /* peer-group conf */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_acl.c394 * if gid == file owner group id, use the file group bits.
395 * scan ACL for a matching user or group, and use matched entry
396 * permission. Use total permissions of all matching group entries,
398 * by matching acl entry or entries needs to be & with group permission.
399 * if not owner, owning group, or matching entry in ACL, use file
532 int user = 0, group = 0, other = 0, mask = 0; local
550 if (group++)
575 if (!user || !group || !other || (mask_required && !mask))
806 /* Set the group bit
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/
H A Dtune2fs.c170 int group; local
174 group = ext2fs_group_of_blk(fs, block);
175 fs->group_desc[group].bg_free_blocks_count++;
337 * the block group descriptors out.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/findutils/
H A Dfind.c96 USE_FEATURE_FIND_GROUP( ACTS(group, gid_t gid;))
144 /* "action group" is a set of actions ANDed together.
146 * We simply evaluate each group until we find one in which all actions
151 * action group (in which -prune sits) will succeed or not:
167 if (!ap) /* all actions in group were successful */
173 if (rc & TRUE) /* current group failed, try next */
295 ACTF(group)
501 USE_FEATURE_FIND_GROUP( "-group\0" )
562 /* start new OR group */
742 ap = ALLOC_ACTION(group);
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/netfilter/
H A Dnf_conntrack_netlink.c328 unsigned int flags = 0, group; local
336 group = NFNLGRP_CONNTRACK_DESTROY;
340 group = NFNLGRP_CONNTRACK_NEW;
343 group = NFNLGRP_CONNTRACK_UPDATE;
347 if (!nfnetlink_has_listeners(group))
407 nfnetlink_send(skb, 0, group, 0);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/include/
H A Dpassdb.h217 const char *name; /* Windows group name string */
294 const DOM_SID *group,
400 const DOM_SID *group,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/smbwrapper/
H A Drealcalls.h42 #define real_chown(fn, owner, group) (syscall(SYS_chown,(fn),(owner),(group)))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/misc/
H A Dthinkpad_acpi.h142 struct attribute_group group; member in struct:attribute_set
154 sysfs_create_group(_kobj, &_attr_set->group)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ocfs2/
H A Dsuballoc.c213 ocfs2_error(alloc_inode->i_sb, "group block (%llu) != "
248 * other blocks in a group - All valid FS metadata in a block
249 * group stores the superblock fs_generation value at
272 * We expect the block group allocator to already be locked.
327 /* setup the group */
666 * called on a metadata group descriptor.
849 mlog(0, "Suballoc %llu, chain %u, move group %llu to top, prev = %llu\n",
944 * the group descriptor says. */
1128 * the 1st group with any empty bits. */
1162 mlog(0, "alloc succeeds: we give %u bits from block group
1640 struct ocfs2_group_desc *group; local
1706 u64 group = block - (u64) bit; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/applets/
H A Dapplets.c75 /* check if u is member of group g */
78 struct group *grp = getgrgid(g);
121 S_ISGID, S_ISGID|S_IXGRP, S_IXGRP, 0, /* group */
259 /* There are 4 chars + 1 nul for each of user/group/other. */
271 /* Now get the the user/group info. */
276 * user/group info. */
295 struct group *grp;
298 parse_error("group");
368 /* same group / in group */
[all...]

Completed in 190 milliseconds

<<11121314151617