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

/xnu-2422.115.4/bsd/machine/
H A Dexec.h38 int ac; member in struct:exec_info
/xnu-2422.115.4/tools/tests/unit_tests/ptcwd_test_11269991_src/
H A Dptcwd_test_11269991.c101 main(int ac, char *av[]) argument
/xnu-2422.115.4/bsd/dev/dtrace/
H A Dblist.c856 main(int ac, char **av) argument
862 for (i = 1; i < ac; ++i) {
/xnu-2422.115.4/bsd/net/
H A Dpf_table.c2101 struct pf_anchor *ac = rs->anchor; local
2107 if (ac != NULL)
2108 strlcpy(tbl.pfrt_anchor, ac->path, sizeof (tbl.pfrt_anchor));
2114 if (ac != NULL) {

Completed in 75 milliseconds