Str
IN OUT CHAR16 *Str
IN OUT CHAR16 *Str
char* Str;
Str = UtLocalCacheCalloc (Size + 1);
strcpy (Str, InlineComment);
strcat (Str, ToAdd);
Str[Size +1] = 0;
return (Str);
"-fstype", FSTYPE, Str,
"-iname", INAME, Str,
"-ipath", IPATH, Str,
"-iregex", IREGEX, Str,
"-name", NAME, Str,
"-newer", NEWER, Str,
"-path", PATH, Str,
"-regex", REGEX, Str,
#define MSGSTR(Num, Str) catgets(l_catd, L_SET1, Num, Str)
Str();
Str(const char *str);
Str(const char *str, int len);
Str(const Str& rhs);
virtual ~Str();
void operator=(const Str& rhs);
int operator != (const Str& rhs) const;
int operator == (const Str& rhs) const;
Str& operator<<(Str rhs);
Str& operator<<(long long i);
Str& operator<<(long i);
Str& operator<<(int i);
Str& operator<<(char c);
int compare(const Str& rhs) const;
char tokenize(Str& token, const Str& separators, Str& remainder);
Ancestor::createTaggedAncestor(const fru_regdef_t *def, Str element)
Str path = "/";
Str element,
Str path)
Str tmp = path;
Str newPath = path;
Ancestor::Ancestor(Str field, fru_tag_t t, const fru_regdef_t *d)
Str
Ancestor(Str field, fru_tag_t t, const fru_regdef_t *d);
Str getFieldName(void);
Str field_name;
Str element);
Str element,
Str path);
Str&
Str::operator<<(long long i)
Str&
Str::operator<<(long i)
Str&
Str::operator<<(int i)
Str&
Str::operator<<(char c)
Str::compare(const Str& rhs) const
Str::length(void) const
Str::tokenize(Str& token, const Str& separators, Str& remainder)
Str rc(nextTok_, i);
Str::resetToken(void)
Str::peak(void) const
Str::replaceAll(char c, char newc)
Str::Str()
Str::Str(const char *str)
Str::Str(const char *str, int len)
Str::Str(const Str& rhs)
Str::~Str()
Str::operator = (const Str& rhs)
Str::operator = (const char *str)
Str::operator == (const Str& rhs) const
Str::operator != (const Str& rhs) const
Str::operator[](int index) const
Str&
Str::operator<<(Str rhs)
#define MSGSTR(Num, Str) catgets(l_catd, L_SET1, Num, Str)
scsi_log(SES_DEVINFO(ssc), (char *)Snm, level, Str, buf);
Str, buf);
Str, buf);
Str, buf);
Str, buf);
Str, buf);
Str, buf);
Str, buf);
Str, buf);
Str, buf);
scsi_log(SES_DEVINFO(ssc), (char *)Snm, SCSI_DEBUG, Str, buf);
static const char *Str = "%s\n";