Home
last modified time | relevance | path

Searched refs:FTruncate (Results 1 – 1 of 1) sorted by relevance

/third_party/node/src/
Dnode_file.cc1402 static void FTruncate(const FunctionCallbackInfo<Value>& args) { in FTruncate() function
2701 SetMethod(context, target, "ftruncate", FTruncate); in Initialize()
2814 registry->Register(FTruncate); in RegisterExternalReferences()