Home
last modified time | relevance | path

Searched defs:tag (Results 1 – 25 of 318) sorted by relevance

12345678910>>...13

/titanic_41/usr/src/cmd/mandoc/
H A Dmdoc_html.c357 struct htmlpair tag; in print_mdoc() local
492 struct htmlpair tag[3]; in mdoc_root_post() local
524 struct htmlpair tag[3]; in mdoc_root_pre() local
575 struct htmlpair tag; in mdoc_sh_pre() local
606 struct htmlpair tag; in mdoc_ss_pre() local
638 struct htmlpair tag; in mdoc_fl_pre() local
663 struct htmlpair tag; in mdoc_nd_pre() local
680 struct htmlpair tag; in mdoc_nm_pre() local
731 struct htmlpair tag[2]; in mdoc_xr_pre() local
778 struct htmlpair tag; in mdoc_ar_pre() local
[all …]
H A Dman_html.c161 struct htmlpair tag; in print_man() local
308 struct htmlpair tag[3]; in man_root_pre() local
356 struct htmlpair tag[3]; in man_root_post() local
391 struct htmlpair tag; in man_br_pre() local
417 struct htmlpair tag; in man_SH_pre() local
504 struct htmlpair tag; in man_SS_pre() local
568 struct htmlpair tag; in man_HP_pre() local
598 struct htmlpair tag; in man_OP_pre() local
677 struct htmlpair tag; in man_RS_pre() local
700 struct htmlpair tag[2]; in man_UR_pre() local
H A Dhtml.c176 struct tag *tag; in html_free() local
196 struct htmlpair tag[4]; in print_gen_head() local
443 print_otag(struct html *h, enum htmltag tag, in print_otag()
512 print_ctag(struct html *h, enum htmltag tag) in print_ctag()
596 struct tag *tag; in print_tagq() local
619 struct tag *tag; in print_stagq() local
H A Dtbl_html.c54 struct htmlpair tag; in html_tblopen() local
94 struct htmlpair tag; in print_tbl() local
/titanic_41/usr/src/lib/libfruutils/
H A Dfru_tag.c56 get_tag_size(fru_tagtype_t tag) in get_tag_size()
78 fru_tag_t *tag) in mk_tag()
159 get_tag_type(fru_tag_t *tag) in get_tag_type()
202 get_tag_type(fru_tag_t *tag) in get_tag_type()
226 get_tag_dense(fru_tag_t *tag) in get_tag_dense()
273 get_tag_dense(fru_tag_t *tag) in get_tag_dense()
299 get_payload_length(fru_tag_t *tag) in get_payload_length()
346 get_payload_length(fru_tag_t *tag) in get_payload_length()
/titanic_41/usr/src/cmd/svr4pkg/libinst/
H A Dsml.c177 SML_TAG *tag; in smlAddTag() local
240 smlDelTag(SML_TAG *tag, SML_TAG *sub_tag) in smlDelTag()
321 smlFreeTag(SML_TAG *tag) in smlFreeTag()
377 smlGetParam_r(SML_TAG *tag, char *name, char *buf, int bufLen) in smlGetParam_r()
445 smlGetParam(SML_TAG *tag, char *name) in smlGetParam()
509 smlGetParamName(SML_TAG *tag, int index) in smlGetParamName()
564 smlGetParamByTag(SML_TAG *tag, int index, in smlGetParamByTag()
614 smlGetTagByTagParam(SML_TAG *tag, int index, in smlGetTagByTagParam()
723 smlGetParamByTagParam(SML_TAG *tag, int index, in smlGetParamByTagParam()
847 smlGetTag(SML_TAG *tag, int index) in smlGetTag()
[all …]
/titanic_41/usr/src/uts/common/fs/zfs/
H A Drrwlock.c102 rrn_add(rrwlock_t *rrl, void *tag) in rrn_add()
118 rrn_find_and_remove(rrwlock_t *rrl, void *tag) in rrn_find_and_remove()
163 rrw_enter_read_impl(rrwlock_t *rrl, boolean_t prio, void *tag) in rrw_enter_read_impl()
195 rrw_enter_read(rrwlock_t *rrl, void *tag) in rrw_enter_read()
207 rrw_enter_read_prio(rrwlock_t *rrl, void *tag) in rrw_enter_read_prio()
231 rrw_enter(rrwlock_t *rrl, krw_t rw, void *tag) in rrw_enter()
240 rrw_exit(rrwlock_t *rrl, void *tag) in rrw_exit()
341 rrm_enter(rrmlock_t *rrl, krw_t rw, void *tag) in rrm_enter()
360 rrm_enter_read(rrmlock_t *rrl, void *tag) in rrm_enter_read()
375 rrm_exit(rrmlock_t *rrl, void *tag) in rrm_exit()
H A Ddsl_pool.c903 const char *tag, uint64_t now, dmu_tx_t *tx, boolean_t holding) in dsl_pool_user_hold_rele_impl()
940 dsl_pool_user_hold(dsl_pool_t *dp, uint64_t dsobj, const char *tag, in dsl_pool_user_hold()
950 dsl_pool_user_release(dsl_pool_t *dp, uint64_t dsobj, const char *tag, in dsl_pool_user_release()
1009 dsl_pool_hold(const char *name, void *tag, dsl_pool_t **dp) in dsl_pool_hold()
1023 dsl_pool_rele(dsl_pool_t *dp, void *tag) in dsl_pool_rele()
1030 dsl_pool_config_enter(dsl_pool_t *dp, void *tag) in dsl_pool_config_enter()
1049 dsl_pool_config_enter_prio(dsl_pool_t *dp, void *tag) in dsl_pool_config_enter_prio()
1056 dsl_pool_config_exit(dsl_pool_t *dp, void *tag) in dsl_pool_config_exit()
/titanic_41/usr/src/lib/libkmf/ber_der/common/
H A Dencode.c53 kmfber_calc_taglen(ber_tag_t tag) in kmfber_calc_taglen()
70 ber_put_tag(BerElement *ber, ber_tag_t tag, int nosos) in ber_put_tag()
159 ber_put_int_or_enum(BerElement *ber, ber_int_t num, ber_tag_t tag) in ber_put_int_or_enum()
210 kmfber_put_enum(BerElement *ber, ber_int_t num, ber_tag_t tag) in kmfber_put_enum()
219 ber_put_int(BerElement *ber, ber_int_t num, ber_tag_t tag) in ber_put_int()
228 ber_put_oid(BerElement *ber, struct berval *oid, ber_tag_t tag) in ber_put_oid()
251 ber_put_big_int(BerElement *ber, ber_tag_t tag, char *data, in ber_put_big_int()
289 ber_tag_t tag) in kmfber_put_ostring()
338 kmfber_put_string(BerElement *ber, char *str, ber_tag_t tag) in kmfber_put_string()
345 ber_len_t blen /* in bits */, ber_tag_t tag) in kmfber_put_bitstring()
[all …]
H A Ddecode.c68 ber_tag_t tag; in kmfber_get_tag() local
106 ber_tag_t tag; in kmfber_skip_tag() local
211 ber_tag_t tag; in kmfber_get_int() local
231 ber_tag_t tag; in kmfber_get_stringb() local
278 ber_tag_t tag; in kmfber_get_stringa() local
300 ber_tag_t tag; in ber_get_oid() local
322 ber_tag_t tag; in ber_get_bigint() local
370 ber_tag_t tag; in kmfber_get_stringal() local
401 ber_tag_t tag; in kmfber_get_bitstringa() local
430 ber_tag_t tag; in kmfber_get_null() local
[all …]
/titanic_41/usr/src/lib/libldap5/sources/ldap/ber/
H A Dencode.c49 ber_calc_taglen( ber_tag_t tag ) in ber_calc_taglen()
66 ber_put_tag( BerElement *ber, ber_tag_t tag, int nosos ) in ber_put_tag()
155 ber_put_int_or_enum( BerElement *ber, ber_int_t num, ber_tag_t tag ) in ber_put_int_or_enum()
208 ber_put_enum( BerElement *ber, ber_int_t num, ber_tag_t tag ) in ber_put_enum()
218 ber_put_int( BerElement *ber, ber_int_t num, ber_tag_t tag ) in ber_put_int()
229 ber_tag_t tag ) in ber_put_ostring()
279 ber_put_string( BerElement *ber, char *str, ber_tag_t tag ) in ber_put_string()
287 ber_len_t blen /* in bits */, ber_tag_t tag ) in ber_put_bitstring()
315 ber_put_null( BerElement *ber, ber_tag_t tag ) in ber_put_null()
333 ber_put_boolean( BerElement *ber, int boolval, ber_tag_t tag ) in ber_put_boolean()
[all …]
H A Ddecode.c56 ber_tag_t tag; in ber_get_tag() local
95 ber_tag_t tag; in ber_skip_tag() local
200 ber_tag_t tag; in ber_get_int() local
221 ber_tag_t tag; in ber_get_stringb() local
268 ber_tag_t tag; in ber_get_stringa() local
303 ber_tag_t tag; in ber_get_stringal() local
348 ber_tag_t tag; in ber_get_bitstringa() local
376 ber_tag_t tag; in ber_get_null() local
439 ber_int_t *l, rc, tag; in ber_scanf() local
/titanic_41/usr/src/lib/libtnf/
H A Dinfo.c115 _tnf_get_info(TNF *tnf, tnf_ref32_t *tag) in _tnf_get_info()
169 add_info(TNF *tnf, tnf_ref32_t *tag) in add_info()
220 init_abstract_info(TNF *tnf, tnf_ref32_t *tag, struct taginfo *info) in init_abstract_info()
235 init_derived_info(TNF *tnf, tnf_ref32_t *tag, struct taginfo *info) in init_derived_info()
255 init_scalar_info(TNF *tnf, tnf_ref32_t *tag, struct taginfo *info) in init_scalar_info()
273 init_struct_info(TNF *tnf, tnf_ref32_t *tag, struct taginfo *info) in init_struct_info()
292 init_array_info(TNF *tnf, tnf_ref32_t *tag, struct taginfo *info) in init_array_info()
334 init_slots(TNF *tnf, tnf_ref32_t *tag, struct taginfo *info) in init_slots()
H A Dabi.c154 _tnf_get_name(TNF *tnf, tnf_ref32_t *tag) in _tnf_get_name()
164 _tnf_get_properties(TNF *tnf, tnf_ref32_t *tag) in _tnf_get_properties()
174 _tnf_get_slot_types(TNF *tnf, tnf_ref32_t *tag) in _tnf_get_slot_types()
184 _tnf_get_header_size(TNF *tnf, tnf_ref32_t *tag) in _tnf_get_header_size()
194 _tnf_get_derived_base(TNF *tnf, tnf_ref32_t *tag) in _tnf_get_derived_base()
255 _tnf_get_property(TNF *tnf, tnf_ref32_t *tag, char *name) in _tnf_get_property()
294 _tnf_get_base_tag(TNF *tnf, tnf_ref32_t *tag) in _tnf_get_base_tag()
318 _tnf_get_ref_size(TNF *tnf, tnf_ref32_t *tag) in _tnf_get_ref_size()
338 _tnf_get_storage_size(TNF *tnf, tnf_ref32_t *tag) in _tnf_get_storage_size()
407 _tnf_get_align(TNF *tnf, tnf_ref32_t *tag) in _tnf_get_align()
[all …]
H A Dutil.c72 _tnf_get_props(TNF *tnf, tnf_ref32_t *tag) in _tnf_get_props()
95 _tnf_get_kind(TNF *tnf, tnf_ref32_t *tag) in _tnf_get_kind()
/titanic_41/usr/src/cmd/picl/plugins/sun4v/lib/snmp/
H A Ddebug.h70 #define LOGGET(tag, prefix, row) \ argument
73 #define LOGBULK(tag, n_oids, oidstrs, row) \ argument
76 #define LOGNEXT(tag, prefix, row) \ argument
79 #define LOGVAR(tag, vp) \ argument
82 #define LOGPDU(tag, pdu) \ argument
103 #define LOGPKT(tag, pkt, sz) \ argument
106 #define LOGIO(tag, a1, a2, a3) \ argument
/titanic_41/usr/src/cmd/saf/
H A Dsacadm.c443 add_pm(tag, type, command, version, flags, count, script, comment) in add_pm() argument
653 cleandirs(tag) in cleandirs() argument
679 rem_pm(tag) in rem_pm() argument
738 start_pm(tag) in start_pm() argument
759 kill_pm(tag) in kill_pm() argument
780 enable_pm(tag) in enable_pm() argument
801 disable_pm(tag) in disable_pm() argument
823 read_db(tag) in read_db() argument
857 char *tag; /* returned tag */ local
1070 sendcmd(ap, info, tag) in sendcmd() argument
[all …]
/titanic_41/usr/src/cmd/fm/fmd/common/
H A Dfmd_trace.c104 fmd_trace_none(fmd_tracebuf_t *tbp, uint_t tag, const char *format, va_list ap) in fmd_trace_none()
110 fmd_trace_lite(fmd_tracebuf_t *tbp, uint_t tag, const char *format, va_list ap) in fmd_trace_lite()
142 fmd_trace_full(fmd_tracebuf_t *tbp, uint_t tag, const char *format, va_list ap) in fmd_trace_full()
/titanic_41/usr/src/cmd/fs.d/nfs/lib/
H A Dnfslog_config.c240 char *tag, *defaultdir, *bufferpath, *rpclogpath, *fhpath, *logpath; in getconfiglist() local
365 char *tag, in create_config()
410 char *tag, in update_config()
657 char *tag, boolean_t remove, in findconfig()
709 nfsl_findconfig(nfsl_config_t *listp, char *tag, int *error) in nfsl_findconfig()
773 char **tag, in get_info()
852 char *tag, in is_complete_config()
916 is_legal_tag(char *tag) in is_legal_tag()
/titanic_41/usr/src/uts/sun4u/sys/
H A Dcheetahregs.h782 #define CH_ECTAG_LINE_INVALID(totalsize, tag) \ argument
789 #define CH_ECTAG_TO_PA(setsize, tag) (((tag) << CH_ECTAG_PA_SHIFT) & \ argument
796 #define CH_ECTAG_PA_TO_SUBBLK_STATE(totalsize, pa, tag) \ argument
851 #define PN_L3_LINE_INVALID(tag) (((tag) & CH_ECSTATE_MASK) == 0) argument
854 #define PN_L2_LINE_INVALID(tag) (((tag) & CH_ECSTATE_MASK) == 0) argument
857 #define PN_L3TAG_TO_PA(tag) (((tag) & PN_L3TAG_PA_MASK) >> \ argument
861 #define PN_L2TAG_TO_PA(tag) ((tag) & PN_L2TAG_PA_MASK) argument
904 #define JG_ECTAG_LINE_INVALID(totalsize, tag) \ argument
912 #define JG_ECTAG_TO_PA(setsize, tag) ((tag & JG_ECTAG_PA_MASK(setsize))) argument
919 #define JG_ECTAG_PA_TO_SUBBLK_STATE(totalsize, pa, tag) \ argument
[all …]
/titanic_41/usr/src/lib/libresolv2/common/isc/
H A Dev_waits.c51 evWaitFor(evContext opaqueCtx, const void *tag, in evWaitFor()
79 evDo(evContext opaqueCtx, const void *tag) { in evDo()
235 evGetWaitList(evContext_p *ctx, const void *tag, int should_create) { in evGetWaitList()
/titanic_41/usr/src/cmd/sendmail/libsm/
H A Dheap.c361 sm_malloc_tagged(size, tag, num, group) in sm_malloc_tagged() argument
415 sm_malloc_tagged_x(size, tag, num, group) in sm_malloc_tagged_x() argument
472 sm_heap_register(ptr, size, tag, num, group) in sm_heap_register() argument
660 sm_free_tagged(ptr, tag, num) in sm_free_tagged() argument
722 sm_heap_checkptr_tagged(ptr, tag, num) in sm_heap_checkptr_tagged() argument
/titanic_41/usr/src/lib/lvm/libmeta/common/
H A Dmeta_se_notify.c38 obj2devname(uint32_t tag, set_t setno, md_dev64_t dev) in obj2devname()
200 do_mdnotify(char *se_subclass, uint32_t tag, set_t setno, md_dev64_t devid) in do_mdnotify()
322 uint32_t tag, in meta_svm_sysevent()
/titanic_41/usr/src/uts/common/io/scsi/adapters/smrt/
H A Dsmrt_ciss_simple.c89 uint32_t tag = CISS_OPQ_READ_TAG(opq); in smrt_retrieve_simple() local
157 uint32_t tag; in smrt_preinit_command_simple() local
/titanic_41/usr/src/uts/sun4v/sys/
H A Dvio_mailbox.h162 vio_msg_tag_t tag; member
185 vio_msg_tag_t tag; member
231 vio_msg_tag_t tag; member
244 vio_msg_tag_t tag; member
277 vio_msg_tag_t tag; member
303 vio_msg_tag_t tag; member
324 vio_msg_tag_t tag; member

12345678910>>...13