Searched refs:arg_uint64 (Results 1 – 4 of 4) sorted by relevance
| /freebsd-14.2/sbin/nvmecontrol/ |
| H A D | resv.c | 83 OPT("crkey", 'c', arg_uint64, acquire_opt, crkey, 85 OPT("prkey", 'p', arg_uint64, acquire_opt, prkey, 127 OPT("crkey", 'c', arg_uint64, register_opt, crkey, 129 OPT("nrkey", 'k', arg_uint64, register_opt, nrkey, 169 OPT("crkey", 'c', arg_uint64, release_opt, crkey,
|
| H A D | comnd.h | 43 arg_uint64, enumerator
|
| H A D | comnd.c | 248 case arg_uint64: in arg_parse()
|
| H A D | ns.c | 156 OPT("nsze", 's', arg_uint64, create_opt, nsze, 158 OPT("ncap", 'c', arg_uint64, create_opt, cap,
|