Home
last modified time | relevance | path

Searched refs:AC_OUTPUT_LEN (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/lib/cfgadm_plugins/ac/common/
H A Dmema.c414 (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()
/titanic_50/usr/src/uts/sun4u/sunfire/sys/
H A Dac.h174 #define AC_OUTPUT_LEN MAXPATHLEN /* output str len */ macro