Searched defs:notfound (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/uts/common/dtrace/
H A Ddtrace.c3673 int notfound = subr == DIF_SUBR_STRSTR ? 0 : -1; local
3676 regs[rd] = notfound;
3780 for (regs[rd] = notfound; addr != limit; addr += inc) {

Completed in 357 milliseconds