Home
last modified time | relevance | path

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

/third_party/node/test/fixtures/postject-copy/node_modules/postject/dist/
H A Dpostject-api.h20 #ifndef POSTJECT_SENTINEL_FUSE
21 #define POSTJECT_SENTINEL_FUSE \ macro
42 static const volatile char* sentinel = POSTJECT_SENTINEL_FUSE ":0"; in postject_has_resource()
43 return sentinel[sizeof(POSTJECT_SENTINEL_FUSE)] == '1'; in postject_has_resource()
/third_party/node/deps/postject/
H A Dpostject-api.h20 #ifndef POSTJECT_SENTINEL_FUSE
21 #define POSTJECT_SENTINEL_FUSE \ macro
42 static const volatile char* sentinel = POSTJECT_SENTINEL_FUSE ":0"; in postject_has_resource()
43 return sentinel[sizeof(POSTJECT_SENTINEL_FUSE)] == '1'; in postject_has_resource()
/third_party/node/src/
H A Dnode_sea.cc10 // The POSTJECT_SENTINEL_FUSE macro is a string of random characters selected by
15 #define POSTJECT_SENTINEL_FUSE "NODE_JS_FUSE_fce680ab2cc467b6e072b8b5df1996b2" macro
17 #undef POSTJECT_SENTINEL_FUSE macro

Completed in 1 milliseconds