Home
last modified time | relevance | path

Searched refs:opt_keyd (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/am-utils/dist/amd/
H A Dopts.c111 static char *opt_keyd = nullstr; variable
204 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()