Searched refs:_XGetpwnam (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/libX11/dist/src/
H A DGetDflt.c108 pw = _XGetpwnam(ptr,pwparams);
/xsrc/external/mit/xorgproto/dist/include/X11/
H A DXos_r.h211 * struct passwd* _XGetpwnam(const char *name, _Xgetpwparams);
233 # define _XGetpwnam(u,p) getpwnam((u)) macro
315 # define _XGetpwnam(u,p) \ macro
330 # define _XGetpwnam(u,p) \ macro
335 # define _XGetpwnam(u,p) \ macro
350 # define _XGetpwnam(u,p) \ macro
/xsrc/external/mit/libXt/dist/src/
H A DInitialize.c326 pw = _XGetpwnam(ptr, pwparams);

Completed in 5 milliseconds