Home
last modified time | relevance | path

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

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