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

/vbox/src/VBox/Main/src-server/linux/
H A DUSBGetDevices.cpp1414 /* Set up mock functions for USBProxyLinuxCheckDeviceRoot - here dlsym and close
1437 # define dlsym testDLSym macro
1447 *(void **)(&inotify_init) = dlsym(RTLD_DEFAULT, "inotify_init");
1458 # undef dlsym macro

Completed in 59 milliseconds