Home
last modified time | relevance | path

Searched refs:ac (Results 1 – 4 of 4) sorted by relevance

/xnu-11417.140.69/bsd/machine/
H A Dexec.h39 int ac; member
/xnu-11417.140.69/bsd/dev/dtrace/
H A Dblist.c822 main(int ac, char **av) argument
828 for (i = 1; i < ac; ++i) {
/xnu-11417.140.69/osfmk/kern/
H A Dcoalition.c1497 uint32_t ac = coal->active_count; in coalition_find_and_activate_by_id() local
1502 coal->id, coal_type_str(coal->type), rc, ac); in coalition_find_and_activate_by_id()
1925 int ac = coal->active_count; in coalition_remove_active() local
1931 cid, coal_type_str(ct), rc, ac, do_notify ? " NOTIFY" : " "); in coalition_remove_active()
2034 int ac = coal->active_count; in coalition_remove_task_internal() local
2042 cid, coal_type_str(ct), rc, ac, kr); in coalition_remove_task_internal()
/xnu-11417.140.69/bsd/net/
H A Dpf_table.c2332 struct pf_anchor *__single ac = rs->anchor; in pfr_attach_table() local
2338 if (ac != NULL) { in pfr_attach_table()
2339 strbufcpy(tbl.pfrt_anchor, ac->path); in pfr_attach_table()
2347 if (ac != NULL) { in pfr_attach_table()