Home
last modified time | relevance | path

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

/xnu-11215.1.10/SETUP/config/ !
H A Dconfig.h175 int opteq(const char *cp, const char *dp);
H A Dmkmakefile.c485 if (op->op_value == 0 && opteq(op->op_name, wd)) { in read_files()
615 opteq(const char *cp, const char *dp) in opteq() function