Searched refs:intl (Results 1 - 12 of 12) sorted by relevance

/osnet-11/usr/src/lib/cfgadm_plugins/ib/common/
H A Dcfga_ib.h88 int intl; /* Flag: if 1, internationalize */ member in struct:__anon896
93 /* "intl" defines */
H A Dcfga_ib.c323 return ((msg_tbl[msg_index].intl) ?
/osnet-11/usr/src/lib/cfgadm_plugins/usb/common/
H A Dcfga_usb.h118 int intl; /* Flag: if 1, internationalize */ member in struct:__anon946
H A Dcfga_usb.c268 return ((msg_tbl[msg_index].intl) ?
/osnet-11/usr/src/lib/cfgadm_plugins/sata/common/
H A Dcfga_sata.h140 int intl; /* Flag: if 1, internationalize */ member in struct:msgcvt
H A Dcfga_sata.c402 return ((msg_tbl[msg_index].intl) ?
/osnet-11/usr/src/lib/cfgadm_plugins/scsi/common/
H A Dcfga_scsi.h317 int intl; /* Flag: if 1, internationalize */ member in struct:__anon932
H A Dcfga_utils.c209 #define GET_MSG_INTL(i) (str_tbl[msg_idx(i)].intl)
/osnet-11/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_fp.h382 int intl; /* Flag: if 1, internationalize */ member in struct:__anon887
H A Dcfga_utils.c228 #define GET_MSG_INTL(i) (str_tbl[msg_idx(i)].intl)
/osnet-11/usr/src/grub/grub2/build-bios/grub-core/gnulib/
H A DMakefile829 # This is for those projects which use "gettextize --intl" to put a source-code
831 # -I$(top_builddir)/intl, so that <libintl.h> can be found in this directory.
834 # This option has no effect when the user disables NLS (because then the intl
836 # "gettextize --intl".
837 AM_CPPFLAGS = -I$(top_builddir)/intl
/osnet-11/usr/src/grub/grub2/build-uefi64/grub-core/gnulib/
H A DMakefile829 # This is for those projects which use "gettextize --intl" to put a source-code
831 # -I$(top_builddir)/intl, so that <libintl.h> can be found in this directory.
834 # This option has no effect when the user disables NLS (because then the intl
836 # "gettextize --intl".
837 AM_CPPFLAGS = -I$(top_builddir)/intl

Completed in 53 milliseconds