Searched refs:Z_POOL_BIND (Results 1 – 4 of 4) sorted by relevance
102 #define Z_POOL_BIND 49 /* pool bind failed */ macro
4493 if (res == Z_POOL || res == Z_POOL_CREATE || res == Z_POOL_BIND) in setup_zone_rm()4501 return (Z_POOL_BIND); in setup_zone_rm()4519 if (res == Z_POOL_BIND) in setup_zone_rm()
3607 case Z_POOL_BIND: in zonecfg_strerror()4398 return (zerr_pool(pool_err, err_size, Z_POOL_BIND)); in zonecfg_bind_tmp_pool()4465 return (Z_POOL_BIND); in zonecfg_bind_pool()
5447 err == Z_POOL_BIND) in apply_func()5459 if (err == Z_POOL || err == Z_POOL_BIND) in apply_func()