HomeSort by relevance Sort by last modified time
    Searched refs:po (Results 1 - 25 of 588) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /onnv/onnv-gate/usr/src/cmd/
Makefile.cmd.bsm 41 PO= $(TEXT_DOMAIN).po
43 po: $(PO)
45 $(PO): $(POS)
48 %.po: %.c
50 $(MV) $(TEXT_DOMAIN).po $@
  /onnv/onnv-gate/usr/src/cmd/tnf/prex/
Makefile 34 POFILE=prex.po
35 POFILES=cmd.po fcn.po list.po main.po new.po prbk.po source.po spec.po util.po
    [all...]
  /onnv/onnv-gate/usr/src/
Makefile.msg.targ 46 $(RM) messages.po $(TEXT_DOMAIN).po; \
47 $(TOUCH) $(TEXT_DOMAIN).po; \
51 messages.po $(TEXT_DOMAIN).po > $(POFILE); \
52 $(RM) messages.po $(TEXT_DOMAIN).po
  /onnv/onnv-gate/usr/src/lib/libc/
makelibccatalog.sh 36 rm -f *.po
45 # Create po files
52 cat messages.po | sed "/^domain/d" > ${i}.po
53 rm -f ${i}.i messages.po
57 # Create po files
74 cat messages.po | sed "/^domain/d" > ${i}.po
75 rm -f ${i}.i messages.po
79 # Copy .po file
    [all...]
  /onnv/onnv-gate/usr/src/cmd/rcap/
Makefile.com 37 %.po: $(COMMON_DIR)/%.c
39 $(BUILD.po)
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/
pad.h 75 =for apidoc m|void|SAVEPADSV |PADOFFSET po
89 =for apidoc m|SV *|PAD_SETSV |PADOFFSET po|SV* sv
90 Set the slot at offset C<po> in the current pad to C<sv>
92 =for apidoc m|void|PAD_SV |PADOFFSET po
93 Get the value at offset C<po> in the current pad
95 =for apidoc m|SV *|PAD_SVl |PADOFFSET po
97 Get or set the value at offset C<po> in the current pad.
101 =for apidoc m|SV *|PAD_BASE_SV |PADLIST padlist|PADOFFSET po
102 Get the value from slot C<po> in the base (DEPTH=1) pad of a padlist
125 # define PAD_SV(po) pad_sv(po
    [all...]
  /onnv/onnv-gate/usr/src/lib/krb5/ss/
Makefile 40 POFILE = $(LIBRARY:%.a=%.po)
41 POFILES = generic.po
60 generic.po: FRC
61 $(RM) messages.po
63 $(SED) "/^domain/d" messages.po > $@
64 $(RM) messages.po
  /onnv/onnv-gate/usr/src/cmd/prtdiag/
Makefile.com 38 POFILE = prtdiag.po
39 POFILES = $(OBJS:%.o=%.po)
53 %.po: %.c
55 $(BUILD.po)
57 %.po: $(SRCDIR)/%.c
59 $(BUILD.po)
  /onnv/onnv-gate/usr/src/cmd/syseventd/daemons/
Makefile.com 39 POFILES = $(SRCS:.c=.po)
40 POFILE = $(PROG)_msg.po
  /onnv/onnv-gate/usr/src/cmd/print/
Makefile 59 POFILE= print.po
70 # To get around this we will define one message file "print.po"
73 # Then concatenate this with the scripts.po file.
78 @/bin/cat messages.po scripts/scripts.po | sed '/domain/d' > $(POFILE)
79 @$(RM) messages.po
89 @/bin/cat messages.po scripts/scripts.po | sed '/domain/d' > $(POFILE)
90 echo 'domain "SUNW_OST_OSCMD"' > SUNW_OST_OSCMD.po
91 cat $(POFILE) >> SUNW_OST_OSCMD.po
    [all...]
  /onnv/onnv-gate/usr/src/cmd/bart/
Makefile 39 POFILE= bart.po
62 $(COMPILE.cpp) $(SRCS) > bart.po.i
63 $(XGETTEXT) $(XGETFLAGS) bart.po.i
64 sed "/^domain/d" messages.po > $@
65 $(RM) bart.po.i messages.po
71 sed "/^domain/d" messages.po > $@
72 $(RM) bart.dc.i messages.po
  /onnv/onnv-gate/usr/src/cmd/devfsadm/i386/
