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

/darwin-on-arm/xnu/bsd/dev/dtrace/
H A Dsdt_subr.c964 if (a->sda_native != NULL)
965 (void) strcpy(desc->dtargd_native, a->sda_native);
980 if (a->sda_native != NULL)
981 (void) strlcpy(desc->dtargd_native, a->sda_native, DTRACE_ARGTYPELEN);
/darwin-on-arm/xnu/bsd/sys/
H A Dsdt_impl.h125 const char *sda_native; /* native type of argument */ member in struct:sdt_argdesc

Completed in 72 milliseconds