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

/vbox/src/VBox/Additions/common/VBoxGuest/
H A DVBoxGuest-linux.c83 static int vboxguestFAsync(int fd, struct file *pFile, int fOn);
149 fasync: vboxguestFAsync,
736 vboxguestFAsync(-1, pFilp, 0);
840 static int vboxguestFAsync(int fd, struct file *pFile, int fOn) function

Completed in 50 milliseconds