Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libtecla/common/
H A Dpcache.c250 #define PATH_NODE_BLK 30 macro
305 pc->node_mem = _new_FreeList(sizeof(PathNode), PATH_NODE_BLK); in new_PathCache()