summaryrefslogtreecommitdiff
path: root/local/mib2c-conf.d/syntax-DateAndTime-get.m2d
diff options
context:
space:
mode:
Diffstat (limited to 'local/mib2c-conf.d/syntax-DateAndTime-get.m2d')
-rw-r--r--local/mib2c-conf.d/syntax-DateAndTime-get.m2d9
1 files changed, 9 insertions, 0 deletions
diff --git a/local/mib2c-conf.d/syntax-DateAndTime-get.m2d b/local/mib2c-conf.d/syntax-DateAndTime-get.m2d
new file mode 100644
index 0000000..dfb2a21
--- /dev/null
+++ b/local/mib2c-conf.d/syntax-DateAndTime-get.m2d
@@ -0,0 +1,9 @@
+##
+##
+@eval $m2c_node_needlength = 0@
+@eval $m2c_decl = "u_char *"@
+##
+@eval $m2c_node_proto_parms = "u_char * ${node}"@
+##
+@eval $m2c_node_proto_comments = "$m2c_node_proto_comments * Param: ${node}\n"@
+@eval $m2c_node_proto_comments = "$m2c_node_proto_comments * Pointer to storage for a DateAndTime value\n"@