| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/ |
| H A D | grp.h | 43 struct group struct 75 extern struct group *getgrent (void); 85 extern struct group *fgetgrent (FILE *__stream); 95 extern int putgrent (__const struct group *__restrict __p, 103 extern struct group *getgrgid (__gid_t __gid); 109 extern struct group *getgrnam (__const char *__name); 133 extern int getgrent_r (struct group *__restrict __resultbuf, 135 struct group **__restrict __result); 142 extern int getgrgid_r (__gid_t __gid, struct group *__restrict __resultbuf, 144 struct group **__restrict __result); [all …]
|
| H A D | argp.h | 113 int group; member 308 int group; member 586 return !__opt->key && !__opt->name && !__opt->doc && !__opt->group; in __NTH()
|
| H A D | printf.h | 46 unsigned int group:1; /* ' flag. */ member
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/ |
| H A D | grp.h | 55 struct group { struct 67 struct group *getgrgid (gid_t); 68 struct group *getgrnam (const char *); 69 int getgrnam_r (const char *, struct group *, 70 char *, size_t, struct group **); 71 int getgrgid_r (gid_t, struct group *, 72 char *, size_t, struct group **); 74 struct group *getgrent (void);
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/rpcsvc/ |
| H A D | nislib.h | 189 const_nis_name group) __THROW; 191 const_nis_name group) __THROW; 193 const_nis_name group) __THROW; 194 extern nis_error nis_creategroup (const_nis_name group, 196 extern nis_error nis_destroygroup (const_nis_name group) __THROW; 197 extern void nis_print_group_entry (const_nis_name group) __THROW; 198 extern nis_error nis_verifygroup (const_nis_name group) __THROW;
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/tracing/ |
| H A D | draw_functrace.py | 109 return (m.group(1), m.group(2), m.group(3))
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/ |
| H A D | igmp.h | 34 __be32 group; member 66 __be32 group; member
|
| H A D | connector.h | 90 __u32 group; member
|
| H A D | netlink.h | 109 __u32 group; member
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/ |
| H A D | gen_initramfs_list.sh | 24 -g <gid> Group ID to map to group ID 0 (root). 35 to reset the root/group mapping.
|
| H A D | get_maintainer.pl | 2101 my $group = "$phrase:$rfc822_lwsp*(?:$mailbox(?:,\\s*$mailbox)*)?;\\s*"; 2102 my $address = "(?:$mailbox|$group)";
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | bspOneUtopia.dxyfile | 252 # member in the group (if any) for the other members of the group. By default 253 # all members of a group must be documented explicitly. 258 # the same type (for instance a group of public functions) to be put as a 409 # hierarchy of group names into alphabetical order. If set to NO (the default) 410 # the group names will appear in their defined order. 902 # The TOC_EXPAND flag can be set to YES to add extra items for group members 946 # that doxygen will group on one line in the generated HTML documentation.
|
| H A D | bsp.dxyfile | 251 # member in the group (if any) for the other members of the group. By default 252 # all members of a group must be documented explicitly. 257 # the same type (for instance a group of public functions) to be put as a 408 # hierarchy of group names into alphabetical order. If set to NO (the default) 409 # the group names will appear in their defined order. 901 # The TOC_EXPAND flag can be set to YES to add extra items for group members 945 # that doxygen will group on one line in the generated HTML documentation.
|
| H A D | Kconfig | 608 bool "Manually select maximum number of msos event group" 612 int "Maximum number of msos event group"
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/netfilter/ |
| H A D | xt_NFLOG.h | 11 u_int16_t group; member
|
| /utopia/UTPA2-700.0.x/modules/mbx/api/mbx/ |
| H A D | Kconfig | 11 bool "Enable MBX group patch"
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/package/ |
| H A D | buildtar | 109 if tar --owner=root --group=root --help >/dev/null 2>&1; then
|
| /utopia/UTPA2-700.0.x/modules/pq/drv/pq/include/ |
| H A D | apiPQ_v2.h | 1071 PQ_MISC_GROUP group; member
|
| H A D | PQ_private.h | 920 MS_BOOL MDrv_PQ_Up_Layer_Set_Config_U2(void* pInstance,MS_U16 uplayerSetting, PQ_MISC_GROUP group);
|
| /utopia/UTPA2-700.0.x/modules/pq/drv/pq/ |
| H A D | drvPQ.h | 2074 INTERFACE MS_BOOL MDrv_PQ_Up_Layer_Set_Config(MS_U16 uplayerSetting, PQ_MISC_GROUP group);
|
| H A D | apiPQ_v2.c | 1406 …urnValue = psPQInstPri->fpPQ_Up_Layer_Set_Config(pInstance,pPQArgs->uplayerSetting,pPQArgs->group); in PQIoctl()
|
| H A D | drvPQ.c | 13489 MS_BOOL MDrv_PQ_Up_Layer_Set_Config_U2(void* pInstance,MS_U16 uplayerSetting, PQ_MISC_GROUP group) in MDrv_PQ_Up_Layer_Set_Config_U2() argument 13491 switch(group) in MDrv_PQ_Up_Layer_Set_Config_U2() 13504 MS_BOOL MDrv_PQ_Up_Layer_Set_Config(MS_U16 uplayerSetting, PQ_MISC_GROUP group) in MDrv_PQ_Up_Layer_Set_Config() argument
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/ |
| H A D | apiVDEC_EX.c.0 | 26318 PRINTF("[VDEC]%s,VDEC TEE event group is not created\n",__FUNCTION__);
|