Home
last modified time | relevance | path

Searched refs:tags (Results 1 – 25 of 75) sorted by relevance

123

/illumos-gate/usr/src/test/zfs-tests/runfiles/
H A Dcommon.run25 tags = ['functional']
30 tags = ['functional', 'acl', 'cifs']
69 tags = ['functional', 'atime']
75 tags = ['functional', 'bootfs']
79 tags = ['functional', 'btree']
87 tags = ['functional', 'cache']
541 tags = ['functional', 'exec']
604 tags = ['functional', 'mdb']
615 tags = ['functional', 'mmap']
622 tags = ['functional', 'mmp']
[all …]
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DCSrvDereg.java56 Vector tags, in CSrvDereg() argument
63 if (tags != null && tags.size() <= 0) { in CSrvDereg()
70 this.initialize(locale, url, scopes, tags, auth); in CSrvDereg()
79 Vector tags, in initialize() argument
91 if (tags != null) { in initialize()
92 hdr.escapeTags(tags); in initialize()
95 tags = new Vector(); in initialize()
119 hdr.parseCommaSeparatedListOut(tags, baos); in initialize()
H A DSLPV1SSrvDereg.java78 tags = hdr.parseCommaSeparatedListIn(buf.toString().trim(), true); in initialize()
82 int i, n = tags.size(); in initialize()
85 String tag = (String)tags.elementAt(i); in initialize()
101 tags.setElementAt(tag, i); in initialize()
107 if (tags.size() <= 0) { in initialize()
108 tags = null; in initialize()
137 " tags=``" + tags + "''\n"); in initialize()
H A DSSrvDereg.java53 Vector tags = null; // Vector of String field in SSrvDereg
93 tags = hdr.parseCommaSeparatedListIn(buf.toString(), true); in initialize()
98 if (tags.size() <= 0) { in initialize()
99 tags = null; in initialize()
105 hdr.unescapeTags(tags); in initialize()
113 " tags=``" + tags + "''\n" + in initialize()
H A DCAttrMsg.java98 CAttrMsg(Locale locale, ServiceURL url, Vector scopes, Vector tags) in CAttrMsg() argument
103 constructPayload(url.toString(), scopes, tags); in CAttrMsg() local
110 CAttrMsg(Locale locale, ServiceType type, Vector scopes, Vector tags) in CAttrMsg() argument
115 constructPayload(type.toString(), scopes, tags); in CAttrMsg() local
123 Vector tags) in constructPayload() argument
149 hdr.escapeTags(tags); in constructPayload()
153 hdr.parseCommaSeparatedListOut(tags, baos); in constructPayload()
H A DSLPV1SAttrMsg.java135 tags = in initialize()
140 int i, n = tags.size(); in initialize()
143 String tag = (String)tags.elementAt(i); in initialize()
172 tags.setElementAt(tag.trim(), i); in initialize()
180 " tags=``" + tags + "''"); in initialize()
H A DSAttrMsg.java53 Vector tags = new Vector(); // Vector of String tags. field in SAttrMsg
114 tags = hdr.parseCommaSeparatedListIn(buf.toString(), true); in initialize()
118 hdr.unescapeTags(tags); in initialize()
134 " tags=``" + tags + "''\n" + in initialize()
H A DServiceTable.java739 Vector tags = req.tags; in deregister() local
758 if ((urlSig != null) && (tags != null)) { in deregister()
789 if (tags == null) { in deregister()
801 store.deleteAttributes(surl, scopes, tags, locale); in deregister()
816 tags}); in deregister()
832 conf.writeLog((tags == null ? in deregister()
840 tags}); in deregister()
1065 Vector tags = req.tags; in findAttributes() local
1091 if (!req.spi.equals("") && tags.size() > 0) { in findAttributes()
1152 tags, in findAttributes()
[all …]
/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dsml.c208 tag->tags = (SML_TAG *)realloc(tag->tags, in smlAddTag()
214 (void) memmove(&(tag->tags[a_index + 1]), &(tag->tags[a_index]), in smlAddTag()
288 (void) memmove(&(tag->tags[index]), &(tag->tags[index + 1]), in smlDelTag()
304 tag->tags = (SML_TAG *)realloc(tag->tags, in smlDelTag()
631 if (tag->tags == NULL) { in smlGetTagByTagParam()
742 if (tag->tags == NULL) { in smlGetParamByTagParam()
989 tag->tags = (SML_TAG *)realloc(tag->tags, in smlConvertStringToTag()
2989 tag->tags = NULL; in _smlReadTag()
2994 tag->tags = (SML_TAG *)realloc(tag->tags, in _smlReadTag()
3247 free(tag->tags); in _smlFreeTag()
[all …]
/illumos-gate/usr/src/cmd/pginfo/
H A Dpginfo.pl172 my $p = Sun::Solaris::Pg->new(-tags => $do_physical,
338 my $tags = $p->tags($pg);
339 $name = "$name [$tags]" if $tags;
429 my $tags = $p->tags($pg);
430 $sharing = "$sharing [$tags]" if $tags;
469 my $tags = $p->tags($pg);
470 $sharing = "$sharing [$tags]" if $tags;
/illumos-gate/usr/src/lib/libfru/libfru/
H A Dlibfru.cc1034 free(tags); in fru_list_elems_in()
1065 free(tags); in fru_list_elems_in()
1454 free(tags); in get_payload()
1461 free(tags); in get_payload()
1469 free(tags); in get_payload()
1473 free(tags); in get_payload()
1479 free(tags); in get_payload()
1492 free(tags); in get_payload()
1504 free(tags); in get_payload()
1516 free(tags); in get_payload()
[all …]
/illumos-gate/usr/src/grub/grub-0.97/
H A DMakefile.in296 tags-recursive:
313 tags: TAGS
317 tags=; \
329 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
341 $$tags $$unique; \
346 tags=; \
354 test -z "$(CTAGS_ARGS)$$tags$$unique" \
356 $$tags $$unique
363 distclean-tags:
364 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
[all …]
/illumos-gate/usr/src/cmd/itadm/
H A Ditadm.c717 if (tags && (count == 1) && (strcmp("default", tags[0]) == 0)) { in create_target()
722 if (!tags[i]) { in create_target()
738 tags[i]); in create_target()
751 tags[i]); in create_target()
759 if (tags) { in create_target()
1155 if (tags && (count == 1) && (strcmp("default", tags[0]) == 0)) { in modify_target()
1160 if (!tags || !tags[i]) { in modify_target()
1175 tags[i]); in modify_target()
1186 if (tags) { in modify_target()
1190 if (!tags[i]) { in modify_target()
[all …]
/illumos-gate/usr/src/grub/grub-0.97/lib/
H A DMakefile.in259 tags: TAGS
263 tags=; \
271 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
274 $$tags $$unique; \
279 tags=; \
287 test -z "$(CTAGS_ARGS)$$tags$$unique" \
289 $$tags $$unique
296 distclean-tags:
297 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
362 distclean-tags
[all …]
/illumos-gate/usr/src/grub/grub-0.97/stage1/
H A DMakefile.in271 tags: TAGS
275 tags=; \
283 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
286 $$tags $$unique; \
291 tags=; \
299 test -z "$(CTAGS_ARGS)$$tags$$unique" \
301 $$tags $$unique
308 distclean-tags:
309 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
377 distclean-tags
[all …]
/illumos-gate/usr/src/grub/grub-0.97/grub/
H A DMakefile.in285 tags: TAGS
289 tags=; \
297 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
300 $$tags $$unique; \
305 tags=; \
313 test -z "$(CTAGS_ARGS)$$tags$$unique" \
315 $$tags $$unique
322 distclean-tags:
323 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
391 distclean-tags
[all …]
/illumos-gate/usr/src/grub/grub-0.97/util/
H A DMakefile.in316 tags: TAGS
320 tags=; \
328 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
331 $$tags $$unique; \
336 tags=; \
344 test -z "$(CTAGS_ARGS)$$tags$$unique" \
346 $$tags $$unique
353 distclean-tags:
354 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
422 distclean-tags
[all …]
/illumos-gate/usr/src/cmd/refer/
H A Dhunt1.c36 static int tags = 0; variable
92 tags = setfrom(argv[1][2]); in main()
268 if (tags) in main()
269 result(master, nfound > tags ? tags : nfound, fc); in main()
H A Dglue1.c36 static int tags = 0; variable
93 tags = setfrom(argv[1][2]); in huntmain()
256 if (tags) in huntmain()
257 result(masterp, nfound > tags ? tags : nfound, fc); in huntmain()
/illumos-gate/usr/src/cmd/fm/fmdump/common/
H A Dfault.c40 } tags[] = { in flt_short() local
55 for (i = 0; i < sizeof (tags) / sizeof (tags[0]); i++) { in flt_short()
56 if (strcmp(class, tags[i].class) == 0) { in flt_short()
58 code, tags[i].tag); in flt_short()
/illumos-gate/usr/src/cmd/vi/port/
H A Dex_data.c80 unsigned char tags[ONMSZ] = { variable
121 (unsigned char *)"tags", (unsigned char *)"tag", STRING, 0, 0, tags,
/illumos-gate/usr/src/boot/libsa/
H A Dbootp.c637 char tags[512], *tp; /* the list of tags */ in setenv_() local
641 tp = tags; in setenv_()
751 if (tp - tags < sizeof (tags) - 5) { in setenv_()
753 if (tp != tags) in setenv_()
773 if (tp != tags) { in setenv_()
776 setenv(env, tags, 1); in setenv_()
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Pg/
H A DPg.pm316 sub tags subroutine
321 my $tags = $pg->{tags} or return;
323 my @tags = _uniq(@{$tags});
325 return (wantarray() ? @tags : join (',', @tags));
1092 my $get_tags = $args{-tags};
1201 push (@{$pg->{tags}}, 'system');
1213 push (@{$pg->{tags}}, $name);
/illumos-gate/usr/src/tools/smatch/src/Documentation/sphinx/
H A Dcdoc.py113 tags = []
153 tags.append((n, tag, l))
167 if len(tags):
168 info['tags'] = tags
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A DMakefile.in525 tags: TAGS
529 tags=; \
537 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
540 $$tags $$unique; \
545 tags=; \
553 test -z "$(CTAGS_ARGS)$$tags$$unique" \
555 $$tags $$unique
562 distclean-tags:
563 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
635 distclean-tags
[all …]

123