|
@@ -497,7 +497,7 @@ unlock("$rU");
|
|
<title><function moreinfo="none">rand_set_prob</function> usage</title>
|
|
<title><function moreinfo="none">rand_set_prob</function> usage</title>
|
|
<programlisting format="linespecific">
|
|
<programlisting format="linespecific">
|
|
...
|
|
...
|
|
-$ kamctl fifo rand_set_prob 10
|
|
|
|
|
|
+$ &ctltool; fifo rand_set_prob 10
|
|
...
|
|
...
|
|
</programlisting>
|
|
</programlisting>
|
|
</example>
|
|
</example>
|
|
@@ -516,7 +516,7 @@ $ kamctl fifo rand_set_prob 10
|
|
<function moreinfo="none">rand_reset_prob</function> usage</title>
|
|
<function moreinfo="none">rand_reset_prob</function> usage</title>
|
|
<programlisting format="linespecific">
|
|
<programlisting format="linespecific">
|
|
...
|
|
...
|
|
-$ kamctl fifo rand_reset_prob
|
|
|
|
|
|
+$ &ctltool; fifo rand_reset_prob
|
|
...
|
|
...
|
|
</programlisting>
|
|
</programlisting>
|
|
</example>
|
|
</example>
|
|
@@ -533,7 +533,7 @@ $ kamctl fifo rand_reset_prob
|
|
<title><function moreinfo="none">rand_get_prob</function> usage</title>
|
|
<title><function moreinfo="none">rand_get_prob</function> usage</title>
|
|
<programlisting format="linespecific">
|
|
<programlisting format="linespecific">
|
|
...
|
|
...
|
|
-$ kamctl fifo get_prob
|
|
|
|
|
|
+$ &ctltool; fifo get_prob
|
|
The actual probability is 50 percent.
|
|
The actual probability is 50 percent.
|
|
...
|
|
...
|
|
</programlisting>
|
|
</programlisting>
|
|
@@ -553,7 +553,7 @@ The actual probability is 50 percent.
|
|
<title><function moreinfo="none">check_config_hash</function> usage</title>
|
|
<title><function moreinfo="none">check_config_hash</function> usage</title>
|
|
<programlisting format="linespecific">
|
|
<programlisting format="linespecific">
|
|
...
|
|
...
|
|
-$ kamctl fifo check_config_hash
|
|
|
|
|
|
+$ &ctltool; fifo check_config_hash
|
|
The actual config file hash is identical to the stored one.
|
|
The actual config file hash is identical to the stored one.
|
|
...
|
|
...
|
|
</programlisting>
|
|
</programlisting>
|
|
@@ -572,7 +572,7 @@ The actual config file hash is identical to the stored one.
|
|
<title><function moreinfo="none">get_config_hash</function> usage</title>
|
|
<title><function moreinfo="none">get_config_hash</function> usage</title>
|
|
<programlisting format="linespecific">
|
|
<programlisting format="linespecific">
|
|
...
|
|
...
|
|
-$ kamctl fifo get_config_hash
|
|
|
|
|
|
+$ &ctltool; fifo get_config_hash
|
|
1580a37104eb4de69ab9f31ce8d6e3e0
|
|
1580a37104eb4de69ab9f31ce8d6e3e0
|
|
...
|
|
...
|
|
</programlisting>
|
|
</programlisting>
|
|
@@ -591,8 +591,8 @@ $ kamctl fifo get_config_hash
|
|
<title><function moreinfo="none">set_gflag</function> usage</title>
|
|
<title><function moreinfo="none">set_gflag</function> usage</title>
|
|
<programlisting format="linespecific">
|
|
<programlisting format="linespecific">
|
|
...
|
|
...
|
|
-$ kamctl fifo set_gflag 1
|
|
|
|
-$ kamctl fifo set_gflag 0x3
|
|
|
|
|
|
+$ &ctltool; fifo set_gflag 1
|
|
|
|
+$ &ctltool; fifo set_gflag 0x3
|
|
...
|
|
...
|
|
</programlisting>
|
|
</programlisting>
|
|
</example>
|
|
</example>
|
|
@@ -612,8 +612,8 @@ $ kamctl fifo set_gflag 0x3
|
|
<function moreinfo="none">reset_gflag</function> usage</title>
|
|
<function moreinfo="none">reset_gflag</function> usage</title>
|
|
<programlisting format="linespecific">
|
|
<programlisting format="linespecific">
|
|
...
|
|
...
|
|
-$ kamctl fifo reset_gflag 1
|
|
|
|
-$ kamctl fifo reset_gflag 0x3
|
|
|
|
|
|
+$ &ctltool; fifo reset_gflag 1
|
|
|
|
+$ &ctltool; fifo reset_gflag 0x3
|
|
...
|
|
...
|
|
</programlisting>
|
|
</programlisting>
|
|
</example>
|
|
</example>
|
|
@@ -635,19 +635,19 @@ $ kamctl fifo reset_gflag 0x3
|
|
<title><function moreinfo="none">is_gflag</function> usage</title>
|
|
<title><function moreinfo="none">is_gflag</function> usage</title>
|
|
<programlisting format="linespecific">
|
|
<programlisting format="linespecific">
|
|
...
|
|
...
|
|
-$ kamctl fifo set_gflag 1024
|
|
|
|
-$ kamctl fifo is_gflag 1024
|
|
|
|
|
|
+$ &ctltool; fifo set_gflag 1024
|
|
|
|
+$ &ctltool; fifo is_gflag 1024
|
|
TRUE
|
|
TRUE
|
|
-$ kamctl fifo is_gflag 1025
|
|
|
|
|
|
+$ &ctltool; fifo is_gflag 1025
|
|
TRUE
|
|
TRUE
|
|
-$ kamctl fifo is_gflag 1023
|
|
|
|
|
|
+$ &ctltool; fifo is_gflag 1023
|
|
FALSE
|
|
FALSE
|
|
-$ kamctl fifo set_gflag 0x10
|
|
|
|
-$ kamctl fifo is_gflag 1023
|
|
|
|
|
|
+$ &ctltool; fifo set_gflag 0x10
|
|
|
|
+$ &ctltool; fifo is_gflag 1023
|
|
TRUE
|
|
TRUE
|
|
-$ kamctl fifo is_gflag 1007
|
|
|
|
|
|
+$ &ctltool; fifo is_gflag 1007
|
|
FALSE
|
|
FALSE
|
|
-$ kamctl fifo is_gflag 16
|
|
|
|
|
|
+$ &ctltool; fifo is_gflag 16
|
|
TRUE
|
|
TRUE
|
|
...
|
|
...
|
|
</programlisting>
|
|
</programlisting>
|
|
@@ -664,7 +664,7 @@ TRUE
|
|
<function moreinfo="none">get_gflags</function> usage</title>
|
|
<function moreinfo="none">get_gflags</function> usage</title>
|
|
<programlisting format="linespecific">
|
|
<programlisting format="linespecific">
|
|
...
|
|
...
|
|
-$ kamctl fifo get_gflags
|
|
|
|
|
|
+$ &ctltool; fifo get_gflags
|
|
0x3039
|
|
0x3039
|
|
12345
|
|
12345
|
|
...
|
|
...
|