/src/usr.bin/aiomixer/ |
main.c | 44 static void open_device(struct aiomixer *, const char *); 416 open_device(aio, device_path); 465 open_device(struct aiomixer *aio, const char *device) function in typeref:typename:void 562 open_device(aio, mixer_device); 577 open_device(aio, _PATH_MIXER);
|
main.c | 44 static void open_device(struct aiomixer *, const char *); 416 open_device(aio, device_path); 465 open_device(struct aiomixer *aio, const char *device) function in typeref:typename:void 562 open_device(aio, mixer_device); 577 open_device(aio, _PATH_MIXER);
|
/src/usr.sbin/wsmoused/ |
wsmoused.c | 99 static void open_device(unsigned int); 232 open_device(0); 251 open_device(unsigned int secs) function in typeref:typename:void 390 open_device(X_Console_Delay); 395 open_device(0);
|
wsmoused.c | 99 static void open_device(unsigned int); 232 open_device(0); 251 open_device(unsigned int secs) function in typeref:typename:void 390 open_device(X_Console_Delay); 395 open_device(0);
|