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

/osnet-11/usr/src/lib/libdtrace/common/
H A Ddt_dof.c711 dof_stridx_t strndx = 0; local
764 strndx = dof_add_string(ddo, fmt);
766 strndx = 0; /* use dtad_arg instead */
774 if (strndx != 0) {
775 dofa[i].dofa_arg = strndx;

Completed in 15 milliseconds