Home
last modified time | relevance | path

Searched defs:data_end (Results 1 – 9 of 9) sorted by relevance

/titanic_51/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_dns.c78 const uchar_t *data_end; in interpret_dns() local
321 skip_question(const uchar_t * header,const uchar_t * data,const uchar_t * data_end) skip_question() argument
335 print_question(char * line,const uchar_t * header,const uchar_t * data,const uchar_t * data_end,int detail) print_question() argument
451 print_answer(char * line,const uchar_t * header,const uchar_t * data,const uchar_t * data_end,int detail) print_answer() argument
814 get_domain_name(const uchar_t * header,const uchar_t * data,const uchar_t * data_end,char * namebuf,char * namend) get_domain_name() argument
907 print_domain_name(char * line,const uchar_t * header,const uchar_t * data,const uchar_t * data_end) print_domain_name() argument
[all...]
/titanic_51/usr/src/lib/libc/amd64/unwind/
H A Deh_frame.c213 get_table_ent_val(unsigned char *data, unsigned char *data_end, in get_table_ent_val() argument
315 void* data_end; in _Unw_EhfhLookup() local
H A Dcall_frame_inst.c528 interpret_ops(void *data, void *data_end, in interpret_ops() argument
/titanic_51/usr/src/cmd/mdb/common/modules/genunix/
H A Dnvpair.c220 char *data = NULL, *data_end = NULL; in nvpair_print() local
/titanic_51/usr/src/lib/libc/port/threads/
H A Dtls.c94 caddr_t data_end; in __tls_static_mods() local
/titanic_51/usr/src/cmd/sgs/prof/common/
H A Dprofv.h109 GElf_Addr data_end; /* data end as found from `_end' */ member
/titanic_51/usr/src/cmd/audio/utilities/
H A DResample.cc110 double *data_end = data + length; in poly_conv() local
/titanic_51/usr/src/lib/libsasl/lib/
H A Dauxprop.c74 char *data_end; /* Bottom of string area in current pool */ member
[all...]
/titanic_51/usr/src/cmd/sgs/gprof/common/
H A Dgprof.h208 GElf_Addr data_end; /* module's end addr as in file */ member