Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/svc/configd/
H A Dconfigd.h179 #define MAX_IDS 7 macro
184 uint32_t rl_ids[MAX_IDS]; /* context */
H A Drc_node.c636 left = MAX_IDS - num_ids; in rc_node_hash()
637 assert(num_ids <= MAX_IDS); in rc_node_hash()
673 assert(num_ids <= MAX_IDS); in rc_node_match()