Searched refs:pent (Results 1 – 11 of 11) sorted by relevance
183 PTABLE_ENTRY *pent; in dos_open() local309 pent = (PTABLE_ENTRY*)&sec[0x1BE]; in dos_open()310 pent = scan_partition_table(pent, part->phys, &part->pno); in dos_open()312 if(!pent) in dos_open()327 fsec = (unsigned long)(pent->start_sec & 0x3F); in dos_open()328 fhead = (unsigned long)pent->start_head; in dos_open()329 fcyl = ((pent->start_sec >> 6) << 8) + pent->start_cyl; in dos_open()332 part->len = pent->size; in dos_open()
86 struct protoent *pent; in cnfp_print() local155 pent = getprotobynumber((EXTRACT_32BITS(&nr->proto_tos) >> 8) & 0xff); in cnfp_print()156 if (!pent || nflag) in cnfp_print()160 printf("%s ", pent->p_name); in cnfp_print()163 if (pent && pent->p_proto == IPPROTO_TCP) { in cnfp_print()
46 struct passwd *pent; in change_uid() local53 if ((pent = getpwnam(options.user)) == NULL) { in change_uid()57 run_uid = pent->pw_uid; in change_uid()58 run_gid = pent->pw_gid; in change_uid()
70 const struct protoent *pent = getprotobynumber(proto); in proto_to_name() local71 if (pent) in proto_to_name()72 return pent->p_name; in proto_to_name()86 const struct protoent *pent; in name_to_proto() local88 if ((pent = getprotobyname(s))) in name_to_proto()89 proto = pent->p_proto; in name_to_proto()
52 struct protoent *pent = getprotobynumber(proto); in proto_to_name() local53 if (pent) in proto_to_name()54 return pent->p_name; in proto_to_name()
938 const struct protoent *pent = getprotobynumber(proto); in print_proto() local939 if (pent) { in print_proto()940 printf("%s -p %s", invertstr, pent->p_name); in print_proto()
980 const struct protoent *pent = getprotobynumber(proto); in print_proto() local981 if (pent) { in print_proto()983 invertstr, pent->p_name); in print_proto()
1855 struct passwd *pent; in init() local1860 pent = getpwnam(username); in init()1861 if (pent == NULL) { in init()1864 run_uid = pent->pw_uid; in init()1865 run_gid = pent->pw_gid; in init()
1891 const struct protoent *pent; in xtables_parse_protocol() local1904 pent = getprotobyname(s); in xtables_parse_protocol()1905 if (pent != NULL) in xtables_parse_protocol()1906 return pent->p_proto; in xtables_parse_protocol()
14861 pent pent
21909 pentagon pent@gon