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

123

/freebsd-10.1-release/contrib/tcpdump/
H A Dprint-sip.c36 sip_print(register const u_char *pptr, register u_int len) argument
H A Dprint-dtp.c49 dtp_print (const u_char *pptr, u_int length) argument
H A Dprint-syslog.c85 syslog_print(register const u_char *pptr, register u_int len) argument
[all...]
H A Dprint-udld.c86 udld_print (const u_char *pptr, u_int length) argument
H A Dsignature.c121 signature_verify (const u_char *pptr, u_int plen, u_char *sig_ptr) argument
H A Dchecksum.c144 create_osi_cksum (const u_int8_t *pptr, int checksum_offset, int length) argument
H A Dprint-cdp.c89 cdp_print(const u_char *pptr, u_int length, u_int caplen) argument
H A Dprint-bfd.c170 bfd_print(register const u_char *pptr, register u_int len, register u_int port) argument
H A Dprint-vqp.c109 vqp_print(register const u_char *pptr, register u_int len) argument
H A Dprint-vtp.c124 vtp_print (const u_char *pptr, u_int length) argument
H A Dprint-lwapp.c172 lwapp_control_print(const u_char *pptr, u_int len, int has_ap_ident) { argument
298 lwapp_data_print(const u_char *pptr, u_int len) { argument
H A Dprint-mpcp.c135 mpcp_print(register const u_char *pptr, register u_int length) { argument
H A Dprint-rpki-rtr.c318 rpki_rtr_print(register const u_char *pptr, register u_int len) { argument
H A Dprint-zephyr.c88 parse_field(char **pptr, int *len) argument
[all...]
/freebsd-10.1-release/tools/tools/bus_autoconf/
H A Dbus_load_file.c39 load_file(const char *fname, uint8_t **pptr, uint32_t *plen) argument
/freebsd-10.1-release/contrib/gcclibs/libgomp/
H A Dcritical.c53 GOMP_critical_name_start (void **pptr) argument
102 GOMP_critical_name_end (void **pptr) argument
/freebsd-10.1-release/lib/libc/net/
H A Dgetproto.c64 struct protoent *pptr; local
100 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
H A Dgetprotoent.c296 __copy_protoent(struct protoent *pe, struct protoent *pptr, char *buf, argument
417 struct protoent *pptr; local
473 getprotoent_r(struct protoent *pptr, char *buffer, size_t buflen, struct protoent **result) argument
[all...]
/freebsd-10.1-release/crypto/openssl/ssl/
H A Dd1_srtp.c147 find_profile_by_name(char *profile_name, SRTP_PROTECTION_PROFILE **pptr, unsigned len) argument
/freebsd-10.1-release/crypto/openssl/crypto/bio/
H A Dbss_mem.c201 char **pptr; local
/freebsd-10.1-release/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-10.1-release/contrib/tcsh/
H A Dgethost.c121 gettoken(char **pptr, char *token) argument
/freebsd-10.1-release/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

Completed in 220 milliseconds

123