Parent Directory
|
Revision Log
|
Patch
| Revision 1.1 by sysadm, Wed May 28 07:30:23 2025 UTC | Revision 1.3 by sysadm, Mon Oct 13 02:23:27 2025 UTC | |
|---|---|---|
| # | Line 19 | Line 19 |
| 19 | ||
| 20 | #include "section_list.h" | #include "section_list.h" |
| 21 | ||
| 22 | extern int section_list_display(const char *sname); | extern int section_list_display(const char *sname, int32_t aid); |
| 23 | ||
| 24 | extern int section_list_ex_dir_display(SECTION_LIST *p_section); | |
| 25 | ||
| 26 | #endif //_SECTION_LIST_DISPLAY_H_ | #endif //_SECTION_LIST_DISPLAY_H_ |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |