Searched refs:smatch (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/tools/ctf/cvt/
H A Doutput.c360 iidesc_match_t smatch; local
399 &ssym, &smatch.iim_file)) {
404 smatch.iim_fuzzy = fuzzymatch;
405 smatch.iim_name = (char *)strdata->d_buf + ssym.st_name;
406 smatch.iim_bind = GELF_ST_BIND(ssym.st_info);
409 smatch.iim_name);
411 iidesc = find_iidesc(td, &smatch);
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/rdist/
H A Dexpand.c538 smatch(s, p) function
575 if (smatch(s, p))
/illumos-gate/usr/src/lib/efcode/engine/
H A Ddebug.c550 smatch(fcode_env_t *env) function
556 log_message(MSG_INFO, "smatch: no string\n");
1590 FORTH(0, "smatch", smatch);

Completed in 48 milliseconds