Searched defs:pptr (Results 1 - 25 of 77) sorted by relevance

1234

/freebsd-11-stable/contrib/tcpdump/
H A Dprint-smtp.c29 smtp_print(netdissect_options *ndo, const u_char *pptr, u_int len) argument
H A Dprint-ftp.c29 ftp_print(netdissect_options *ndo, const u_char *pptr, u_int len) argument
H A Dprint-rtsp.c44 rtsp_print(netdissect_options *ndo, const u_char *pptr, u_int len) argument
H A Dprint-sip.c51 sip_print(netdissect_options *ndo, const u_char *pptr, u_int len) argument
H A Dprint-http.c74 http_print(netdissect_options *ndo, const u_char *pptr, u_int len) argument
H A Dprint-dtp.c47 dtp_print (netdissect_options *ndo, const u_char *pptr, u_int length) argument
H A Dprint-syslog.c80 syslog_print(netdissect_options *ndo, register const u_char *pptr, register u_int len) argument
[all...]
H A Dchecksum.c139 create_osi_cksum (const uint8_t *pptr, int checksum_offset, int length) argument
H A Dprint-udld.c97 udld_print (netdissect_options *ndo, const u_char *pptr, u_int length) argument
H A Dsignature.c118 signature_verify(netdissect_options *ndo, const u_char *pptr, u_int plen, argument
H A Dprint-cdp.c94 cdp_print(netdissect_options *ndo, const u_char *pptr, u_int length, u_int caplen) argument
H A Dprint-vqp.c101 vqp_print(netdissect_options *ndo, register const u_char *pptr, register u_int len) argument
H A Dprint-lwapp.c165 lwapp_control_print(netdissect_options *ndo, const u_char *pptr, u_int len, int has_ap_ident) argument
288 lwapp_data_print(netdissect_options *ndo, const u_char *pptr, u_int len) argument
H A Dprint-mpcp.c124 mpcp_print(netdissect_options *ndo, register const u_char *pptr, register u_int length) argument
H A Dprint-rpki-rtr.c390 rpki_rtr_print(netdissect_options *ndo, register const u_char *pptr, register u_int len) argument
/freebsd-11-stable/tools/tools/bus_autoconf/
H A Dbus_load_file.c39 load_file(const char *fname, uint8_t **pptr, uint32_t *plen) argument
/freebsd-11-stable/contrib/gcclibs/libgomp/
H A Dcritical.c53 GOMP_critical_name_start (void **pptr) argument
102 GOMP_critical_name_end (void **pptr) argument
/freebsd-11-stable/lib/libc/net/
H A Dgetproto.c58 struct protoent *pptr; local
94 getprotobynumber_r(int proto, struct protoent *pptr, char *buffer, argument
H A Dgetprotoname.c66 struct protoent *pptr; local
109 getprotobyname_r(const char *name, struct protoent *pptr, char *buffer, argument
/freebsd-11-stable/crypto/openssl/ssl/
H A Dd1_srtp.c146 find_profile_by_name(char *profile_name, SRTP_PROTECTION_PROFILE **pptr, unsigned len) argument
/freebsd-11-stable/crypto/openssl/crypto/bio/
H A Dbss_mem.c205 char **pptr; local
/freebsd-11-stable/contrib/libc-pwcache/
H A Dpwcache.c266 UIDC *ptr, **pptr; local
335 GIDC *ptr, **pptr; local
402 UIDC *ptr, **pptr; local
466 GIDC *ptr, **pptr; local
[all...]
/freebsd-11-stable/sys/dev/usb/gadget/
H A Dg_keyboard.c377 g_keyboard_handle_request(device_t dev, const void *preq, void **pptr, uint16_t *plen, uint16_t offset, uint8_t *pstate) argument
H A Dg_modem.c502 g_modem_handle_request(device_t dev, const void *preq, void **pptr, uint16_t *plen, uint16_t offset, uint8_t *pstate) argument
H A Dg_mouse.c439 g_mouse_handle_request(device_t dev, const void *preq, void **pptr, uint16_t *plen, uint16_t offset, uint8_t *pstate) argument

Completed in 257 milliseconds

1234