Parent Directory
|
Revision Log
|
Patch
| Revision 1.2 by sysadm, Tue Oct 21 11:11:28 2025 UTC | Revision 1.3 by sysadm, Tue Oct 21 12:35:03 2025 UTC | |
|---|---|---|
| # | Line 62 extern int user_list_rw_lock(void); | Line 62 extern int user_list_rw_lock(void); |
| 62 | ||
| 63 | extern int query_user_list(int page_id, USER_INFO *p_users, int *p_user_count, int *p_page_count); | extern int query_user_list(int page_id, USER_INFO *p_users, int *p_user_count, int *p_page_count); |
| 64 | ||
| 65 | extern int query_user_info(int32_t uid, USER_INFO *p_user); | |
| 66 | ||
| 67 | #endif //_USER_LIST_H_ | #endif //_USER_LIST_H_ |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |