Searched defs:tags (Results 1 - 14 of 14) sorted by relevance

/osnet-11/usr/src/lib/libslp/javalib/com/sun/slp/
H A DCSrvDereg.java56 Vector tags,
60 // Null tags argument means deregister the service URL, but it
63 if (tags != null && tags.size() <= 0) {
70 this.initialize(locale, url, scopes, tags, auth);
79 Vector tags,
89 // Escape tags.
91 if (tags != null) {
92 hdr.escapeTags(tags);
95 tags
53 CSrvDereg(Locale locale, ServiceURL url, Vector scopes, Vector tags, Hashtable auth) argument
76 initialize(Locale locale, ServiceURL url, Vector scopes, Vector tags, Hashtable auth) argument
[all...]
H A DCAttrMsg.java98 CAttrMsg(Locale locale, ServiceURL url, Vector scopes, Vector tags) argument
103 constructPayload(url.toString(), scopes, tags);
110 CAttrMsg(Locale locale, ServiceType type, Vector scopes, Vector tags) argument
115 constructPayload(type.toString(), scopes, tags);
123 Vector tags)
147 // Escape tags going out.
149 hdr.escapeTags(tags);
151 // Parse out the tags
153 hdr.parseCommaSeparatedListOut(tags, baos);
121 constructPayload(String typeOrURL, Vector scopes, Vector tags) argument
H A DSAttrMsg.java53 Vector tags = new Vector(); // Vector of String tags. field in class:SAttrMsg
110 // Parse in the attribute tags.
114 tags = hdr.parseCommaSeparatedListIn(buf.toString(), true);
116 // Unescape tags.
118 hdr.unescapeTags(tags);
134 " tags=``" + tags + "''\n" +
H A DSSrvDereg.java53 Vector tags = null; // Vector of String field in class:SSrvDereg
93 tags = hdr.parseCommaSeparatedListIn(buf.toString(), true);
95 // If no tags, then set the tags vector to null. This indicates
98 if (tags.size() <= 0) {
99 tags = null;
103 // Unescape the tags.
105 hdr.unescapeTags(tags);
113 " tags=``" + tags
[all...]
H A DServiceStoreInMemory.java131 private Vector attrTags = null; // tags to match against records
1717 * Note that the attribute tags must be lower-cased in the locale of
1723 * objects specifying the attribute tags of
2071 * The attribute objects will have tags matching the tags in
2078 * objects containing the attribute tags.
2079 * @param locale The locale in which to lower case tags and search.
2123 // Process string tags into pattern objects. Note that, here,
2125 // the request determines how the attribute tags are lower
2208 * Return a Vector of ServiceLocationAttribute objects with attribute tags
3217 stringVectorToAttributePattern(Vector tags, Locale locale) argument
[all...]
/osnet-11/usr/src/grub/grub2/include/grub/i386/
H A Dbsd.h66 grub_uint32_t tags; member in struct:grub_freebsd_bootinfo
/osnet-11/usr/src/cmd/perl/contrib/Sun/Solaris/Pg/
H A DPg.pm94 # -tags # Match PGs to physical relationships if this is T
314 # Return list of physical tags for the given PG
316 sub tags subroutine
318 scalar @_ == 2 or _usage("tags(cookie, pg)");
321 my $tags = $pg->{tags} or return;
323 my @tags = _uniq(@{$tags});
325 return (wantarray() ? @tags : join (',', @tags));
[all...]
/osnet-11/usr/src/tools/onbld/Scm/
H A DWorkSpace.py343 def tags(self): member in class:ActiveList
344 '''Find tags that refer to a changeset in the ActiveList,
355 tags = []
360 tags.extend(colliding_tags(fh, nodes, True))
363 # We want to use the tags file from the localtip
366 tags.extend(colliding_tags(data, nodes, False))
368 return tags
372 contents of a Mercurial tags file, with any tags that refer to
436 # .hgtags is a special case, tags referrin
[all...]
/osnet-11/usr/src/lib/libfru/libfruraw/
H A Dfruraw.c579 fru_tag_t **tags, int *number)
674 /* number of tags */
578 frt_get_tag_list(fru_treehdl_t handle, const char *seg_name, fru_tag_t **tags, int *number) argument
/osnet-11/usr/src/lib/libsip/common/
H A Dsip_add_hdrs.c413 char *tags, boolean_t add_aquot, char *header_name, char *params)
429 if (tags != NULL) {
435 plen = strlen(SIP_TAG) + strlen(tags) + 1;
439 (void) snprintf(params, plen, "%s%s", SIP_TAG, tags);
1523 * Since there can be more than one tags, fromtags is a semi colon separated
1524 * list of tags.
412 sip_add_name_aspec(sip_msg_t sip_msg, char *display_name, char *uri, char *tags, boolean_t add_aquot, char *header_name, char *params) argument
/osnet-11/usr/src/lib/libfru/libfrupicl/
H A Dfrupicl.c729 fru_tag_t **tags, int *number)
747 /* get the number of tags and allocate array for them */
756 *tags = rc_tags;
792 *tags = rc_tags;
728 fpt_get_tag_list(fru_treehdl_t handle, const char *seg_name, fru_tag_t **tags, int *number) argument
/osnet-11/usr/src/lib/libfru/libfrupicltree/
H A Dfrupicltree.c741 fru_tag_t **tags, int *number)
759 /* get the number of tags and allocate array for them */
768 *tags = rc_tags;
804 *tags = rc_tags;
740 fpt_get_tag_list(fru_treehdl_t handle, const char *seg_name, fru_tag_t **tags, int *number) argument
/osnet-11/usr/src/lib/libfru/libfru/
H A Dlibfru.cc32 * 3) The data_source sub-libraries which provide payloads(tags) and the tree
42 * 3) Figure out which tags of this type are in the container.
991 fru_tag_t *tags = NULL; local
1019 seg_name, &tags, &num_tags))
1036 free(tags);
1042 const fru_regdef_t *def = fru_reg_lookup_def_by_tag(tags[i]);
1048 free(tags);
1057 free(tags);
1067 free(tags);
1195 // a list of tags an
1204 find_unknown_element(fru_tag_t *tags, int num_tags, int *instance, fru_tag_t *tag) argument
1275 find_known_element(fru_tag_t *tags, int num_tags, Ancestor *ants, int *instance, Ancestor **correct, int *tagInstance) argument
1348 find_known_element_abs(fru_tag_t *tags, int num_tags, int *instance, PathDef *head, Ancestor *ants, Ancestor **correct, int *tagInstance) argument
1429 fru_tag_t *tags = NULL; local
1995 fru_tag_t *tags = NULL; local
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/loader/i386/
H A Dbsd.c87 static struct bsd_tag *tags, *tags_last; variable in typeref:struct:bsd_tag
226 for (p = tags;
243 tags = newtag;
457 for (tag = tags; tag; tag = tag->next)
596 for (tag = tags; tag; tag = tag->next)
632 for (tag = tags; tag; tag = tag->next)
670 bi.tags = (p - p0) + p_target;
713 stack[1] = bi.tags;
753 stack[7] = bi.tags;
779 for (tag = tags; ta
[all...]

Completed in 41 milliseconds