Makefile 32 lx_link_i386.o lx_link_i386.po lx_link_i386.ln := CPPFLAGS += -I$(UTSBASE)/common/brand/lx
34 xen_link.o xen_link.ln xen_link.po := CPPFLAGS += -I$(UTSBASE)/i86xpv
  /onnv/onnv-gate/usr/src/cmd/diff/
Makefile 37 POFILE= diff.po
53 $(COMPILE.cpp) $(SRCS) > diff.po.i
54 $(XGETTEXT) $(XGETFLAGS) diff.po.i
55 sed "/^domain/d" messages.po > $@
56 $(RM) diff.po.i messages.po
62 sed "/^domain/d" messages.po > $@
63 $(RM) diff.dc.i messages.po
  /onnv/onnv-gate/usr/src/cmd/locale/
Makefile.com 36 POFILE= locale.po
53 %.po: ../%.c
57 sed "/^domain/d" < messages.po > $@
58 $(RM) messages.po `basename $<`.i
  /onnv/onnv-gate/usr/src/cmd/lp/cmd/
Makefile.msg 30 POFILES = $(OBJS:%.o=%.po)
  /onnv/onnv-gate/usr/src/cmd/lp/filter/postscript/
Makefile.msg 30 POFILES = $(SRCS:%.c=%.po)
  /onnv/onnv-gate/usr/src/cmd/lp/lib/
Makefile.msg 30 POFILES = $(OBJECTS:%.o=%.po)
  /onnv/onnv-gate/usr/src/cmd/lp/model/
Makefile.msg 30 POFILES = $(OBJS:%.o=%.po)
  /onnv/onnv-gate/usr/src/lib/gss_mechs/mech_dh/dh1024/
Makefile 64 _errlst.po:
65 $(RM) messages.po
67 $(SED) -e '/^# msg/d' -e '/^domain/d' messages.po > $@
68 $(RM) messages.po
70 generic.po:
71 $(RM) messages.po
73 $(SED) "/^domain/d" messages.po > $@
74 $(RM) messages.po
  /onnv/onnv-gate/usr/src/lib/gss_mechs/mech_dh/dh192/
Makefile 64 _errlst.po:
65 $(RM) messages.po
67 $(SED) -e '/^# msg/d' -e '/^domain/d' messages.po > $@
68 $(RM) messages.po
70 generic.po:
71 $(RM) messages.po
73 $(SED) "/^domain/d" messages.po > $@
74 $(RM) messages.po
  /onnv/onnv-gate/usr/src/lib/gss_mechs/mech_dh/dh640/
Makefile 64 _errlst.po:
65 $(RM) messages.po
67 $(SED) -e '/^# msg/d' -e '/^domain/d' messages.po > $@
68 $(RM) messages.po
70 generic.po:
71 $(RM) messages.po
73 $(SED) "/^domain/d" messages.po > $@
74 $(RM) messages.po
  /onnv/onnv-gate/usr/src/cmd/auditconfig/
Makefile 31 POFILE = auditconfig.po
68 $(RM) messages.po $(TEXT_DOMAIN).po; \
69 $(TOUCH) $(TEXT_DOMAIN).po; \
73 messages.po $(TEXT_DOMAIN).po > $(POFILE); \
74 $(RM) messages.po $(TEXT_DOMAIN).po
  /onnv/onnv-gate/usr/src/cmd/du/
Makefile 37 POFILE = du_cmd.po
38 POFILES = du.po
39 POFILES_XPG4 = du.po.xpg4
53 %.po.xpg4: %.c
55 $(BUILD.po)
  /onnv/onnv-gate/usr/src/cmd/mkfifo/
Makefile 42 # The following was derived from the default .c.po rule in the master
46 %.po: ../chmod/%.c
50 sed "/^domain/d" < messages.po > $@ ;\
51 $(RM) messages.po $*.c.i
53 POFILES= $(OBJS:%.o=%.po)
54 POFILE= $(PROG)_cmd.po
  /onnv/onnv-gate/usr/src/lib/libprtdiag_psr/sparc/sunfire/
Makefile 53 POFILE= libprtdiag_psr_sunfire.po
54 POFILES= sunfire.po
65 $(RM) messages.po
67 $(SED) -e '/^# msg/d' -e '/^domain/d' messages.po > $@
68 $(RM) messages.po

Completed in 900 milliseconds

1 2 3 4 5 6 7 8 91011>>