Home
last modified time | relevance | path

Searched refs:opteq (Results 1 – 2 of 2) sorted by relevance

/xnu-11417.121.6/SETUP/config/
H A Dconfig.h176 int opteq(const char *cp, const char *dp);
H A Dmkmakefile.c494 if (op->op_value == 0 && opteq(op->op_name, wd)) { in read_files()
634 opteq(const char *cp, const char *dp) in opteq() function