HomeSort by: relevance | last modified time | path
    Searched refs:ort (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/rump_dhcpclient/
configure.c 151 c_route(struct rt *ort, struct rt *nrt, const struct interface *iface)
163 del_route(ort->iface, &ort->dest, &ort->net, &ort->gate,
164 ort->iface->metric);
  /src/usr.bin/xlint/lint1/
tree.c 2588 tspec_t ort = before_conversion(rn)->tn_type->t_tspec; local in function:typeok_shr
2608 if (allow_trad && allow_c90 && hflag && is_uinteger(ort)
2617 if (allow_trad && allow_c90 && hflag && !is_uinteger(ort)

Completed in 15 milliseconds