HomeSort by: relevance | last modified time | path
    Searched defs:CONFIG (Results 1 - 2 of 2) sorted by relevancy

  /src/games/hack/
config.h 1 /* $NetBSD: config.h,v 1.11 2021/05/02 12:50:44 rillig Exp $ */
66 #ifndef CONFIG /* make sure the compiler doesnt see the typedefs twice */
68 #define CONFIG
201 #endif /* CONFIG */
  /src/usr.sbin/inetd/
inetd.c 331 const char *CONFIG = _PATH_INETDCONF;
370 CONFIG = argv[0];

Completed in 13 milliseconds