Home
last modified time | relevance | path

Searched defs:pr (Results 1 – 25 of 264) sorted by relevance

1234567891011

/netbsd/external/bsd/libbind/dist/irs/
H A Dgen_pr.c72 struct irs_pr *pr; in irs_gen_pr() local
114 struct irs_pr *pr; in pr_next() local
137 struct irs_pr *pr; in pr_byname() local
154 struct irs_pr *pr; in pr_bynumber() local
169 struct irs_pr *pr; in pr_rewind() local
184 struct irs_pr *pr = rule->inst->pr; in pr_minimize() local
223 struct irs_pr *pr = rule->inst->pr; in pr_res_set() local
H A Dgetprotoent.c91 struct irs_pr *pr; in getprotoent_p() local
101 struct irs_pr *pr; in getprotobyname_p() local
121 struct irs_pr *pr; in getprotobynumber_p() local
136 struct irs_pr *pr; in setprotoent_p() local
148 struct irs_pr *pr; in endprotoent_p() local
H A Dirp_pr.c81 struct irs_pr *pr; in irs_irp_pr() local
135 struct protoent *pr = &pvt->proto; in pr_byname() local
184 struct protoent *pr = &pvt->proto; in pr_bynumber() local
262 struct protoent *pr = &pvt->proto; in pr_next() local
316 free_proto(struct protoent *pr) { in free_proto()
/netbsd/sys/dev/pci/
H A Dpci_resource.c212 pci_resource_device_functions(struct pci_resources *pr, in pci_resource_device_functions()
233 pci_resource_device_print(struct pci_resources *pr, in pci_resource_device_print()
319 pci_resource_scan_bar(struct pci_resources *pr, in pci_resource_scan_bar()
410 pci_resource_scan_bridge(struct pci_resources *pr, in pci_resource_scan_bridge()
483 pci_resource_scan_device(struct pci_resources *pr, in pci_resource_scan_device()
540 pci_resource_scan_bus(struct pci_resources *pr, in pci_resource_scan_bus()
622 pci_resource_init_device(struct pci_resources *pr, in pci_resource_init_device()
723 pci_resource_init_bus(struct pci_resources *pr, uint8_t busno) in pci_resource_init_bus()
805 pci_resource_probe(struct pci_resources *pr, in pci_resource_probe()
944 pci_resource_alloc_bus(struct pci_resources *pr, uint8_t busno) in pci_resource_alloc_bus()
[all …]
/netbsd/usr.bin/hexdump/
H A Dconv.c53 conv_c(PR *pr, u_char *p) in conv_c()
103 conv_u(PR *pr, u_char *p) in conv_u()
H A Ddisplay.c73 PR *pr; in display() local
124 print(PR *pr, u_char *bp) in print()
214 bpad(PR *pr) in bpad()
/netbsd/sys/kern/
H A Duipc_domain.c141 const struct protosw *pr; in domain_attach() local
186 const struct protosw *pr; in pffindtype() local
203 const struct protosw *pr; in pffindproto() local
710 const struct protosw *pr; in pfctlinput() local
724 const struct protosw *pr; in pfctlinput2() local
749 const struct protosw *pr; in pfslowtimo() local
765 const struct protosw *pr; in pffasttimo() local
/netbsd/crypto/external/bsd/openssl.old/dist/crypto/asn1/
H A Da_int.c207 static int asn1_get_uint64(uint64_t *pr, const unsigned char *b, size_t blen) in asn1_get_uint64()
249 static int asn1_get_int64(int64_t *pr, const unsigned char *b, size_t blen, in asn1_get_int64()
319 static int asn1_string_get_int64(int64_t *pr, const ASN1_STRING *a, int itype) in asn1_string_get_int64()
353 static int asn1_string_get_uint64(uint64_t *pr, const ASN1_STRING *a, in asn1_string_get_uint64()
513 int ASN1_INTEGER_get_int64(int64_t *pr, const ASN1_INTEGER *a) in ASN1_INTEGER_get_int64()
523 int ASN1_INTEGER_get_uint64(uint64_t *pr, const ASN1_INTEGER *a) in ASN1_INTEGER_get_uint64()
562 int ASN1_ENUMERATED_get_int64(int64_t *pr, const ASN1_ENUMERATED *a) in ASN1_ENUMERATED_get_int64()
/netbsd/crypto/external/bsd/openssl/dist/crypto/asn1/
H A Da_int.c213 static int asn1_get_uint64(uint64_t *pr, const unsigned char *b, size_t blen) in asn1_get_uint64()
255 static int asn1_get_int64(int64_t *pr, const unsigned char *b, size_t blen, in asn1_get_int64()
327 static int asn1_string_get_int64(int64_t *pr, const ASN1_STRING *a, int itype) in asn1_string_get_int64()
361 static int asn1_string_get_uint64(uint64_t *pr, const ASN1_STRING *a, in asn1_string_get_uint64()
525 int ASN1_INTEGER_get_int64(int64_t *pr, const ASN1_INTEGER *a) in ASN1_INTEGER_get_int64()
535 int ASN1_INTEGER_get_uint64(uint64_t *pr, const ASN1_INTEGER *a) in ASN1_INTEGER_get_uint64()
574 int ASN1_ENUMERATED_get_int64(int64_t *pr, const ASN1_ENUMERATED *a) in ASN1_ENUMERATED_get_int64()
/netbsd/crypto/dist/ipsec-tools/src/racoon/
H A Dproposal.c167 inssatrns(pr, new) in inssatrns() argument
637 set_satrnsbysainfo(pr, sainfo) in set_satrnsbysainfo() argument
939 printsaproto(pri, pr) in printsaproto() argument
1136 struct saproto *pr; local
1175 struct saproto *newpr = NULL, *pr; local
/netbsd/external/bsd/libpcap/dist/
H A Dpcap-rpcap.c373 struct pcap_rpcap *pr = p->priv; /* structure used when doing a remote live capture */ in pcap_read_nocb_remote() local
600 struct pcap_rpcap *pr = p->priv; /* structure used when doing a remote live capture */ in pcap_read_rpcap() local
690 struct pcap_rpcap *pr = fp->priv; /* structure used when doing a remote live capture */ in pcap_cleanup_rpcap() local
840 struct pcap_rpcap *pr = p->priv; /* structure used when doing a remote live capture */ in rpcap_stats_rpcap() local
1014 struct pcap_rpcap *pr = fp->priv; /* structure used when doing a remote live capture */ in pcap_startcapture_remote() local
1502 struct pcap_rpcap *pr = fp->priv; /* structure used when doing a remote live capture */ in pcap_updatefilter_remote() local
1539 struct pcap_rpcap *pr = fp->priv; /* structure used when doing a remote live capture */ in pcap_save_current_filter_rpcap() local
1573 struct pcap_rpcap *pr = fp->priv; /* structure used when doing a remote live capture */ in pcap_setfilter_rpcap() local
1602 struct pcap_rpcap *pr = fp->priv; /* structure used when doing a remote live capture */ in pcap_createfilter_norpcappkt() local
1732 struct pcap_rpcap *pr = fp->priv; /* structure used when doing a remote live capture */ in pcap_setsampling_remote() local
[all …]
/netbsd/external/bsd/ipf/dist/lib/
H A Dprintportcmp.c15 printportcmp(pr, frp) in printportcmp() argument
H A Dprintproto.c18 printproto(pr, p, np) in printproto() argument
H A Dprintstate.c19 struct protoent *pr; local
H A Dportname.c13 char *portname(pr, port) in portname() argument
H A Dprintnat.c28 struct protoent *pr; local
/netbsd/external/lgpl3/mpc/dist/src/
H A Dget_prec2.c25 mpc_get_prec2 (mpfr_prec_t *pr, mpfr_prec_t *pi, mpc_srcptr x) in mpc_get_prec2()
/netbsd/external/apache2/llvm/dist/llvm/tools/llvm-c-test/
H A Dmain.c61 LLVMPassRegistryRef pr = LLVMGetGlobalPassRegistry(); in main() local
/netbsd/external/lgpl3/mpc/dist/tests/
H A Dtprec.c28 mpfr_prec_t prec, pr, pi; in main() local
/netbsd/sys/arch/arm/imx/
H A Dimxpwm.c88 uint32_t cr, sar, pr; in imxpwm_get_config() local
111 uint32_t cr, sar, pr; in imxpwm_set_config() local
/netbsd/external/bsd/tmux/dist/
H A Dcmd-parse.y745 struct cmd_parse_input *pi, struct cmd_parse_result *pr) in cmd_parse_expand_alias()
801 struct cmd_parse_input *pi, struct cmd_parse_result *pr) in cmd_parse_build_command()
857 struct cmd_parse_input *pi, struct cmd_parse_result *pr) in cmd_parse_build_commands()
920 static struct cmd_parse_result pr; in cmd_parse_from_file() local
966 struct cmd_parse_result *pr; in cmd_parse_and_insert() local
990 struct cmd_parse_result *pr; in cmd_parse_and_append() local
1013 static struct cmd_parse_result pr; in cmd_parse_from_buffer() local
1045 static struct cmd_parse_result pr; in cmd_parse_from_arguments() local
H A Dcfg.c103 struct cmd_parse_result *pr; in load_cfg() local
162 struct cmd_parse_result *pr; in load_cfg_from_buffer() local
/netbsd/usr.sbin/rpc.pcnfsd/
H A Dpcnfsd_print.c126 valid_pr(char *pr) in valid_pr()
156 pr_init(char *sys, char *pr, char **sp) in pr_init()
206 pr_start2(char *sys, char *pr, char *user, char *fname, char *opts, char **id) in pr_start2()
1071 pr_cancel(char *pr, char *user, char *id) in pr_cancel()
1116 pr_cancel(char *pr, char *user, char *id) in pr_cancel()
/netbsd/usr.bin/mail/
H A Dtty.c75 readtty(const char *pr, char *src) in readtty()
90 readtty(const char *pr, char *src) in readtty()
/netbsd/lib/libc/net/
H A Dgetprotoent_r.c86 getprotoent_r(struct protoent *pr, struct protoent_data *pd) in getprotoent_r()

1234567891011