Searched refs:tag (Results 76 - 100 of 466) sorted by relevance

1234567891011>>

/illumos-gate/usr/src/cmd/mandoc/
H A Deqn_html.c33 struct tag *post, *row, *cell, *t;
34 struct htmlpair tag[2]; local
146 PAIR_INIT(&tag[0], ATTR_OPEN,
148 PAIR_INIT(&tag[1], ATTR_CLOSE,
150 post = print_otag(p, TAG_MFENCED, 2, tag);
181 struct htmlpair tag; local
182 struct tag *t;
184 PAIR_CLASS_INIT(&tag, "eqn");
185 t = print_otag(p, TAG_MATH, 1, &tag);
/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Dheap.c352 ** tag -- tag for debugging.
361 sm_malloc_tagged(size, tag, num, group)
363 char *tag;
385 if (ptr != NULL && !sm_heap_register(ptr, size, tag, num, group))
403 ** tag -- tag for debugging.
415 sm_malloc_tagged_x(size, tag, num, group)
417 char *tag;
442 if (ptr != NULL && !sm_heap_register(ptr, size, tag, nu
[all...]
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_dispatch.c547 * Form a reply tag by copying over the reqeuest tag.
549 resp->tag.utf8string_val =
550 kmem_alloc(argsp->tag.utf8string_len, KM_SLEEP);
551 resp->tag.utf8string_len = argsp->tag.utf8string_len;
552 bcopy(argsp->tag.utf8string_val, resp->tag.utf8string_val,
553 resp->tag.utf8string_len);
576 * Form a reply tag b
[all...]
/illumos-gate/usr/src/cmd/fs.d/nfs/nfslog/
H A Dprocess_buffer.c51 * simple list used to keep track of bad tag messages syslogged.
58 static void badtag_notify(char *tag);
94 char *tag; local
205 tag = lrp->log_record.re_tag;
206 if (strcmp(tag, last_good_ncp->nc_name) != 0) {
207 ncp = nfsl_findconfig(*config_list, tag, &error);
218 badtag_notify(tag);
412 badtag_notify(char *tag) argument
418 if (strcmp(tag, p->l_name) == 0) {
429 syslog(LOG_ERR, gettext("tag \"
[all...]
/illumos-gate/usr/src/boot/lib/libstand/
H A Dbootp.c356 u_char tag; local
371 tag = *cp++;
373 if (tag == TAG_END)
376 if (tag == TAG_SUBNET_MASK) {
379 if (tag == TAG_GATEWAY) {
382 if (tag == TAG_SWAPSERVER) {
386 if (tag == TAG_ROOTPATH) {
391 if (tag == TAG_HOSTNAME) {
397 if (tag == TAG_DHCP_MSGTYPE) {
402 if (tag
459 uint8_t tag; member in struct:dhcp_opt
612 u_char tag; local
[all...]
/illumos-gate/usr/src/lib/libtnfprobe/
H A Dtnf_trace.h78 tnf_tag_t tag; member in struct:__anon4135
89 tnf_tag_t tag; member in struct:__anon4136
/illumos-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/
H A DpmHelpFrame.java95 public void showHelp(String tag) { argument
96 theController.showHelpItem(tag);
/illumos-gate/usr/src/cmd/mail/
H A Dpoplist.c69 (strlen(header[H_AFWDFROM].tag) + strlen(hdr2rm->value) + 2);
74 (strlen(header[H_RECEIVED].tag) + strlen(hdr2rm->value) + 2);
H A Dgendeliv.c107 fprintf(outfile,"%s 2\n", header[H_RVERS].tag);
108 fprintf(outfile,"%s %s\n", header[H_TCOPY].tag,
110 fprintf(outfile,"%s %s\n", header[H_DATE].tag, buf);
113 fprintf(outfile,"Original-%s ", header[H_DATE].tag);
159 header[H_SUBJ].tag, hptr->value);
165 header[H_MSVC].tag, hptr->value);
170 header[H_MTSID].tag, hptr->value);
174 header[H_UAID].tag, hptr->value);
238 header[H_DAFWDFROM].tag, hptr->value);
242 fprintf(outfile,"%s\n", header[H_EOH].tag);
[all...]
/illumos-gate/usr/src/cmd/dtrace/test/cmd/scripts/
H A Ddtest.pl244 # ensure that a matching error tag was produced. If the file is named
246 # that a matching drop tag was produced. If any *.out or *.err files are found
275 $tag = 0;
283 $tag = $1;
298 if ($opt_a && ($status != 0 || $tag != 0 || $droptag != 0 ||
342 push(@dtrace_argv, '-xerrtags') if ($tag);
353 if ($tag == 0 && $status == $0 && $opt_a) {
376 if ($tag == 0 && $status == $0 && $opt_a) {
492 if ($tag) {
497 unless ($tsterr =~ /: \[$tag\] lin
[all...]
/illumos-gate/usr/src/cmd/abi/spectrans/parser/
H A Derrlog.c123 const char *tag, const char *line)
127 Location.l_tag = (char *)tag;
122 seterrline(const int lineno, const char *file, const char *tag, const char *line) argument
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dutil.c285 Dbg_util_lcinterface(Rt_map *lmp, int tag, char *val) argument
293 if (tag < CI_MAX)
294 str = MSG_ORIG(tags[tag]);
296 str = conv_invalid_val(&inv_buf, tag, 0);
303 Dbg_unused_lcinterface(Rt_map *nlmp, Rt_map *olmp, int tag) argument
311 if (tag < CI_MAX)
312 str = MSG_ORIG(tags[tag]);
314 str = conv_invalid_val(&inv_buf, tag, 0);
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_debug.c102 zfs_dbgmsg_print(const char *tag) argument
106 (void) printf("ZFS_DBGMSG(%s):\n", tag);
/illumos-gate/usr/src/uts/common/tnf/
H A Dtnf_trace.h99 tnf_tag_t tag; member in struct:__anon9258
111 * File layout of a probe (event tag) record
115 tnf_tag_t tag; member in struct:__anon9259
/illumos-gate/usr/src/uts/common/sys/
H A Dtnf_com.h77 /* Generation number for tag blocks */
168 tnf_ref32_t tag; /* type record */ member in struct:tnf_tagged_hdr
172 tnf_ref32_t tag; /* type record */ member in struct:tnf_array_hdr
177 tnf_ref32_t tag; /* type record */ member in struct:tnf_type_hdr
183 tnf_ref32_t tag; /* type record */ member in struct:tnf_struct_type_hdr
191 tnf_ref32_t tag; /* type record */ member in struct:tnf_array_type_hdr
199 tnf_ref32_t tag; /* type record */ member in struct:tnf_derived_type_hdr
212 tnf_ref32_t tag; member in struct:tnf_file_header
232 tnf_ref32_t tag; member in struct:tnf_block_header
233 tnf_uint32_t generation; /* (-1) => tag bloc
[all...]
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Ddbuf.h278 void dbuf_spill_hold(struct dnode *dn, dmu_buf_impl_t **dbp, void *tag);
282 dmu_buf_impl_t *dbuf_hold(struct dnode *dn, uint64_t blkid, void *tag);
284 void *tag);
287 void *tag, dmu_buf_impl_t **dbp);
292 void dbuf_add_ref(dmu_buf_impl_t *db, void *tag);
294 uint64_t blkid, void *tag);
297 void dbuf_rele(dmu_buf_impl_t *db, void *tag);
298 void dbuf_rele_and_unlock(dmu_buf_impl_t *db, void *tag);
H A Ddsl_dataset.h231 * The max length of a temporary tag prefix is the number of hex digits
242 int dsl_dataset_hold(struct dsl_pool *dp, const char *name, void *tag,
245 void *tag);
246 int dsl_dataset_hold_obj(struct dsl_pool *dp, uint64_t dsobj, void *tag,
248 void dsl_dataset_rele(dsl_dataset_t *ds, void *tag);
250 void *tag, dsl_dataset_t **dsp);
252 void *tag, dsl_dataset_t **dsp);
253 void dsl_dataset_disown(dsl_dataset_t *ds, void *tag);
255 boolean_t dsl_dataset_tryown(dsl_dataset_t *ds, void *tag);
314 void dsl_dataset_long_hold(dsl_dataset_t *ds, void *tag);
[all...]
/illumos-gate/usr/src/lib/pyzfs/common/
H A Dholds.py60 fields = ("name", "tag", "timestamp")
67 for tag, tm in ds.get_holds().iteritems():
68 val = {"name": ds.name, "tag": tag,
/illumos-gate/usr/src/boot/sys/boot/common/
H A Dinstall.c108 char *p, *tag, *val; local
128 tag = buf;
129 while (!error && *tag != '\0') {
130 val = strchr(tag, '=');
143 if (strcmp(tag, "KERNEL") == 0)
145 else if (strcmp(tag, "MODULES") == 0)
147 else if (strcmp(tag, "ROOTFS") == 0)
150 tag = p;
/illumos-gate/usr/src/test/zfs-tests/tests/functional/history/
H A Dhistory_006_neg.ksh64 log_must zfs hold tag $snap1
82 log_must zfs release tag $snap1
/illumos-gate/usr/src/lib/libfru/libfru/
H A DAncestor.cc39 tag(t),
70 get_tagtype_str(get_tag_type(&tag)));
108 return (tag);
189 fru_tag_t tag;
190 mk_tag(def->tagType, def->tagDense, def->payloadLen, &tag);
191 Ancestor *rc = new Ancestor(element, tag, def);
/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dputparam.c198 SML_TAG *tag = SML_TAG__NULL; local
206 * create tag to hold condition information:
213 tag = smlNewTag(TAG_COND_TOPLEVEL);
220 /* allocate tag for parent info */
234 /* add to top level tag */
236 (void) smlAddTag(&tag, -1, ntag);
244 /* allocate tag for parent info */
262 /* add to top level tag */
264 (void) smlAddTag(&tag, -1, ntag);
268 * done filling in tag
[all...]
/illumos-gate/usr/src/cmd/sgs/rtld/i386/
H A Dboot.s109 movl $EB_ARGV,0(%esi) / set up tag for argv
111 movl %eax,4(%esi) / put after tag
112 movl $EB_ENVP,8(%esi) / set up tag for envp
120 movl $EB_AUXV,16(%esi) / set up tag for auxv
122 movl $EB_NULL,24(%esi) / set up NULL tag
/illumos-gate/usr/src/cmd/fs.d/udfs/fsdb/
H A Dfsdb.c364 struct tag *tag; local
369 * find out the type of tag
379 tag = (struct tag *)(baddr + (addr & bmask));
384 if ((tag = (struct tag *)getblk(
450 switch (SWAP_16(tag->tag_id)) {
452 print_pvd(stdout, (struct pri_vol_desc *)tag);
455 print_avd(stdout, (struct anch_vol_desc_ptr *)tag);
697 struct tag *tag; local
962 struct tag *tag; local
[all...]
/illumos-gate/usr/src/cmd/fs.d/udfs/fstyp/
H A Dud_lib.c458 struct tag *tag; local
478 tag = (struct tag *)taddr;
479 id = SWAP_16(tag->tag_id);
481 * If you cannot verify the tag just skip it
484 if (ud_verify_tag(h, tag, id, vds_loc, 1, 0) != 0) {
619 * If you donot undetstand any tag just skip
777 struct tag *tag; local
860 struct tag *tag; local
1004 ud_verify_tag(ud_handle_t h, struct tag *tag, uint16_t id, uint32_t blockno, int32_t do_crc, int32_t print_msg) argument
1105 ud_make_tag(ud_handle_t h, struct tag *tag, uint16_t tag_id, uint32_t blkno, uint16_t crc_len) argument
1611 print_tag(FILE *fout, struct tag *tag) argument
[all...]

Completed in 90 milliseconds

1234567891011>>