Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/rdma/krping/
H A Dgetopt.h9 #define OPT_NOPARAM 1 macro
H A Dgetopt.c50 if (opts->has_arg & OPT_NOPARAM) { in krping_getopt()
H A Dkrping.c90 {"verbose", OPT_NOPARAM, 'v'},
91 {"validate", OPT_NOPARAM, 'V'},
92 {"server", OPT_NOPARAM, 's'},
93 {"client", OPT_NOPARAM, 'c'},
95 {"wlat", OPT_NOPARAM, 'l'},
96 {"rlat", OPT_NOPARAM, 'L'},
97 {"bw", OPT_NOPARAM, 'B'},
98 {"duplex", OPT_NOPARAM, 'd'},
101 {"poll", OPT_NOPARAM, 'P'},
103 {"read_inv", OPT_NOPARAM, 'R'},
[all …]