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

  /src/sys/netinet/
portalgo.c 82 #if PORTALGO_DEBUG
83 static bool portalgo_debug = true; variable in typeref:typename:bool
84 #define DPRINTF if (portalgo_debug) printf
portalgo.c 82 #if PORTALGO_DEBUG
83 static bool portalgo_debug = true; variable in typeref:typename:bool
84 #define DPRINTF if (portalgo_debug) printf
portalgo.c 82 #if PORTALGO_DEBUG
83 static bool portalgo_debug = true; variable in typeref:typename:bool
84 #define DPRINTF if (portalgo_debug) printf
portalgo.c 82 #if PORTALGO_DEBUG
83 static bool portalgo_debug = true; variable in typeref:typename:bool
84 #define DPRINTF if (portalgo_debug) printf

Completed in 44 milliseconds