OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LCC_GID_SET
(Results
1 - 10
of
10
) sorted by relevancy
/xsrc/external/mit/xorg-server.old/dist/include/
os.h
372
#define
LCC_GID_SET
(1 << 1)
/xsrc/external/mit/xorg-server.old/dist/os/
access.c
1096
if ((lcc->fieldsSet &
LCC_GID_SET
) && (pGid != NULL))
1154
lcc->fieldsSet = LCC_UID_SET |
LCC_GID_SET
;
1166
lcc->fieldsSet |=
LCC_GID_SET
;
1199
lcc->fieldsSet = LCC_UID_SET |
LCC_GID_SET
| LCC_PID_SET;
2055
if ((lcc->fieldsSet &
LCC_GID_SET
) && (lcc->egid == siAddrId)) {
connection.c
554
if (lcc->fieldsSet &
LCC_GID_SET
) {
/xsrc/external/mit/xorg-server/dist/include/
os.h
407
#define
LCC_GID_SET
(1 << 1)
/xsrc/external/mit/xorg-server/dist/os/
access.c
1218
lcc->fieldsSet |=
LCC_GID_SET
;
1254
lcc->fieldsSet = LCC_UID_SET |
LCC_GID_SET
| LCC_PID_SET;
1263
lcc->fieldsSet = LCC_UID_SET |
LCC_GID_SET
;
2127
if ((lcc->fieldsSet &
LCC_GID_SET
) && (lcc->egid == siAddrId)) {
connection.c
433
if (lcc->fieldsSet &
LCC_GID_SET
) {
/xsrc/external/mit/xorg-server/dist/dix/
grabs.c
103
(lcc->fieldsSet &
LCC_GID_SET
) ? (long) lcc->egid : 0);
window.c
392
(lcc->fieldsSet &
LCC_GID_SET
) ? (long) lcc->egid : 0);
/xsrc/external/mit/xorg-server.old/dist/Xext/
shm.c
335
if (lcc->fieldsSet &
LCC_GID_SET
) {
/xsrc/external/mit/xorg-server/dist/Xext/
shm.c
323
if (lcc->fieldsSet &
LCC_GID_SET
) {
Completed in 12 milliseconds
Indexes created Mon Aug 24 00:24:59 UTC 2026