Home
last modified time | relevance | path

Searched refs:_oam_msg_base_ (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/lp/lib/oam/
H A Dagettxt.c37 char **_oam_msg_base_ = 0; variable
53 if (_oam_msg_base_)
54 strncpy (buf, gettext(_oam_msg_base_[msg_id]), buflen-1);
H A Dgen-defs35 echo 'extern char **_oam_msg_base_;'
54 -e 's/^[ ]*\(E_.*\)$/\1:(_oam_msg_base_='${base}',(long)(:-'${BASE}'))/p' \