Searched refs:AC_OUTPUT_LEN (Results 1 – 2 of 2) sorted by relevance
412 (void) memset((void *)outputstr, 0, AC_OUTPUT_LEN); in mema_cmd_init()462 char outputstr[AC_OUTPUT_LEN]; in ap_stat()590 char outputstr[AC_OUTPUT_LEN]; in mema_add()666 char outputstr[AC_OUTPUT_LEN]; in mema_delete()769 char outputstr[AC_OUTPUT_LEN]; in cfga_private_func()820 char outputstr[AC_OUTPUT_LEN]; in mtest_run()973 char outputstr[AC_OUTPUT_LEN]; in mtest_write()1010 char outputstr[AC_OUTPUT_LEN]; in mtest_read()
174 #define AC_OUTPUT_LEN MAXPATHLEN /* output str len */ macro