Searched refs:OPT_INT (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/sys/contrib/rdma/krping/
H A Dgetopt.h10 #define OPT_INT 2 macro
H A Dgetopt.c57 if (opts->has_arg & OPT_INT) {
H A Dkrping.c85 {"count", OPT_INT, 'C'},
86 {"size", OPT_INT, 'S'},
89 {"port", OPT_INT, 'p'},
99 {"tos", OPT_INT, 't'},
100 {"txdepth", OPT_INT, 'T'},
/freebsd-11-stable/sys/contrib/rdma/krping_compat/
H A Dgetopt.h10 #define OPT_INT 2 macro
H A Dgetopt.c57 if (opts->has_arg & OPT_INT) {
H A Dkrping.c86 {"count", OPT_INT, 'C'},
87 {"size", OPT_INT, 'S'},
90 {"port", OPT_INT, 'p'},
101 {"txdepth", OPT_INT, 'T'},
105 {"fr", OPT_INT, 'f'},
/freebsd-11-stable/sbin/atm/atmconfig/
H A Datmconfig.h80 OPT_INT, enumerator in enum:__anon7004
H A Dmain.c782 case OPT_INT:

Completed in 141 milliseconds