Searched defs:msg_prefix (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dcap.c927 const char *msg_prefix = local
947 MSG_INTL(MSG_ERR_GRPARRBNDS), msg_prefix,
951 elfedit_array_elts_delete(msg_prefix, cap, sizeof (Cap),
962 const char *msg_prefix = local
995 MSG_INTL(MSG_ERR_GRPARRBNDS), msg_prefix,
999 elfedit_array_elts_move(msg_prefix, cap, sizeof (save),
H A Ddyn.c1360 const char *msg_prefix = local
1363 elfedit_array_elts_delete(msg_prefix, argstate.dyn.data,
1374 const char *msg_prefix = local
1388 elfedit_array_elts_move(msg_prefix, argstate.dyn.data,

Completed in 65 milliseconds