Searched refs:_z_echo_debug (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libinstzones/common/
H A Dinstzones_lib.h204 _z_printf_fcn_t _z_echo_debug; /* debug message fcn */ member in struct:_z_global_data_t
230 NULL, /* _z_echo_debug */
H A Dzones_utils.c261 if (_z_global_data._z_echo_debug == NULL) {
273 (_z_global_data._z_echo_debug)("%s", message);
H A Dzones.c571 _z_global_data._z_echo_debug = a_echo_debug_fcn;

Completed in 18 milliseconds