Searched defs:_Xgetpwparams (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xproto-7.0.18/X11/
H A DXos_r.h209 * typedef ... _Xgetpwparams;
211 * struct passwd* _XGetpwnam(const char *name, _Xgetpwparams);
212 * struct passwd* _XGetpwuid(uid_t uid, _Xgetpwparams);
231 typedef int _Xgetpwparams; /* dummy */ typedef
243 } _Xgetpwparams; typedef in typeref:struct:__anon9652
252 static __inline__ void _Xpw_copyPasswd(_Xgetpwparams p)
326 } _Xgetpwparams; typedef in typeref:struct:__anon9653
345 } _Xgetpwparams; typedef in typeref:struct:__anon9654

Completed in 35 milliseconds