Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/configd/
H A Dfile_object.c1859 uint32_t cse_pg_id; member
1919 string_to_id(pg_id, &cur->cse_pg_id, "snaplvl_pg_id"); in check_snapshot_fill_cb()
1937 if (lhs->cse_pg_id < rhs->cse_pg_id) in check_snapshot_elem_cmp()
1939 if (lhs->cse_pg_id > rhs->cse_pg_id) in check_snapshot_elem_cmp()
1965 string_to_id(pg_id, &elem.cse_pg_id, "snaplvl_pg_id"); in check_snapshot_check_cb()