Searched refs:_Xgetpwparams (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/libX11/dist/src/ | ||
| H A D | GetDflt.c | 95 _Xgetpwparams pwparams; |
| /xsrc/external/mit/xorgproto/dist/include/X11/ | ||
| H A D | 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 */ typedef in typeref:typename:int 243 } _Xgetpwparams; typedef in typeref:struct:__anon4a62ccf90108 252 static __inline__ void _Xpw_copyPasswd(_Xgetpwparams p) 326 } _Xgetpwparams; typedef in typeref:struct:__anon4a62ccf90208 345 } _Xgetpwparams; typedef in typeref:struct:__anon4a62ccf90308 |
| /xsrc/external/mit/libXt/dist/src/ | ||
| H A D | Initialize.c | 265 _Xgetpwparams pwparams; 311 _Xgetpwparams pwparams; |
Completed in 5 milliseconds