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_UID_SET
(Results
1 - 10
of
10
) sorted by relevancy
/xsrc/external/mit/xorg-server.old/dist/include/
os.h
371
#define
LCC_UID_SET
(1 << 0)
/xsrc/external/mit/xorg-server.old/dist/os/
access.c
1094
if ((lcc->fieldsSet &
LCC_UID_SET
) && (pUid != NULL))
1154
lcc->fieldsSet =
LCC_UID_SET
| LCC_GID_SET;
1163
lcc->fieldsSet |=
LCC_UID_SET
;
1199
lcc->fieldsSet =
LCC_UID_SET
| LCC_GID_SET | LCC_PID_SET;
2050
if ((lcc->fieldsSet &
LCC_UID_SET
) && (lcc->euid == siAddrId)) {
connection.c
547
if (lcc->fieldsSet &
LCC_UID_SET
) {
/xsrc/external/mit/xorg-server/dist/include/
os.h
406
#define
LCC_UID_SET
(1 << 0)
/xsrc/external/mit/xorg-server/dist/os/
access.c
1215
lcc->fieldsSet |=
LCC_UID_SET
;
1254
lcc->fieldsSet =
LCC_UID_SET
| LCC_GID_SET | LCC_PID_SET;
1263
lcc->fieldsSet =
LCC_UID_SET
| LCC_GID_SET;
2121
if ((lcc->fieldsSet &
LCC_UID_SET
) && (lcc->euid == siAddrId)) {
connection.c
426
if (lcc->fieldsSet &
LCC_UID_SET
) {
/xsrc/external/mit/xorg-server/dist/dix/
grabs.c
102
(lcc->fieldsSet &
LCC_UID_SET
) ? (long) lcc->euid : 0,
window.c
391
(lcc->fieldsSet &
LCC_UID_SET
) ? (long) lcc->euid : 0,
/xsrc/external/mit/xorg-server.old/dist/Xext/
shm.c
331
if (lcc->fieldsSet &
LCC_UID_SET
) {
/xsrc/external/mit/xorg-server/dist/Xext/
shm.c
319
if (lcc->fieldsSet &
LCC_UID_SET
) {
Completed in 12 milliseconds
Indexes created Thu Jul 02 00:25:40 UTC 2026