Home
last modified time | relevance | path

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

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