Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libinstzones/common/
H A Dzones_strings.h126 #define ERR_CANNOT_CREATE_CONTRACT ILIBSTR("unable to create contract: %s") macro
H A Dzones_exec.c740 _z_program_error(ERR_CANNOT_CREATE_CONTRACT, strerror(errno)); in _z_zone_exec()
H A Dzones.c2055 _z_program_error(ERR_CANNOT_CREATE_CONTRACT, strerror(errno)); in z_zone_exec()