Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/libconv/common/
H A Dglobals.c101 for (; vdp->v_msg; vdp++) { in map_vd2str()
103 return (MSG_ORIG_STRTAB(vdp->v_msg, local_sgs_msg)); in map_vd2str()
116 for (; vdp->v_msg; vdp++) { in map_vd22str()
121 return (MSG_ORIG_STRTAB(vdp->v_msg, local_sgs_msg)); in map_vd22str()
239 for (; vdp->v_msg; vdp++) { in _conv_iter_vd()
240 if ((* func)(MSG_ORIG_STRTAB(vdp->v_msg, local_sgs_msg), in _conv_iter_vd()
253 for (; vdp->v_msg; vdp++) { in _conv_iter_vd2()
257 if ((* func)(MSG_ORIG_STRTAB(vdp->v_msg, local_sgs_msg), in _conv_iter_vd2()
H A Dglobals_machelf.c241 for (; vdp->v_msg; vdp++) { in _conv_expn_field()
244 MSG_ORIG_STRTAB(vdp->v_msg, local_sgs_msg))) in _conv_expn_field()
270 for (; vdp->v_msg; vdp++) { in _conv_expn_field2()
276 MSG_ORIG_STRTAB(vdp->v_msg, local_sgs_msg))) in _conv_expn_field2()
H A Dcorenote.c2486 vda[0].v_msg = MSG_PR_O_RDONLY; in conv_cnote_fileflags()
2575 vda[0].v_msg = s; in conv_cnote_filemode()
/titanic_50/usr/src/cmd/sgs/include/
H A Dconv.h524 Msg v_msg; /* associated message string code */ member
530 Msg v_msg; /* associated message string code */ member