| /src/external/gpl3/gdb/dist/gdb/ |
| solib-svr4-linux.c | 36 static link_map_offsets *lmp = nullptr; local 38 if (lmp == nullptr) 40 lmp = &lmo; 58 return lmp; 75 static link_map_offsets *lmp = nullptr; local 77 if (lmp == nullptr) 79 lmp = &lmo; 97 return lmp;
|
| mips-netbsd-tdep.c | 320 static struct link_map_offsets *lmp = NULL; 322 if (lmp == NULL) 324 lmp = &lmo; 342 return lmp; 370 static struct link_map_offsets *lmp = NULL; 372 if (lmp == NULL) 374 lmp = &lmo; 392 return lmp; 319 static struct link_map_offsets *lmp = NULL; local 369 static struct link_map_offsets *lmp = NULL; local
|
| mips-fbsd-tdep.c | 505 static struct link_map_offsets *lmp = NULL; local 507 if (lmp == NULL) 509 lmp = &lmo; 526 return lmp; 555 static struct link_map_offsets *lmp = NULL; local 557 if (lmp == NULL) 559 lmp = &lmo; 576 return lmp;
|
| /src/sys/compat/linux32/arch/aarch64/ |
| linux32_missing.h | 44 syscallarg(struct linux_oldmmap *) lmp; member in struct:linux_sys_old_mmap_args
|
| /src/external/bsd/nvi/dist/common/ |
| mark.c | 95 LMARK *lmp; local 101 while ((lmp = LIST_FIRST(&ep->marks)) != NULL) { 102 LIST_REMOVE(lmp, q); 103 free(lmp); 117 LMARK *lmp; local 122 lmp = mark_find(sp, key); 123 if (lmp == NULL || (ARG_CHAR_T)lmp->name != key) { 127 if (F_ISSET(lmp, MARK_DELETED)) { 138 if ((lmp->lno != 1 || lmp->cno != 0) && !db_exist(sp, lmp->lno)) 158 LMARK *lmp, *lmt; local 196 LMARK *lmp, *lastlmp; local 218 LMARK *lmp; local [all...] |
| vi_auto.h | 28 LMARK lmp; member in struct:_vi_mark_args
|
| /src/sys/miscfs/nullfs/ |
| null_vfsops.c | 102 struct layer_mount *lmp; local 113 lmp = MOUNTTOLAYERMOUNT(mp); 114 if (lmp == NULL)
|
| /src/external/cddl/osnet/dist/lib/libdtrace/common/ |
| drti.c | 107 Link_map *lmp = NULL; local 122 if (dlinfo(RTLD_SELF, RTLD_DI_LINKMAP, &lmp) == -1 || lmp == NULL) { 134 if ((modname = strrchr(lmp->l_name, '/')) == NULL) 135 modname = lmp->l_name; 147 elf = (void *)lmp->l_addr; 150 dh.dofhp_addr = elf && elf->e_type == ET_DYN ? (uintptr_t) lmp->l_addr : 0;
|
| /src/sys/miscfs/overlay/ |
| overlay_vfsops.c | 108 struct layer_mount *lmp; local 120 lmp = MOUNTTOLAYERMOUNT(mp); 121 if (lmp == NULL)
|
| /src/external/bsd/nvi/dist/ex/ |
| ex_move.c | 95 LMARK *lmp; local 132 LIST_FOREACH(lmp, &sp->ep->marks, q) 133 if (lmp->name != ABSMARK1 && 134 lmp->lno >= fl && lmp->lno <= tl) { 136 F_CLR(lmp, MARK_USERSET); 137 (void)log_mark(sp, lmp); 156 LIST_FOREACH(lmp, &sp->ep->marks, q) 157 if (lmp->name != ABSMARK1 && 158 lmp->lno == fl [all...] |
| /src/sys/compat/linux32/arch/amd64/ |
| linux32_missing.h | 44 syscallarg(struct linux_oldmmap *) lmp; member in struct:linux_sys_old_mmap_args
|
| /src/sys/miscfs/genfs/ |
| layer_vfsops.c | 210 struct layer_mount *lmp = MOUNTTOLAYERMOUNT(mp); local 217 xp = kmem_alloc(lmp->layerm_size, KM_SLEEP); 225 vp->v_tag = lmp->layerm_tag; 227 vp->v_op = lmp->layerm_vnodeop_p;
|
| layer_vnops.c | 715 struct layer_mount *lmp = MOUNTTOLAYERMOUNT(vp->v_mount); local 726 if (vp == lmp->layerm_rootvp) { 733 lmp->layerm_rootvp = NULL; 743 kmem_free(vp->v_data, lmp->layerm_size);
|
| /src/external/gpl3/gdb.old/dist/gdb/ |
| mips-netbsd-tdep.c | 304 static struct link_map_offsets *lmp = NULL; 306 if (lmp == NULL) 308 lmp = &lmo; 326 return lmp; 333 static struct link_map_offsets *lmp = NULL; 335 if (lmp == NULL) 337 lmp = &lmo; 355 return lmp; 303 static struct link_map_offsets *lmp = NULL; local 332 static struct link_map_offsets *lmp = NULL; local
|
| mips-fbsd-tdep.c | 487 static struct link_map_offsets *lmp = NULL; local 489 if (lmp == NULL) 491 lmp = &lmo; 508 return lmp; 515 static struct link_map_offsets *lmp = NULL; local 517 if (lmp == NULL) 519 lmp = &lmo; 536 return lmp;
|
| solib-svr4.c | 1061 ULONGEST *lmp local 1069 li->lm_addr = *lmp; 3215 static struct link_map_offsets *lmp = NULL; 3217 if (lmp == NULL) 3219 lmp = &lmo; 3237 return lmp; 3247 static struct link_map_offsets *lmp = NULL; 3249 if (lmp == NULL) 3251 lmp = &lmo; 3269 return lmp; 3213 static struct link_map_offsets *lmp = NULL; local 3245 static struct link_map_offsets *lmp = NULL; local [all...] |
| /src/sys/external/bsd/drm2/dist/drm/radeon/ |
| cypress_dpm.h | 60 u32 lmp; member in struct:at
|
| rv770_dpm.h | 135 u32 lmp; member in struct:rv7xx_power_info
|
| /src/external/gpl3/binutils/dist/libctf/ |
| ctf-types.c | 50 ctf_lmember_t *lmp = (ctf_lmember_t *) vlen; local 55 memcpy (dst, &lmp[n], sizeof (ctf_lmember_t));
|
| /src/external/gpl3/binutils.old/dist/libctf/ |
| ctf-types.c | 50 ctf_lmember_t *lmp = (ctf_lmember_t *) vlen; local 55 memcpy (dst, &lmp[n], sizeof (ctf_lmember_t));
|
| /src/external/gpl3/gdb.old/dist/libctf/ |
| ctf-types.c | 50 ctf_lmember_t *lmp = (ctf_lmember_t *) vlen; local 55 memcpy (dst, &lmp[n], sizeof (ctf_lmember_t));
|
| /src/external/gpl3/gdb/dist/libctf/ |
| ctf-types.c | 50 ctf_lmember_t *lmp = (ctf_lmember_t *) vlen; local 55 memcpy (dst, &lmp[n], sizeof (ctf_lmember_t));
|
| /src/external/cddl/osnet/dev/fbt/ |
| fbt.c | 631 ctf_lmember_t *lmp = (ctf_lmember_t *) local 635 for (n = vlen; n != 0; n--, lmp++) 637 CTF_TYPE_ISCHILD(lmp->ctlm_type); 720 ctf_lmember_t *lmp = (ctf_lmember_t *) local 724 for (n = vlen; n != 0; n--, lmp++) 726 CTF_TYPE_ISCHILD(lmp->ctlm_type);
|
| /src/external/gpl2/gettext/dist/gettext-tools/libgrep/ |
| dfa.c | 3403 must *lmp; local 3408 lmp = --mp; 3410 if (strcmp(lmp->is, rmp->is) != 0) 3411 lmp->is[0] = '\0'; 3414 while (lmp->left[i] != '\0' && lmp->left[i] == rmp->left[i]) 3416 lmp->left[i] = '\0'; 3418 ln = strlen(lmp->right); 3424 if (lmp->right[ln - i - 1] != rmp->right[rn - i - 1]) 3427 lmp->right[j] = lmp->right[(ln - i) + j] 3456 must *lmp; local [all...] |
| /src/external/gpl2/grep/dist/src/ |
| dfa.c | 3414 must *lmp; local 3419 lmp = --mp; 3421 if (strcmp(lmp->is, rmp->is) != 0) 3422 lmp->is[0] = '\0'; 3425 while (lmp->left[i] != '\0' && lmp->left[i] == rmp->left[i]) 3427 lmp->left[i] = '\0'; 3429 ln = strlen(lmp->right); 3435 if (lmp->right[ln - i - 1] != rmp->right[rn - i - 1]) 3438 lmp->right[j] = lmp->right[(ln - i) + j] 3467 must *lmp; local [all...] |