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

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/cmd/scripts/
H A Ddtest.pl58 sub wanted subroutine
538 find(\&wanted, $arg);
549 find(\&wanted, "$defdir/common") if (scalar(@ARGV) == 0);
550 find(\&wanted, "$defdir/$MACH") if (scalar(@ARGV) == 0);
551 find(\&wanted, "$defdir/$PLATFORM") if (scalar(@ARGV) == 0);
/vbox/src/VBox/RDP/client-1.8.3/
H A Drdpsnd_oss.c147 oss_open(int wanted) argument
151 if (wanted == dsp_mode)
175 dsp_mode = wanted;

Completed in 53 milliseconds