Searched refs:opt_keyd (Results 1 – 1 of 1) sorted by relevance
113 static char *opt_keyd = nullstr; variable206 0, &opt_keyd, 0, FALSE },1444 opt_keyd = key; in eval_fs_opts()1446 opt_keyd = strnsave(key, opt_dkey - key); in eval_fs_opts()1512 if (opt_keyd != key && opt_keyd != nullstr) in eval_fs_opts()1513 XFREE(opt_keyd); in eval_fs_opts()1514 opt_keyd = nullstr; in eval_fs_opts()