Searched refs:AC_OUTPUT_LEN (Results 1 – 2 of 2) sorted by relevance
414 (void) memset((void *)outputstr, 0, AC_OUTPUT_LEN); in mema_cmd_init()464 char outputstr[AC_OUTPUT_LEN]; in ap_stat()592 char outputstr[AC_OUTPUT_LEN]; in mema_add()668 char outputstr[AC_OUTPUT_LEN]; in mema_delete()771 char outputstr[AC_OUTPUT_LEN]; in cfga_private_func()822 char outputstr[AC_OUTPUT_LEN]; in mtest_run()975 char outputstr[AC_OUTPUT_LEN]; in mtest_write()1012 char outputstr[AC_OUTPUT_LEN]; in mtest_read()
174 #define AC_OUTPUT_LEN MAXPATHLEN /* output str len */ macro