/netbsd-src/usr.bin/rump_dhcpclient/ |
H A D | net.h | 126 #define add_route(iface, dest, mask, gate, metric) \ argument 128 #define change_route(iface, dest, mask, gate, metric) \ argument 130 #define del_route(iface, dest, mask, gate, metric) \ argument 132 #define del_src_route(iface, dest, mask, gate, metric) \ argument
|
H A D | if-bsd.c | 174 _unused int metric, int action) in if_route()
|
H A D | configure.c | 173 d_route(struct rt *rt, const struct interface *iface, int metric) in d_route()
|
H A D | if-options.h | 84 int metric; member
|
H A D | dhcpcd.h | 91 int metric; member
|
/netbsd-src/external/gpl2/groff/dist/src/utils/addftinfo/ |
H A D | guess.cpp | 25 void guess(const char *s, const font_params ¶m, char_metric *metric) in guess()
|
H A D | addftinfo.cpp | 186 char_metric metric; in convert_font() local
|
/netbsd-src/usr.sbin/mrouted/ |
H A D | route.c | 342 update_route(u_int32_t origin, u_int32_t mask, u_int metric, u_int32_t src, in update_route() 703 int metric; member 740 int metric; in accept_report() local
|
/netbsd-src/sbin/routed/ |
H A D | output.c | 61 char metric; /* adjust metrics by interface */ member 464 char metric, pref; in walk_supply() local
|
H A D | table.c | 290 char metric, in ag_check() 684 int metric, in rtioctl() 1423 char metric, pref; in walk_kern() local
|
H A D | parms.c | 178 int metric, n, lnum; in gwkludge() local
|
/netbsd-src/usr.sbin/mrinfo/ |
H A D | mrinfo.c | 206 u_char metric; in accept_neighbors() local 244 u_char metric; in accept_neighbors2() local
|
/netbsd-src/usr.sbin/map-mbone/ |
H A D | mapper.c | 56 u_char metric; /* TTL cost of forwarding */ member 310 u_char metric, threshold, ncount; in accept_neighbors() local 445 u_char metric, threshold, ncount, flags; in accept_neighbors2() local
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/common/ |
H A D | hwcentry.h | 110 char *metric; /* descriptive name, for well-known counters only */ member
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/common/ |
H A D | hwcentry.h | 110 char *metric; /* descriptive name, for well-known counters only */ member
|
/netbsd-src/external/gpl2/groff/dist/src/libs/libgroff/ |
H A D | font.cpp | 470 void font::add_entry(int idx, const font_char_metric &metric) in add_entry() 727 font_char_metric metric; in load() local
|
/netbsd-src/sys/net/ |
H A D | rtsock_shared.c | 1122 #define metric(f, e) if (which & (f)) out->rt_rmx.e = in->rtm_rmx.e; in _rt_setmetrics() macro 1140 #define metric(e) out->rtm_rmx.e = in->rt_rmx.e; in rtm_setmetrics() macro
|
/netbsd-src/usr.sbin/lockstat/ |
H A D | main.c | 741 double pcscale, metric; in display() local
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
H A D | parse.cc | 390 char *metric, int reg, in process_hwsimctr_cmd()
|
H A D | Experiment.cc | 1046 char *metric = dbe_strdup (attrs->getValue (NTXT ("metric"))); in startElement() local
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
H A D | parse.cc | 390 char *metric, int reg, in process_hwsimctr_cmd()
|
H A D | Experiment.cc | 1046 char *metric = dbe_strdup (attrs->getValue (NTXT ("metric"))); in startElement() local
|
/netbsd-src/external/bsd/dhcpcd/dist/src/ |
H A D | dhcpcd.h | 84 unsigned int metric; member
|
H A D | if-options.h | 228 int metric; member
|
/netbsd-src/sbin/ifconfig/ |
H A D | ifconfig.c | 1149 int64_t metric; setifmetric() local
|