Searched defs:bp (Results 251 - 275 of 750) sorted by relevance

<<11121314151617181920>>

/freebsd-current/contrib/ncurses/form/
H A Dfty_int.c171 unsigned char *bp = (unsigned char *)field_buffer(field, 0); local
[all...]
/freebsd-current/contrib/libxo/encoder/cbor/
H A Denc_cbor.c45 char *bp, *tp; local
135 char *bp local
[all...]
/freebsd-current/contrib/mtree/
H A Dgetid.c252 char *cp, *bp, *ep; local
399 char *cp, *bp, *ep; local
[all...]
/freebsd-current/contrib/tcsh/
H A Dtc.printf.c51 char *bp; local
[all...]
/freebsd-current/contrib/nvi/common/
H A Dutil.c41 binc(SCR *sp, void *bp, size_t *bsizep, size_t min) argument
H A Dmsg.c54 char *bp, *mp; local
434 char *bp, *p; local
529 char **ap, *bp, *np, *p, *s, *ep; local
848 char *bp, *ep, *p, *t; local
[all...]
/freebsd-current/contrib/nvi/ex/
H A Dex_script.c302 char *bp = NULL, *p; local
429 char *bp; local
[all...]
/freebsd-current/contrib/sendmail/libsm/
H A Dmbdb.c234 register char *bp = buf; local
[all...]
/freebsd-current/contrib/sendmail/src/
H A Denvelope.c989 char *bp; local
/freebsd-current/contrib/libedit/
H A Dmap.c1138 el_bindings_t *bp, *ep; local
1160 el_bindings_t *bp, *ep; local
1266 el_bindings_t *bp, *ep; local
[all...]
/freebsd-current/contrib/libpcap/
H A Dpcap-pf.c103 register u_char *p, *bp; local
[all...]
H A Dpcap-snit.c119 register u_char *bp, *cp, *ep; local
[all...]
/freebsd-current/contrib/tcpdump/
H A Dprint-atalk.c95 llap_print(netdissect_options *ndo, const u_char *bp, u_int length) argument
187 atalk_print(netdissect_options *ndo, const u_char *bp, u_int length) argument
220 aarp_print(netdissect_options *ndo, const u_char *bp, u_int length) argument
265 ddp_print(netdissect_options *ndo, const u_char *bp, u_int length, u_int t, u_short snet, u_char snode, u_char skt) argument
[all...]
H A Dprint-arcnet.c122 arcnet_print(netdissect_options *ndo, const u_char *bp, u_int length, int phds, argument
H A Dprint-domain.c185 fqdn_print(netdissect_options *ndo, const u_char *cp, const u_char *bp) argument
638 ns_qprint(netdissect_options *ndo, const u_char *cp, const u_char *bp, int is_mdns) argument
673 ns_rprint(netdissect_options *ndo, const u_char *cp, const u_char *bp, int is_mdns) argument
900 domain_print(netdissect_options *ndo, const u_char *bp, u_int length, int over_tcp, int is_mdns) argument
[all...]
H A Dprint-ip.c519 ipN_print(netdissect_options *ndo, const u_char *bp, u_int length) argument
319 ip_print(netdissect_options *ndo, const u_char *bp, u_int length) argument
H A Dprint-igrp.c92 igrp_print(netdissect_options *ndo, const u_char *bp, u_int length) argument
H A Dprint-igmp.c111 print_mtrace(netdissect_options *ndo, const char *typename, const u_char *bp, u_int len) argument
131 print_igmpv3_report(netdissect_options *ndo, const u_char *bp, u_int len) argument
179 print_igmpv3_query(netdissect_options *ndo, const u_char *bp, u_int len) argument
228 igmp_print(netdissect_options *ndo, const u_char *bp, u_int len) argument
[all...]
/freebsd-current/crypto/openssl/crypto/bio/
H A Dbss_log.c232 static int slg_puts(BIO *bp, const char *str) argument
243 static void xopenlog(BIO *bp, char *name, int level) argument
251 static void xsyslog(BIO *bp, int priority, const char *string) argument
291 xcloselog(BIO *bp) argument
302 xopenlog(BIO *bp, char *name, int level) argument
307 xsyslog(BIO *bp, int priority, const char *string) argument
385 xcloselog(BIO *bp) argument
391 xopenlog(BIO *bp, char *name, int level) argument
400 xsyslog(BIO *bp, int priority, const char *string) argument
405 xcloselog(BIO *bp) argument
[all...]
H A Dbss_mem.c341 static int mem_gets(BIO *bp, char *buf, int size) argument
379 static int mem_puts(BIO *bp, const char *str) argument
/freebsd-current/crypto/openssl/crypto/bn/
H A Dbn_asm.c857 int bn_mul_mont(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, argument
952 int bn_mul_mont(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, argument
1000 int bn_mul_mont(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, argument
1041 int bn_mul_mont(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, argument
/freebsd-current/crypto/openssl/crypto/x509/
H A Dv3_admis.c71 i2r_NAMING_AUTHORITY(const struct v3_ext_method *method, void *in, BIO *bp, int ind) argument
118 i2r_ADMISSION_SYNTAX(const struct v3_ext_method *method, void *in, BIO *bp, int ind) argument
[all...]
H A Dx_name.c499 int X509_NAME_print(BIO *bp, const X509_NAME *name, int obase) argument
/freebsd-current/contrib/llvm-project/lldb/source/Target/
H A DStatistics.cpp136 Breakpoint *bp = breakpoints.GetBreakpointAtIndex(i).get(); local
/freebsd-current/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpointLocationList.cpp43 BreakpointLocationSP bp = FindByID(break_id); local

Completed in 304 milliseconds

<<11121314151617181920>>