Home
last modified time | relevance | path

Searched defs:getConfig (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sbin/iscontrol/
HDconfig.c240 getConfig(FILE *fd, char *key, char **Ar, int *nargs) in getConfig() function
/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDExprCXX.h170 const CallExpr *getConfig() const { in getConfig() function
173 CallExpr *getConfig() { return cast_or_null<CallExpr>(getPreArg(CONFIG)); } in getConfig() function