/minix3/minix/kernel/arch/i386/ |
H A D | sconst.h | 30 #define SAVE_TRAP_CTX(displ, pptr, tmp) \ argument 50 #define SAVE_GP_REGS(pptr) \ argument 58 #define RESTORE_GP_REGS(pptr) \ argument
|
/minix3/external/bsd/tcpdump/dist/ |
H A D | print-smtp.c | 27 smtp_print(netdissect_options *ndo, const u_char *pptr, u_int len) in smtp_print()
|
H A D | print-ftp.c | 32 ftp_print(netdissect_options *ndo, const u_char *pptr, u_int len) in ftp_print()
|
H A D | print-rtsp.c | 47 rtsp_print(netdissect_options *ndo, const u_char *pptr, u_int len) in rtsp_print()
|
H A D | print-sip.c | 55 sip_print(netdissect_options *ndo, const u_char *pptr, u_int len) in sip_print()
|
H A D | print-http.c | 77 http_print(netdissect_options *ndo, const u_char *pptr, u_int len) in http_print()
|
H A D | print-bgp.c | 490 const u_char *pptr, u_int itemlen, char *buf, u_int buflen) in decode_prefix4() 523 const u_char *pptr, u_int itemlen, char *buf, u_int buflen) in decode_labeled_prefix4() 582 const u_char *pptr, u_int addr_length) in bgp_vpn_ip_print() 631 const u_char *pptr, char *buf, u_int buflen) in bgp_vpn_sg_print() 676 const u_char *pptr) in bgp_vpn_rd_print() 717 const u_char *pptr, char *buf, u_int buflen) in decode_rt_routing_info() 757 const u_char *pptr, char *buf, u_int buflen) in decode_labeled_vpn_prefix4() 808 const u_char *pptr, char *buf, u_int buflen) in decode_mdt_vpn_nlri() 864 const u_char *pptr, char *buf, u_int buflen) in decode_multicast_vpn() 971 const u_char *pptr, char *buf, u_int buflen) in decode_labeled_vpn_l2() [all …]
|
H A D | print-forces.c | 646 register const u_char * pptr, register u_int len, in prestlv_print() 684 register const u_char * pptr, register u_int len, in fdatatlv_print() 719 register const u_char * pptr, register u_int len, in sdatailv_print() 765 register const u_char * pptr, register u_int len, in sdatatlv_print() 794 register const u_char * pptr, register u_int len, in pkeyitlv_print() 837 register const u_char * pptr, register u_int len, in pdatacnt_print() 992 register const u_char * pptr, register u_int len, in pdata_print() 1056 register const u_char * pptr, register u_int len, in genoptlv_print() 1102 register const u_char * pptr, register u_int len, in recpdoptlv_print() 1156 register const u_char * pptr, register u_int len, in invoptlv_print() [all …]
|
H A D | print-dtp.c | 46 dtp_print (netdissect_options *ndo, const u_char *pptr, u_int length) in dtp_print()
|
H A D | print-syslog.c | 85 register const u_char *pptr, register u_int len) in syslog_print()
|
H A D | signature.c | 125 const u_char *pptr, u_int plen, u_char *sig_ptr) in signature_verify()
|
H A D | print-udld.c | 82 udld_print (netdissect_options *ndo, const u_char *pptr, u_int length) in udld_print()
|
H A D | checksum.c | 145 create_osi_cksum (const uint8_t *pptr, int checksum_offset, int length) in create_osi_cksum()
|
H A D | print-lwapp.c | 170 const u_char *pptr, u_int len, int has_ap_ident) in lwapp_control_print() 293 const u_char *pptr, u_int len) in lwapp_data_print()
|
H A D | print-cdp.c | 99 const u_char *pptr, u_int length, u_int caplen) in cdp_print()
|
H A D | util.c | 515 fetch_token(netdissect_options *ndo, const u_char *pptr, u_int idx, u_int len, in fetch_token() 583 const char *prefix, const u_char *pptr, u_int idx, u_int len) in print_txt_line() 652 txtproto_print(netdissect_options *ndo, const u_char *pptr, u_int len, in txtproto_print()
|
/minix3/lib/libc/gen/ |
H A D | pwcache.c | 263 UIDC *ptr, **pptr; in user_from_uid() local 332 GIDC *ptr, **pptr; in group_from_gid() local 399 UIDC *ptr, **pptr; in uid_from_user() local 463 GIDC *ptr, **pptr; in gid_from_group() local
|
/minix3/external/bsd/atf/dist/tools/ |
H A D | reader.cpp | 208 impl::atf_tps_reader::read_info(void* pptr) in read_info() 227 impl::atf_tps_reader::read_tp(void* pptr) in read_tp() 299 impl::atf_tps_reader::read_tc(void* pptr) in read_tc()
|
/minix3/external/bsd/bind/dist/unit/atf-src/atf-report/ |
H A D | reader.cpp | 210 impl::atf_tps_reader::read_info(void* pptr) in read_info() 229 impl::atf_tps_reader::read_tp(void* pptr) in read_tp() 301 impl::atf_tps_reader::read_tc(void* pptr) in read_tc()
|
/minix3/external/bsd/libc++/dist/libcxx/test/input.output/file.streams/fstreams/filebuf.virtuals/ |
H A D | overflow.pass.cpp | 31 char_type* pptr() const {return base::pptr();} in pptr() function
|
/minix3/external/bsd/libc++/dist/libcxx/test/std/input.output/file.streams/fstreams/filebuf.virtuals/ |
H A D | overflow.pass.cpp | 31 char_type* pptr() const {return base::pptr();} in pptr() function
|
/minix3/external/bsd/libc++/dist/libcxx/test/localization/locales/locale.convenience/conversions/conversions.buffer/ |
H A D | overflow.pass.cpp | 34 char_type* pptr() const {return base::pptr();} in pptr() function
|
/minix3/external/bsd/libc++/dist/libcxx/test/std/localization/locales/locale.convenience/conversions/conversions.buffer/ |
H A D | overflow.pass.cpp | 34 char_type* pptr() const {return base::pptr();} in pptr() function
|
/minix3/common/lib/libc/gen/ |
H A D | radixtree.c | 190 void **pptr; member 574 struct radix_tree_node ** const pptr = in radix_tree_remove_node() local 602 struct radix_tree_node ** const pptr = in radix_tree_remove_node() local 913 void ** const pptr = (void **)path_pptr(t, &path, i); in radix_tree_set_tag() local 956 void ** const pptr = (void **)path_pptr(t, &path, i); in radix_tree_clear_tag() local
|
/minix3/minix/lib/libfsdriver/ |
H A D | lookup.c | 84 resolve_link(const struct fsdriver * __restrict fdp, ino_t ino_nr, char * pptr, in resolve_link()
|