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

  /src/sys/altq/
altq_jobs.h 129 struct jobs_interface { struct
134 struct jobs_interface iface;
141 struct jobs_interface iface;
181 struct jobs_interface iface;
186 struct jobs_interface iface;
219 struct jobs_interface iface;
228 struct jobs_interface iface;
266 struct jobs_interface iface;
270 #define JOBS_IF_DETACH _IOW('Q', 2, struct jobs_interface)
271 #define JOBS_ENABLE _IOW('Q', 3, struct jobs_interface)
    [all...]
altq_jobs.c 115 static int jobscmd_if_detach(struct jobs_interface *);
1860 struct jobs_interface *ifacep;
1882 error = jobscmd_if_detach((struct jobs_interface *)addr);
1888 ifacep = (struct jobs_interface *)addr;
1972 jobscmd_if_detach(struct jobs_interface *ap)
  /src/usr.sbin/altq/libaltq/
qop_jobs.c 551 struct jobs_interface iface;
569 struct jobs_interface iface;
582 struct jobs_interface iface;
595 struct jobs_interface iface;
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_netbsd.cc 696 unsigned struct_jobs_interface_sz = sizeof(jobs_interface);

Completed in 19 milliseconds