Home
last modified time | relevance | path

Searched defs:group (Results 1 – 25 of 49) sorted by relevance

12

/reactos/drivers/network/tcpip/lwip/src/core/ipv4/
H A Digmp.c130 struct igmp_group *group; in igmp_start() local
162 struct igmp_group *group = netif_igmp_data(netif); in igmp_stop() local
194 struct igmp_group *group = netif_igmp_data(netif); in igmp_report_groups() local
220 struct igmp_group *group = netif_igmp_data(ifp); in igmp_lookfor_group() local
246 struct igmp_group *group; in igmp_lookup_group() local
326 struct igmp_group *group; in igmp_input() local
487 struct igmp_group *group; in igmp_joingroup_netif() local
583 struct igmp_group *group; in igmp_leavegroup_netif() local
646 struct igmp_group *group = netif_igmp_data(netif); in igmp_tmr() local
667 igmp_timeout(struct netif *netif, struct igmp_group *group) in igmp_timeout()
[all …]
/reactos/drivers/network/tcpip/lwip/src/core/ipv6/
H A Dmld6.c98 struct mld_group *group = netif_mld6_data(netif); in mld6_stop() local
127 struct mld_group *group = netif_mld6_data(netif); in mld6_report_groups() local
146 struct mld_group *group = netif_mld6_data(ifp); in mld6_lookfor_group() local
170 struct mld_group *group; in mld6_new_group() local
194 mld6_remove_group(struct netif *netif, struct mld_group *group) in mld6_remove_group()
230 struct mld_group *group; in mld6_input() local
349 struct mld_group *group; in mld6_joingroup_netif() local
439 struct mld_group *group; in mld6_leavegroup_netif() local
501 struct mld_group *group = netif_mld6_data(netif); in mld6_tmr() local
528 mld6_delayed_report(struct mld_group *group, u16_t maxresp_in) in mld6_delayed_report()
[all …]
/reactos/dll/directx/wine/dplayx/
H A Ddplay.c3964 DPID group ) in IDirectPlay3AImpl_AddGroupToGroup()
3971 DPID group ) in IDirectPlay3Impl_AddGroupToGroup()
3978 DPID group ) in IDirectPlay4AImpl_AddGroupToGroup()
3985 DPID group ) in IDirectPlay4Impl_AddGroupToGroup()
4147 DPID group ) in IDirectPlay3AImpl_DeleteGroupFromGroup()
4154 DPID group ) in IDirectPlay3Impl_DeleteGroupFromGroup()
4161 DPID group ) in IDirectPlay4AImpl_DeleteGroupFromGroup()
4168 DPID group ) in IDirectPlay4Impl_DeleteGroupFromGroup()
5004 DPID group ) in IDirectPlay3AImpl_StartSession()
5011 DPID group ) in IDirectPlay3Impl_StartSession()
[all …]
/reactos/drivers/filesystems/ext2/inc/linux/
H A Dgroup.h22 #define ext4_free_blocks_after_init(sb, group, desc) \ argument
/reactos/sdk/lib/fslib/ext2lib/
H A DMemory.c40 int group = ext2_group_of_ino(fs, ino); in ext2_inode_alloc_stats2() local
63 int group = ext2_group_of_blk(fs, blk); in ext2_block_alloc_stats() local
92 bool ext2_allocate_group_table(PEXT2_FILESYS fs, ULONG group, in ext2_allocate_group_table()
H A DInode.c684 int group; in ext2_reserve_inodes() local
/reactos/dll/win32/winscard/
H A Dwinscard.c60 LONG WINAPI SCardAddReaderToGroupA(SCARDCONTEXT context, LPCSTR reader, LPCSTR group) in SCardAddReaderToGroupA()
78 LONG WINAPI SCardAddReaderToGroupW(SCARDCONTEXT context, LPCWSTR reader, LPCWSTR group) in SCardAddReaderToGroupW()
/reactos/modules/rostests/winetests/qedit/
H A Dtimeline.c129 IAMTimelineGroup *group; in test_timelineobj_interfaces() local
/reactos/.theia/
H A Dtasks.json13 "group": "build", string
36 "group": "build", string
/reactos/modules/rostests/winetests/ntdll/
H A Dthreadpool.c481 TP_CLEANUP_GROUP *group; in test_tp_simple() local
640 TP_CLEANUP_GROUP *group; in test_tp_work_scheduler() local
747 TP_CLEANUP_GROUP *group; in test_tp_group_wait() local
912 TP_CLEANUP_GROUP *group; in test_tp_group_cancel() local
1169 TP_CLEANUP_GROUP *group; in test_tp_disassociate() local
/reactos/base/services/nfsd/
H A Didmap.c546 struct idmap_group *group = calloc(1, sizeof(struct idmap_group)); in group_cache_alloc() local
753 struct idmap_group *group) in idmap_lookup_group()
1013 const char *group = (const char*)value; in group_cmp() local
1024 struct idmap_group group; in nfs41_idmap_group_to_gid() local
1063 struct idmap_group group; in nfs41_idmap_gid_to_group() local
H A Dacl.c287 char owner[NFS4_OPAQUE_LIMIT], group[NFS4_OPAQUE_LIMIT]; in handle_getacl() local
720 char group[NFS4_OPAQUE_LIMIT]; in handle_setacl() local
/reactos/drivers/filesystems/ext2/src/ext3/
H A Dgeneric.c427 int group; in Ext2GetInodeLba() local
1731 IN ULONG group in Ext2UpdateGroupDirStat()
2668 static int ext3_group_sparse(ext3_group_t group) in ext3_group_sparse()
2686 int ext3_bg_has_super(struct super_block *sb, ext3_group_t group) in ext3_bg_has_super()
2696 ext4_group_t group) in ext4_bg_num_gdb_meta()
2708 ext4_group_t group) in ext4_bg_num_gdb_nometa()
2722 unsigned long ext4_bg_num_gdb(struct super_block *sb, ext4_group_t group) in ext4_bg_num_gdb()
2982 ext4_group_t group; in ext4_get_group_desc() local
/reactos/sdk/include/reactos/libs/libxslt/
H A DnumbersInternals.h63 int group; /* Number of chars per display 'group' */ member
/reactos/base/shell/progman/
H A Dprogram.c291 PROGGROUP* group; in PROGRAM_DeleteProgram() local
H A Dgroup.c119 PROGGROUP* group; in GROUP_GroupWndProc() local
/reactos/dll/directx/wine/qedit/
H A Dtimeline.c187 static HRESULT WINAPI Timeline_IAMTimeline_AddGroup(IAMTimeline *iface, IAMTimelineObj *group) in Timeline_IAMTimeline_AddGroup()
194 …tic HRESULT WINAPI Timeline_IAMTimeline_RemGroupFromList(IAMTimeline *iface, IAMTimelineObj *group) in Timeline_IAMTimeline_RemGroupFromList()
201 static HRESULT WINAPI Timeline_IAMTimeline_GetGroup(IAMTimeline *iface, IAMTimelineObj **group, LON… in Timeline_IAMTimeline_GetGroup()
316 static HRESULT WINAPI Timeline_IAMTimeline_GetCountOfType(IAMTimeline *iface, LONG group, LONG *val… in Timeline_IAMTimeline_GetCountOfType()
758 static HRESULT WINAPI TimelineObj_GetGroupIBelongTo(IAMTimelineObj *iface, IAMTimelineGroup **group) in TimelineObj_GetGroupIBelongTo()
/reactos/dll/win32/inseng/
H A Dicif.c104 char *group; member
250 static void group_free(struct cifgroup *group) in group_free()
964 static HRESULT WINAPI enum_groups_Next(IEnumCifGroups *iface, ICifGroup **group) in enum_groups_Next()
1067 struct cifgroup *group, *group_next; in ciffile_Release() local
1136 static HRESULT WINAPI ciffile_FindGroup(ICifFile *iface, const char *id, ICifGroup **group) in ciffile_FindGroup()
1621 struct cifgroup *group; in process_group() local
/reactos/modules/rostests/winetests/shell32/
H A Dprogman_dde.c383 static BOOL check_in_programs_list(const char *list, const char *group) in check_in_programs_list()
/reactos/modules/rosapps/applications/net/tsclient/rdesktop/
H A Dseamless.c81 unsigned long group, parent; in seamless_process_line() local
/reactos/dll/cpl/usrmgr/
H A Dgroups.c185 LOCALGROUP_INFO_1 group; in GroupNew() local
/reactos/dll/win32/hnetcfg/
H A Dpolicy.c664 static HRESULT WINAPI fwpolicy2_EnableRuleGroup(INetFwPolicy2 *iface, LONG bitmask, BSTR group, VAR… in fwpolicy2_EnableRuleGroup()
672 static HRESULT WINAPI fwpolicy2_IsRuleGroupEnabled(INetFwPolicy2 *iface, LONG bitmask, BSTR group, … in fwpolicy2_IsRuleGroupEnabled()
720 static HRESULT WINAPI fwpolicy2_get_IsRuleGroupCurrentlyEnabled(INetFwPolicy2 *iface, BSTR group, V… in fwpolicy2_get_IsRuleGroupCurrentlyEnabled()
/reactos/sdk/lib/3rdparty/libxml2/
H A Dnanoftp.c1594 char group[11]; in xmlNanoFTPParseList() local
2049 const char *owner, const char *group, unsigned long size, int links, in ftpList()
/reactos/drivers/filesystems/btrfs/
H A Dsecurity.c519 PSID owner, group; in fcb_get_sd() local
/reactos/dll/win32/shell32/
H A DCShellDispatch.cpp272 HRESULT STDMETHODCALLTYPE CShellDispatch::IsRestricted(BSTR group, BSTR restriction, LONG *value) in IsRestricted()

12