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

/haiku-buildtools/jam/
H A DStatCacheServer.cpp50 // node_ref_hash
53 node_ref_hash(dev_t device, ino_t node) function
84 return node_ref_hash(nodeRef.device, nodeRef.node);
91 uint32 hash = node_ref_hash(entryRef.device, entryRef.directory);

Completed in 27 milliseconds