Home
last modified time | relevance | path

Searched defs:datum (Results 1 – 25 of 26) sorted by relevance

12

/titanic_50/usr/src/lib/libtnf/
H A Ddatum.c55 _tnf_datum_info(tnf_datum_t datum) in _tnf_datum_info()
61 _tnf_datum_val(tnf_datum_t datum) in _tnf_datum_val()
73 _tnf_check_datum(tnf_datum_t datum) in _tnf_check_datum()
93 tnf_get_kind(tnf_datum_t datum) in tnf_get_kind()
105 has_prop(tnf_datum_t datum, tag_props_t prop) in has_prop()
114 tnf_is_inline(tnf_datum_t datum) in tnf_is_inline()
120 tnf_is_scalar(tnf_datum_t datum) in tnf_is_scalar()
126 tnf_is_record(tnf_datum_t datum) /* XXX was: tnf_is_tagged */ in tnf_is_record()
132 tnf_is_array(tnf_datum_t datum) in tnf_is_array()
138 tnf_is_string(tnf_datum_t datum) in tnf_is_string()
[all …]
H A Dscalar.c34 #define CHECK_SCALAR(datum) check_scalar(datum) argument
51 check_scalar(tnf_datum_t datum) in check_scalar()
66 tnf_get_char(tnf_datum_t datum) in tnf_get_char()
73 tnf_get_int8(tnf_datum_t datum) in tnf_get_int8()
80 tnf_get_int16(tnf_datum_t datum) in tnf_get_int16()
93 tnf_get_int32(tnf_datum_t datum) in tnf_get_int32()
135 tnf_get_int64(tnf_datum_t datum) in tnf_get_int64()
144 tnf_get_float32(tnf_datum_t datum) in tnf_get_float32()
159 tnf_get_float64(tnf_datum_t datum) in tnf_get_float64()
H A Dtype.c35 _tnf_check_type(tnf_datum_t datum) in _tnf_check_type()
49 tnf_type_get_kind(tnf_datum_t datum) in tnf_type_get_kind()
66 tnf_type_get_name(tnf_datum_t datum) in tnf_type_get_name()
79 tnf_type_get_size(tnf_datum_t datum) in tnf_type_get_size()
101 tnf_type_get_base(tnf_datum_t datum) in tnf_type_get_base()
122 tnf_type_get_property(tnf_datum_t datum, char *name) in tnf_type_get_property()
H A Dstruct.c44 _tnf_check_slots(tnf_datum_t datum) in _tnf_check_slots()
62 get_slotinfo(tnf_datum_t datum) in get_slotinfo()
103 get_slot(tnf_datum_t datum, struct slot *slot) in get_slot()
131 tnf_get_slot_count(tnf_datum_t datum) in tnf_get_slot_count()
146 tnf_get_slot_index(tnf_datum_t datum, char *name) in tnf_get_slot_index()
169 tnf_get_slot_name(tnf_datum_t datum, unsigned index) in tnf_get_slot_name()
191 tnf_get_slot_named(tnf_datum_t datum, char *name) in tnf_get_slot_named()
209 tnf_get_slot_indexed(tnf_datum_t datum, unsigned index) in tnf_get_slot_indexed()
H A Darray.c49 _tnf_check_array(tnf_datum_t datum) in _tnf_check_array()
68 tnf_datum_t datum, in get_array_info()
95 tnf_get_element_count(tnf_datum_t datum) in tnf_get_element_count()
116 tnf_get_element(tnf_datum_t datum, unsigned index) in tnf_get_element()
161 tnf_get_element_type(tnf_datum_t datum) in tnf_get_element_type()
177 tnf_get_chars(tnf_datum_t datum) in tnf_get_chars()
196 tnf_get_elements(tnf_datum_t datum) in tnf_get_elements()
H A Daccess.c69 tnf_get_block_relative(tnf_datum_t datum, int adjust) in tnf_get_block_relative()
85 tnf_is_block_header(tnf_datum_t datum) in tnf_is_block_header()
102 tnf_get_block_header(tnf_datum_t datum) in tnf_get_block_header()
122 tnf_get_next_record(tnf_datum_t datum) in tnf_get_next_record()
H A Drecord.c35 _tnf_check_record(tnf_datum_t datum) in _tnf_check_record()
49 tnf_get_tag_arg(tnf_datum_t datum) in tnf_get_tag_arg()
/titanic_50/usr/src/cmd/tnf/tnfdump/
H A Dcooked.c109 describe_c_record(tnf_datum_t datum) in describe_c_record()
143 describe_probe_type(tnf_datum_t datum) in describe_probe_type()
176 insert_event(tnf_datum_t datum, tnf_datum_t schedule_rec) in insert_event()
198 describe_event(tnf_datum_t datum, tnf_datum_t schedule_rec, hrtime_t evt_time) in describe_event()
260 describe_c_struct(tnf_datum_t datum) in describe_c_struct()
285 describe_c_brief(tnf_datum_t datum) in describe_c_brief()
310 describe_target(tnf_datum_t datum) in describe_target()
H A Dmain.c215 describe_record(tnf_datum_t datum) in describe_record()
241 describe_scalar(tnf_datum_t datum) in describe_scalar()
306 describe_struct(tnf_datum_t datum) in describe_struct()
332 describe_array(tnf_datum_t datum) in describe_array()
351 describe_type(tnf_datum_t datum) in describe_type()
357 describe_brief(tnf_datum_t datum) in describe_brief()
/titanic_50/usr/src/lib/pam_modules/authtok_check/
H A Dpacklib.c196 uint32_t datum; in PutPW() local
235 uint32_t datum; in GetPW() local
/titanic_50/usr/src/cmd/ypcmd/ypupdated/
H A Dypupdate_prot.x55 yp_buf datum; member
/titanic_50/usr/src/cmd/ypcmd/revnetgroup/
H A Dtable.h43 char *datum; member
H A Dtable.c65 store(table, key, datum) in store() argument
/titanic_50/usr/src/head/
H A Dndbm.h85 } datum; typedef
90 } datum; typedef
/titanic_50/usr/src/lib/udapl/udapl_tavor/common/
H A Ddapl_hash.c58 void *datum; member
141 void **datum, in dapli_hash_rehash()
181 void *datum, in dapli_hash_add()
/titanic_50/usr/src/head/rpcsvc/
H A Ddbm.h67 } datum; typedef
H A Dypupd.h80 yp_buf datum; member
/titanic_50/usr/src/ucbhead/
H A Ddbm.h71 } datum; typedef
/titanic_50/usr/src/lib/krb5/plugins/kdb/db2/libdb2/include/
H A Ddb-ndbm.h60 } datum; typedef
/titanic_50/usr/src/lib/libbc/inc/include/
H A Dndbm.h51 } datum; typedef
/titanic_50/usr/src/lib/smbsrv/libmlrpc/common/
H A Dndr_marshal.c43 ndr_typeinfo_t *ti, void *datum) in ndr_encode_decode_common()
H A Dndr_process.c243 ndo_process(ndr_stream_t *nds, ndr_typeinfo_t *ti, char *datum) in ndo_process()
257 ndo_operation(ndr_stream_t *nds, ndr_typeinfo_t *ti, int opnum, char *datum) in ndo_operation()
/titanic_50/usr/src/lib/libbc/libc/yp/
H A Dyp_prot.h119 } datum; typedef
/titanic_50/usr/src/lib/libdtrace/common/
H A Ddt_consume.c505 dt_quantize_total(dtrace_hdl_t *dtp, int64_t datum, long double *total) in dt_quantize_total()
697 long double datum, long double total) in dt_print_packed()
/titanic_50/usr/src/uts/common/smbsrv/
H A Dndr.h177 char *datum; /* referent in local memory */ member

12