Searched refs:arg_uint64 (Results 1 – 4 of 4) sorted by relevance
| /freebsd/sbin/nvmecontrol/ |
| H A D | resv.c | 82 OPT("crkey", 'c', arg_uint64, acquire_opt, crkey, 84 OPT("prkey", 'p', arg_uint64, acquire_opt, prkey, 126 OPT("crkey", 'c', arg_uint64, register_opt, crkey, 128 OPT("nrkey", 'k', arg_uint64, register_opt, nrkey, 168 OPT("crkey", 'c', arg_uint64, release_opt, crkey,
|
| H A D | comnd.h | 43 arg_uint64, enumerator
|
| H A D | comnd.c | 247 case arg_uint64: in arg_parse()
|
| H A D | ns.c | 155 OPT("nsze", 's', arg_uint64, create_opt, nsze, 157 OPT("ncap", 'c', arg_uint64, create_opt, cap,
|