Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/configd/
H A Dfile_object.c1858 uint32_t cse_parent; member
1918 string_to_id(parent, &cur->cse_parent, "snap_level_*_id"); in check_snapshot_fill_cb()
1932 if (lhs->cse_parent < rhs->cse_parent) in check_snapshot_elem_cmp()
1934 if (lhs->cse_parent > rhs->cse_parent) in check_snapshot_elem_cmp()
1964 string_to_id(parent, &elem.cse_parent, "snap_level_*_id"); in check_snapshot_check_cb()