repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Expand PMF_FN_* macros.
[netbsd-mini2440.git]
/
dist
/
ntp
/
libparse
/
mkinfo_scmd.sed
blob
cabe0654588d6c2b54ecaf4d20731e6e9bbc07c9
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