Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libdtrace/common/
H A Ddt_pid.c117 int isdash = strcmp("-", func) == 0; in dt_pid_per_sym() local
125 sz = sizeof (fasttrap_probe_spec_t) + (isdash ? 4 : in dt_pid_per_sym()
139 if (!isdash && gmatch("return", pp->dpp_name)) { in dt_pid_per_sym()
151 if (!isdash && gmatch("entry", pp->dpp_name)) { in dt_pid_per_sym()
194 } else if (glob && !isdash) { in dt_pid_per_sym()