Home
last modified time | relevance | path

Searched refs:needle (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/hal/hald/
H A Ddevice_info.c564 const char *needle; in handle_match() local
567 needle = attr[3]; in handle_match()
574 if (needle != NULL && haystack != NULL && strstr (haystack, needle)) { in handle_match()
580 needle != NULL) { in handle_match()
587 if (strcmp (str, needle) == 0) { in handle_match()
598 const char *needle; in handle_match() local
601 needle = attr[3]; in handle_match()
608 needle_lowercase = g_utf8_strdown (needle, -1); in handle_match()
618 needle != NULL) { in handle_match()
625 if (g_ascii_strcasecmp (str, needle) == 0) { in handle_match()
/illumos-gate/usr/src/cmd/sgs/common/
H A Dstring_table.c742 st_findstring(Str_tbl *stp, const char *needle) in st_findstring() argument
752 if (needle[0] == '\0') in st_findstring()
763 if (strcmp(str, needle) == 0) in st_findstring()
770 hashval = st_string_hash(needle); in st_findstring()
782 if (strcmp(needle, hstr) == 0) in st_findstring()
/illumos-gate/usr/src/uts/common/io/ib/clients/rdsv3/
H A Dbind.c119 uint64_t needle = ((uint64_t)ipaddr << 32) | zoneid; in rdsv3_find_ip_bucket() local
122 bucketp = avl_find(&rdsv3_bind_tree, &needle, &where); in rdsv3_find_ip_bucket()
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dusersmtp.c1489 char *needle; local
1501 if ((needle = iteminlist(rem, list, " ")) == NULL)
1519 memcpy(ret, list, needle - list);
1522 len = strlen(needle) - strlen(rem) - 1;
1526 memcpy(ret + (needle - list),
1527 list + (needle - list) + strlen(rem) + 1,
1531 ret[(needle - list) - 1] = '\0';
/illumos-gate/usr/src/cmd/look/
H A Dwords15535 needle
/illumos-gate/usr/src/cmd/spell/
H A Dlist15533 needle