Processing function
Initializer for 'struct fuse_args'
Key option. In case of a match, the processing function will be called with the specified key.
Add an argument to a NULL terminated argument vector
Add an option to a comma separated option list
Add an option, escaping commas, to a comma separated option list
Free the contents of argument list
Add an argument at the specified position in a NULL terminated argument vector
Check if an option matches
Option parsing function
Last option. An array of 'struct fuse_opt' must end with a NULL template value
Special key value for options to discard
Special key value for options to keep
Key value passed to the processing function for all non-options
Key value passed to the processing function if an option did not match any template