optionMemberList(3)


NAME

   optionMemberList - Get the list of members of a bit mask set

SYNOPSIS

   #include <your-opts.h>
   cc [...] -o outfile infile.c -lopts [...]

   char * optionMemberList(tOptDesc * od);

DESCRIPTION

   This  converts the OPT_VALUE_name mask value to a allocated string.  It
   is the caller's responsibility to free the string.

   od     the set membership option description

RETURN VALUE

   the names of the set bits

SEE ALSO

   The info documentation for the -lopts library.
   ao_string_tokenize(3),      configFileLoad(3),       optionFileLoad(3),
   optionFindNextValue(3),        optionFindValue(3),       optionFree(3),
   optionGetValue(3),        optionLoadLine(3),        optionNextValue(3),
   optionOnlyUsage(3),                              optionPrintVersion(3),
   optionPrintVersionAndReturn(3),   optionProcess(3),   optionRestore(3),
   optionSaveFile(3),      optionSaveState(3),      optionUnloadNested(3),
   optionVersion(3),     strequate(3),     streqvcmp(3),     streqvmap(3),
   strneqvcmp(3), strtransform(3),

                              2016-10-30               optionMemberList(3)


More Linux Commands

manpages/kfind.1.html
kfind(1) - file find utility for KDE - Linux manual page....
The Find Files tool is a useful method of searching for specific files on your computer, or for searching for files that match a pattern. An example of this cou

manpages/scandir.3.html
scandir(3) - scan a directory for matching entries (ManPage)
scandir.3 - The scandir() function scans the directory dirp, calling filter() on each directory entry. Entries for which filter() returns nonzero are stored in

manpages/timelocal.3.html
timelocal(3) - inverses of gmtime and localtime (Man Page)
The functions timelocal() and timegm() are the inverses of localtime(3) and gmtime(3). CONFORMING TO These functions are nonstandard GNU extensions that are als

manpages/innxbatch.8.html
innxbatch(8) - send xbatched Usenet articles to a remote NNT
Innxbatch connects to the NNTP server at the specified host and sends it the specified xbatch files, using the XBATCH extension to the NNTP protocol. It is norm

manpages/open_by_handle_at.2.html
open_by_handle_at(2) obtain handle for a pathname and open f
The name_to_handle_at() and open_by_handle_at() system calls split the functionality of openat(2) into two parts: name_to_handle_at() returns an opaque handle t

manpages/Net::servent.3pm.html
Net::servent(3pm) - by-name interface to Perl's built-in get
This modules default exports override the core getservent(), getservbyname(), and getnetbyport() functions, replacing them with versions that return Net::serven

manpages/asn1Coding.1.html
asn1Coding(1) - ASN.1 DER encoder - Linux manual page.......
Generates a DER encoding of ASN.1 DEFINITIONS file and ASSIGNMENTS file with value assignments. Mandatory arguments to long options are mandatory for short opti

manpages/snapper-configs.5.html
snapper-configs(5) Configuration files for snapper configs
Each file /etc/snapper/configs/* describes a snapper config. VARIABLES The following is a list of variables that can be present in the configuration file. Boole

manpages/iptraf-ng.8.html
iptraf-ng(8) Interactive Colorful IP LAN Monitor (Man Page)
iptraf is an ncurses-based IP LAN monitor that generates various network statistics including TCP info, UDP counts, ICMP and OSPF information, Ethernet load inf

manpages/Tcl_EvalTokensStandard.3.html
Tcl_EvalTokensStandard(3) - parse Tcl scripts and expression
These procedures parse Tcl commands or portions of Tcl commands such as expressions or references to variables. Each procedure takes a pointer to a script (or p

manpages/ckfree.3.html
ckfree(3) - allocate or free heap memory - Linux man page...
These procedures provide a platform and compiler independent interface for memory allocation. Programs that need to transfer ownership of memory blocks between

manpages/pamfixtrunc.1.html
pamfixtrunc(1) - repair a Netpbm image whose file is truncat
A convenient way to read and write the PAM format accurately is via the libnetpbm(3) C subroutine library. A PAM file consists of a sequence of one or more ...





We can't live, work or learn in freedom unless the software we use is free.