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