Home
last modified time | relevance | path

Searched refs:dent (Results 1 – 11 of 11) sorted by relevance

/mirbsd/src/usr.bin/sudo/
Dparse.c238 struct dirent *dent; local
338 while ((dent = readdir(dirp)) != NULL) {
341 if (strlcat(buf, dent->d_name, sizeof(buf)) >= sizeof(buf))
345 if (strcmp(user_base, dent->d_name) != 0 ||
358 return(dent != NULL);
/mirbsd/src/usr.sbin/makefs/
Dwalk.c85 struct dirent *dent; in walk_dir() local
98 while ((dent = readdir(dirp)) != NULL) { in walk_dir()
99 if (strcmp(dent->d_name, "..") == 0) in walk_dir()
102 printf("scanning %s/%s\n", dir, dent->d_name); in walk_dir()
103 if ((size_t)snprintf(path, maxpathlen, "%s/%s", dir, dent->d_name) in walk_dir()
116 cur = create_fsnode(dent->d_name, &stbuf); in walk_dir()
118 if (strcmp(dent->d_name, ".") == 0) { in walk_dir()
/mirbsd/src/usr.sbin/rarpd/
Drarpd.c485 struct dirent *dent; in rarp_bootable() local
506 while ((dent = readdir(d))) in rarp_bootable()
507 if (strncmp(dent->d_name, ipname, 8) == 0) in rarp_bootable()
/mirbsd/src/gnu/usr.bin/binutils/bfd/
Delf64-ppc.c3817 struct plt_entry *dent; in move_plt_plist() local
3819 for (dent = to->elf.plt.plist; dent != NULL; dent = dent->next) in move_plt_plist()
3820 if (dent->addend == ent->addend) in move_plt_plist()
3822 dent->plt.refcount += ent->plt.refcount; in move_plt_plist()
3826 if (dent == NULL) in move_plt_plist()
3917 struct got_entry *dent; in ppc64_elf_copy_indirect_symbol() local
3919 for (dent = edir->elf.got.glist; dent != NULL; dent = dent->next) in ppc64_elf_copy_indirect_symbol()
3920 if (dent->addend == ent->addend in ppc64_elf_copy_indirect_symbol()
3921 && dent->owner == ent->owner in ppc64_elf_copy_indirect_symbol()
3922 && dent->tls_type == ent->tls_type) in ppc64_elf_copy_indirect_symbol()
[all …]
Delf32-ppc.c2653 struct plt_entry *dent; in ppc_elf_copy_indirect_symbol() local
2655 for (dent = edir->elf.plt.plist; dent != NULL; dent = dent->next) in ppc_elf_copy_indirect_symbol()
2656 if (dent->sec == ent->sec && dent->addend == ent->addend) in ppc_elf_copy_indirect_symbol()
2658 dent->plt.refcount += ent->plt.refcount; in ppc_elf_copy_indirect_symbol()
2662 if (dent == NULL) in ppc_elf_copy_indirect_symbol()
/mirbsd/src/sys/compat/linux/
Dlinux_syscallargs.h241 syscallarg(caddr_t) dent;
/mirbsd/src/lib/libncurses/src/man/
Dterminfo.cat52089 dent manner. The difference between the capabilities is
/mirbsd/src/share/dict/
Dwords6459 dent
Dweb2a16283 dent corn
Dweb250922 dent
/mirbsd/src/share/misc/
Dacronyms1561 BOP bleeding on probing (dent.)
10403 PI plaque index (dent.)