Searched refs:S_ISGID (Results 1 - 9 of 9) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/sys/
H A Dstat.h68 #define S_ISGID 0002000 ///< set group id on execution macro
/vbox/src/VBox/Runtime/r3/posix/
H A Dfs2-posix.cpp103 Assert(RTFS_UNIX_ISGID == S_ISGID);
/vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxFsDxe/
H A Dfsw_core.h502 #define S_ISGID 0002000 /* set group id on execution */ macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dxf86_libc.h498 #undef S_ISGID macro
499 #define S_ISGID XF86_S_ISGID macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dxf86_libc.h498 #undef S_ISGID macro
499 #define S_ISGID XF86_S_ISGID macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dxf86_libc.h504 #undef S_ISGID macro
505 #define S_ISGID XF86_S_ISGID macro
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/hw/xfree86/os-support/
H A Dxf86_libc.h454 #undef S_ISGID macro
455 #define S_ISGID XF86_S_ISGID macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dxf86_libc.h502 #undef S_ISGID macro
503 #define S_ISGID XF86_S_ISGID macro
/vbox/src/VBox/Additions/haiku/SharedFolders/
H A Dvboxsf.c591 m |= S_ISGID;

Completed in 519 milliseconds