/external/e2fsprogs/lib/ext2fs/ |
D | dosio.c | 185 PTABLE_ENTRY *pent; in dos_open() local 311 pent = (PTABLE_ENTRY*)&sec[0x1BE]; in dos_open() 312 pent = scan_partition_table(pent, part->phys, &part->pno); in dos_open() 314 if(!pent) in dos_open() 329 fsec = (unsigned long)(pent->start_sec & 0x3F); in dos_open() 330 fhead = (unsigned long)pent->start_head; in dos_open() 331 fcyl = ((pent->start_sec >> 6) << 8) + pent->start_cyl; in dos_open() 334 part->len = pent->size; in dos_open()
|
/external/iptables/extensions/ |
D | libip6t_ipv6header.c | 70 const struct protoent *pent = getprotobynumber(proto); in proto_to_name() local 71 if (pent) in proto_to_name() 72 return pent->p_name; in proto_to_name() 86 const struct protoent *pent; in name_to_proto() local 88 if ((pent = getprotobyname(s))) in name_to_proto() 89 proto = pent->p_proto; in name_to_proto()
|
/external/f2fs-tools/tools/ |
D | f2fs_io_parse.c | 164 struct pid_ent *pent; in handle_tp_pid() local 166 pent = calloc(1, sizeof(struct pid_ent)); in handle_tp_pid() 167 assert(pent); in handle_tp_pid() 170 pent->pid = atoh(ptr); in handle_tp_pid() 173 strcpy(pent->name, ptr); in handle_tp_pid() 175 LIST_INSERT_HEAD(&pid_info, pent, ptr); in handle_tp_pid()
|
/external/iptables/iptables/ |
D | xshared.c | 55 struct protoent *pent = getprotobynumber(proto); in proto_to_name() local 56 if (pent) in proto_to_name() 57 return pent->p_name; in proto_to_name()
|
D | nft-shared.c | 371 const struct protoent *pent = getprotobynumber(proto); in print_proto() local 376 if (pent) { in print_proto() 377 printf("-p %s ", pent->p_name); in print_proto() 713 const struct protoent *pent = getprotobynumber(proto); in save_firewall_details() local 718 if (pent) in save_firewall_details() 719 printf("-p %s ", pent->p_name); in save_firewall_details()
|
D | nft-ipv6.c | 415 const struct protoent *pent = in nft_ipv6_xlate() local 419 if (!xlate_find_match(cs, pent->p_name)) { in nft_ipv6_xlate() 426 pent ? pent->p_name : protonum); in nft_ipv6_xlate()
|
D | nft-ipv4.c | 458 const struct protoent *pent = in nft_ipv4_xlate() local 462 if (!xlate_find_match(cs, pent->p_name)) { in nft_ipv4_xlate() 469 pent ? pent->p_name : protonum); in nft_ipv4_xlate()
|
D | ip6tables.c | 1017 const struct protoent *pent = getprotobynumber(proto); in print_proto() local 1018 if (pent) { in print_proto() 1020 invertstr, pent->p_name); in print_proto()
|
D | iptables.c | 974 const struct protoent *pent = getprotobynumber(proto); in print_proto() local 975 if (pent) { in print_proto() 976 printf("%s -p %s", invertstr, pent->p_name); in print_proto()
|
/external/strace/ |
D | strace.c | 1806 struct passwd *pent; in init() local 1811 pent = getpwnam(username); in init() 1812 if (pent == NULL) { in init() 1815 run_uid = pent->pw_uid; in init() 1816 run_gid = pent->pw_gid; in init()
|
/external/iptables/libxtables/ |
D | xtables.c | 1914 const struct protoent *pent; in xtables_parse_protocol() local 1927 pent = getprotobyname(s); in xtables_parse_protocol() 1928 if (pent != NULL) in xtables_parse_protocol() 1929 return pent->p_proto; in xtables_parse_protocol()
|
/external/libdrm/ |
D | xf86drm.c | 2784 struct dirent *pent, *ent; in drmGetMinorNameForFD() local 2816 pent = malloc(offsetof(struct dirent, d_name) + name_max + 1); in drmGetMinorNameForFD() 2817 if (pent == NULL) in drmGetMinorNameForFD() 2820 while (readdir_r(sysdir, pent, &ent) == 0 && ent != NULL) { in drmGetMinorNameForFD() 2825 free(pent); in drmGetMinorNameForFD() 2832 free(pent); in drmGetMinorNameForFD()
|
/external/hyphenation-patterns/fr/ |
D | hyph-fr.pat.txt | 821 2pent.
|
/external/brotli/tests/testdata/ |
D | plrabn12.txt | 5276 Into their substance pent, which wrought them pain 7288 As one who long in populous city pent,
|
/external/jline/src/src/test/resources/jline/example/ |
D | english.gz |
|