Searched defs:ma (Results 1 - 4 of 4) sorted by relevance
/vbox/src/VBox/Additions/freebsd/vboxvfs/ |
H A D | vboxvfs_vfsops.c | 69 static int vboxvfs_cmount(struct mntarg *ma, void * data, int flags, struct thread *td) argument 80 ma = mount_argf(ma, "uid", "%d", args.uid); 81 ma = mount_argf(ma, "gid", "%d", args.gid); 82 ma = mount_arg(ma, "from", args.name, -1); 84 rc = kernel_mount(ma, flags);
|
/vbox/include/VBox/HGSMI/ |
H A D | HGSMI.h | 85 HGSMIMADATA ma; /* Memory Allocator */ member in union:HGSMIHEAP::__anon4
|
/vbox/src/VBox/Additions/x11/VBoxClient/ |
H A D | draganddrop.cpp | 1743 int ev, er, ma, mi; local 1744 if (XTestQueryExtension(m_pDisplay, &ev, &er, &ma, &mi))
|
/vbox/src/VBox/Main/webservice/jaxlibs/ |
H A D | jaxb-xjc.jar | META-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ... |
Completed in 54 milliseconds