summaryrefslogtreecommitdiffstats
path: root/0.4.6/libxo/xo_set_options.3
diff options
context:
space:
mode:
Diffstat (limited to '0.4.6/libxo/xo_set_options.3')
-rw-r--r--0.4.6/libxo/xo_set_options.331
1 files changed, 31 insertions, 0 deletions
diff --git a/0.4.6/libxo/xo_set_options.3 b/0.4.6/libxo/xo_set_options.3
new file mode 100644
index 0000000..5b7c8ed
--- /dev/null
+++ b/0.4.6/libxo/xo_set_options.3
@@ -0,0 +1,31 @@
+.\" #
+.\" # Copyright (c) 2014, Juniper Networks, Inc.
+.\" # All rights reserved.
+.\" # This SOFTWARE is licensed under the LICENSE provided in the
+.\" # ../Copyright file. By downloading, installing, copying, or
+.\" # using the SOFTWARE, you agree to be bound by the terms of that
+.\" # LICENSE.
+.\" # Phil Shafer, July 2014
+.\"
+.Dd December 4, 2014
+.Dt LIBXO 3
+.Os
+.Sh NAME
+.Nm xo_set_options
+.Nd change options used by a libxo handle
+.Sh LIBRARY
+.Lb libxo
+.Sh SYNOPSIS
+.In libxo/xo.h
+.Ft int
+.Fn xo_set_options "xo_handle_t *xop" "const char *input"
+.Sh DESCRIPTION
+The
+.Fn xo_set_options
+function accepts a comma-separated list of styles
+and flags and enables them for a specific handle.
+The options are identical to those listed in
+.Xr xo_parse_args 3 .
+.Sh SEE ALSO
+.Xr xo_emit 3 ,
+.Xr libxo 3
OpenPOWER on IntegriCloud