Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libctf/common/
H A Dctf_convert.c110 boolean_t notsup = B_TRUE; in ctf_elfconvert() local
148 notsup = B_FALSE; in ctf_elfconvert()
153 notsup = B_FALSE; in ctf_elfconvert()
158 if (notsup == B_TRUE) { in ctf_elfconvert()
/titanic_50/usr/src/cmd/flowadm/
H A Dflowadm.c969 char *unknown = "--", *notsup = ""; in print_flowprop() local
993 propvals = &notsup; in print_flowprop()
/titanic_50/usr/src/cmd/dladm/
H A Ddladm.c6474 char *unknown = "--", *notsup = ""; in print_linkprop() local
6499 propvals = &notsup; in print_linkprop()
6501 propvals = &notsup; /* STR_UNDEF_VAL */ in print_linkprop()