HomeSort by: relevance | last modified time | path
    Searched refs:_Xgetpwparams (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/libX11/dist/src/
GetDflt.c 95 _Xgetpwparams pwparams;
  /xsrc/external/mit/xorgproto/dist/include/X11/
Xos_r.h 209 * typedef ... _Xgetpwparams;
211 * struct passwd* _XGetpwnam(const char *name, _Xgetpwparams);
212 * struct passwd* _XGetpwuid(uid_t uid, _Xgetpwparams);
231 typedef int _Xgetpwparams; /* dummy */
243 } _Xgetpwparams;
252 static __inline__ void _Xpw_copyPasswd(_Xgetpwparams p)
326 } _Xgetpwparams;
345 } _Xgetpwparams;
  /xsrc/external/mit/libXt/dist/src/
Initialize.c 265 _Xgetpwparams pwparams;
311 _Xgetpwparams pwparams;

Completed in 8 milliseconds