OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_XGetpwuid
(Results
1 - 3
of
3
) sorted by relevancy
/xsrc/external/mit/libX11/dist/src/
GetDflt.c
110
pw =
_XGetpwuid
(getuid(),pwparams);
/xsrc/external/mit/xorgproto/dist/include/X11/
Xos_r.h
212
* struct passwd*
_XGetpwuid
(uid_t uid, _Xgetpwparams);
232
# define
_XGetpwuid
(u,p) getpwuid((u))
310
# define
_XGetpwuid
(u,p) \
328
# define
_XGetpwuid
(u,p) \
333
# define
_XGetpwuid
(u,p) \
347
# define
_XGetpwuid
(u,p) \
/xsrc/external/mit/libXt/dist/src/
Initialize.c
275
if ((pw =
_XGetpwuid
(getuid(), pwparams)) != NULL) {
328
pw =
_XGetpwuid
(getuid(), pwparams);
Completed in 6 milliseconds
Indexes created Sat Aug 22 00:26:31 UTC 2026