Return to mkinfo_scmd.sed CVS log | Up to [ELWIX - Embedded LightWeight unIX -] / embedaddon / ntp / libparse |
ntp 4.2.6p5
1: 1i\ 2: /*\ 3: * Automatically generated - do not modify\ 4: */\ 5: \ 6: #include "ntp_types.h"\ 7: #include "ntpd.h"\ 8: #include "trimble.h"\ 9: \ 10: cmd_info_t trimble_scmds[] = { 11: s!^#define[ ][ ]*\(CMD_C[^ ]*\)[ ][ ]*\([^ ]*\)[ ][ ]*/\*[ ][ ]*\(.*\)[ ][ ]*\*/! { \1, "\1", "\3 (\2)", "", 0 },!p 12: $a\ 13: { 0xFF, "", "" }\ 14: };\ 15: 16: