| /src/usr.bin/mail/ |
| quit.c | 272 struct stat minfo; local 322 if (fstat(fileno(fbuf), &minfo) >= 0 && minfo.st_size > mailsize) { 337 p = minfo.st_size - mailsize;
|
| /src/crypto/external/apache2/openssl/dist/providers/implementations/include/prov/ |
| mlx_kem.h | 32 const ML_KEM_VINFO *minfo; member in struct:mlx_key_st
|
| /src/sys/external/bsd/drm2/dist/drm/radeon/ |
| radeon_kms.c | 233 struct radeon_mode_info *minfo = &rdev->mode_info; local 266 crtc = (struct drm_crtc *)minfo->crtcs[i];
|
| radeon_rs780_dpm.c | 57 struct radeon_mode_info *minfo = &rdev->mode_info; local 67 crtc = (struct drm_crtc *)minfo->crtcs[i];
|
| /src/external/mpl/bind/dist/lib/dns/rdata/generic/ |
| minfo_14.c | 187 dns_rdata_minfo_t *minfo = source; local 191 REQUIRE(minfo != NULL); 192 REQUIRE(minfo->common.rdtype == type); 193 REQUIRE(minfo->common.rdclass == rdclass); 198 dns_name_toregion(&minfo->rmailbox, ®ion); 200 dns_name_toregion(&minfo->emailbox, ®ion); 206 dns_rdata_minfo_t *minfo = target; local 211 REQUIRE(minfo != NULL); 214 DNS_RDATACOMMON_INIT(minfo, rdata->type, rdata->rdclass); 219 dns_name_init(&minfo->rmailbox, NULL) 232 dns_rdata_minfo_t *minfo = source; local [all...] |
| /src/external/mpl/dhcp/bind/dist/lib/dns/rdata/generic/ |
| minfo_14.c | 184 dns_rdata_minfo_t *minfo = source; local 188 REQUIRE(minfo != NULL); 189 REQUIRE(minfo->common.rdtype == type); 190 REQUIRE(minfo->common.rdclass == rdclass); 195 dns_name_toregion(&minfo->rmailbox, ®ion); 197 dns_name_toregion(&minfo->emailbox, ®ion); 203 dns_rdata_minfo_t *minfo = target; local 209 REQUIRE(minfo != NULL); 212 minfo->common.rdclass = rdata->rdclass; 213 minfo->common.rdtype = rdata->type 241 dns_rdata_minfo_t *minfo = source; local [all...] |
| /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ |
| amdgpu_kms.c | 471 struct amdgpu_mode_info *minfo = &adev->mode_info; local 489 crtc = (struct drm_crtc *)minfo->crtcs[i];
|
| /src/external/gpl3/binutils/dist/ld/ |
| ldmisc.c | 745 minfo (const char *fmt, ...) function
|
| /src/external/gpl3/binutils.old/dist/ld/ |
| ldmisc.c | 712 minfo (const char *fmt, ...) function
|
| /src/external/gpl3/gcc.old/dist/gcc/d/ |
| modules.cc | 71 /* The beginning and end of the `minfo' section. */ 403 /* Place a reference to the ModuleInfo symbol MINFO for DECL into the 404 `minfo' section. Then create the global ctors/dtors to call the 408 register_moduleinfo (Module *decl, tree minfo) 410 /* No defined minfo section for target. */ 425 DECL_INITIAL (mref) = build_address (minfo); 607 tree minfo = get_moduleinfo_decl (decl); local 608 tree type = layout_moduleinfo_fields (decl, TREE_TYPE (minfo)); 706 TREE_TYPE (minfo) = type; 707 DECL_INITIAL (minfo) = build_struct_literal (type, minit) 856 module_info *minfo; local [all...] |
| /src/sys/arch/sparc/sparc/ |
| cpu.c | 2000 struct module_info *minfo; member in struct:cpu_conf 2132 if (mp->minfo->cpu_match) { 2134 mp->minfo->cpu_match(sc, mp->minfo, node); 2140 sc->mmu_ncontext = mp->minfo->ncontext; 2143 sc->cpu_type = mp->minfo->cpu_type; 2146 sc->cacheinfo.c_vactype = mp->minfo->vactype; 2148 if (sc->master && mp->minfo->getmid != NULL) 2149 bootmid = mp->minfo->getmid(); 2151 mp->minfo->getcacheinfo(sc, node) [all...] |
| /src/external/bsd/unbound/dist/util/ |
| module.h | 662 void* minfo[MAX_MODULE]; member in struct:module_qstate
|
| /src/external/gpl3/binutils/dist/binutils/ |
| stabs.c | 3871 struct stab_demangle_info minfo; 3877 minfo.dhandle = dhandle; 3878 minfo.info = info; 3879 minfo.args = NULL; 3880 minfo.varargs = false; 3881 minfo.typestring_alloc = 10; 3882 minfo.typestrings 3883 = xmalloc (minfo.typestring_alloc * sizeof (*minfo.typestrings)); 3884 minfo.typestring_count = 0 3870 struct stab_demangle_info minfo; local [all...] |
| /src/external/gpl3/binutils.old/dist/binutils/ |
| stabs.c | 3871 struct stab_demangle_info minfo; 3877 minfo.dhandle = dhandle; 3878 minfo.info = info; 3879 minfo.args = NULL; 3880 minfo.varargs = false; 3881 minfo.typestring_alloc = 10; 3882 minfo.typestrings 3883 = xmalloc (minfo.typestring_alloc * sizeof (*minfo.typestrings)); 3884 minfo.typestring_count = 0 3870 struct stab_demangle_info minfo; local [all...] |
| /src/external/gpl3/binutils/dist/include/ |
| bfdlink.h | 900 void (*minfo) 898 void (*minfo) member in struct:bfd_link_callbacks
|
| /src/external/gpl3/binutils.old/dist/include/ |
| bfdlink.h | 892 void (*minfo) 890 void (*minfo) member in struct:bfd_link_callbacks
|
| /src/external/gpl3/gdb/dist/include/ |
| bfdlink.h | 886 void (*minfo) 884 void (*minfo) member in struct:bfd_link_callbacks
|
| /src/external/gpl3/gdb.old/dist/include/ |
| bfdlink.h | 880 void (*minfo) 878 void (*minfo) member in struct:bfd_link_callbacks
|