Home
last modified time | relevance | path

Searched defs:needle (Results 1 – 4 of 4) sorted by relevance

/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
/illumos-gate/usr/src/cmd/hal/hald/
H A Ddevice_info.c564 const char *needle; in handle_match() local
598 const char *needle; in handle_match() local
/illumos-gate/usr/src/cmd/sgs/common/
H A Dstring_table.c742 st_findstring(Str_tbl *stp, const char *needle) in st_findstring()
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dusersmtp.c1489 char *needle; local