#include <stdlib.h>
#include <errno.h>
#include "flist.h"
#include "str.h"
Include dependency graph for flist32_from_str.c:
Go to the source code of this file.
Functions | |
int | flist32_from_str (const char *str, const flist32_t list[], uint32_t *flags, uint32_t *mask, char clmod, char delim) |
parse flag list string |