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

  /src/dist/pf/sbin/pfctl/
pfctl_altq.c 184 int print_interface, struct node_queue_opt *qopts)
192 if (print_interface)
  /src/external/bsd/ntp/dist/ntpd/
ntp_io.c 237 static void print_interface (const endpt *, const char *, const char *);
238 #define DPRINT_INTERFACE(level, args) do { if (debug >= (level)) { print_interface args; } } while (0)
556 * print_interface - helper to output debug information
559 print_interface(const endpt *iface, const char *pfx, const char *sfx) function

Completed in 18 milliseconds