Searched refs:od (Results 1 – 4 of 4) sorted by relevance
| /xnu-11215.1.10/SETUP/config/ |
| H A D | mkmakefile.c | 448 char *od = allCaps(ns(wd)); in read_files() local 455 if (strcmp(op->op_name, od) == 0) { in read_files() 465 free(od); in read_files()
|
| /xnu-11215.1.10/san/coverage/ |
| H A D | kcov_ksancov.c | 154 SYSCTL_NODE(_kern_kcov, OID_AUTO, od, CTLFLAG_RD, 0, "od");
|
| /xnu-11215.1.10/makedefs/ |
| H A D | MakeInc.kernel | 199 hdr=$$(od -An -N 4 -t x4 $$ofile); \
|
| /xnu-11215.1.10/bsd/netkey/ |
| H A D | key.c | 815 struct sockaddr *os, *od, *is, *id; in key_gettunnel() local 861 od = SA(&r2->saidx.dst); in key_gettunnel() 863 key_sockaddrcmp(od, odst, 0)) { in key_gettunnel()
|