Home
last modified time | relevance | path

Searched refs:SKIP_CHECK_VALUE (Results 1 - 1 of 1) sorted by relevance

/third_party/node/src/
H A Dnode_main.cc31 #define SKIP_CHECK_VALUE "1" macro
32 #define SKIP_CHECK_STRLEN (sizeof(SKIP_CHECK_VALUE) - 1)
42 strncmp(buf, SKIP_CHECK_VALUE, SKIP_CHECK_STRLEN) != 0)) { in wmain()

Completed in 0 milliseconds