getMountOption
static char *getMountOption(char **p);
f = getMountOption(&opts);
for (; *f; f = getMountOption(&opts)) {