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

/xnu-2782.1.97/bsd/sys/
H A Dsdt_impl.h113 const char *sda_native; /* native type of argument */ member in struct:sdt_argdesc
/xnu-2782.1.97/bsd/dev/dtrace/
H A Dsdt_subr.c988 if (a->sda_native != NULL)
989 (void) strlcpy(desc->dtargd_native, a->sda_native, DTRACE_ARGTYPELEN);

Completed in 27 milliseconds