MCPcopy Create free account
hub / github.com/F-Stack/f-stack / ng_unname

Function ng_unname

lib/ff_ng_base.c:974–977  ·  view source on GitHub ↗

* Remove a name from a node. This should only be called * when shutting down and removing the node. */

Source from the content-addressed store, hash-verified

972 * when shutting down and removing the node.
973 */
974void
975ng_unname(node_p node)
976{
977}
978
979/*
980 * Allocate a bigger name hash.

Callers 1

ng_rmnodeFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected