Searched refs:opt_keyd (Results 1 – 1 of 1) sorted by relevance
111 static char *opt_keyd = nullstr; variable204 0, &opt_keyd, 0, FALSE },1487 opt_keyd = key; in eval_fs_opts()1489 opt_keyd = strnsave(key, opt_dkey - key); in eval_fs_opts()1555 if (opt_keyd != key && opt_keyd != nullstr) in eval_fs_opts()1556 XFREE(opt_keyd); in eval_fs_opts()1557 opt_keyd = nullstr; in eval_fs_opts()