Home
last modified time | relevance | path

Searched refs:_ (Results 1 – 25 of 480) sorted by relevance

12345678910>>...20

/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dpp.key26 fortran . _ ancient
28 int8 . _,__,__.__ common
77 far . _,__ microsoft
80 huge . _,__ microsoft
94 try . _,__ microsoft
96 cs . _,__ turbo
97 ds . _,__ turbo
98 es . _,__ turbo
99 regparam . _,__ turbo
100 seg . _,__ turbo
[all …]
/illumos-gate/usr/src/lib/pyzfs/common/
H A Dallow.py38 _ = zfs.util._ variable
127 s += _("Create time permissions:\n")
180 _("invalid user %s"))
184 _("invalid group %s"))
254 _("invalid permission"))
260 print(fmt % (_("NAME"), _("TYPE"), _("NOTES")))
291 verb = _("remove")
292 sstr = _("undefine permission set")
294 u = _("""allow <filesystem|volume>
300 verb = _("set")
[all …]
H A Dutil.py45 _ = solaris.misc.gettext
90 errno.EPERM: _("permission denied"),
93 errno.EINTR: _("signal received"),
94 errno.EIO: _("I/O error"),
95 errno.ENOENT: _("dataset does not exist"),
96 errno.ENOSPC: _("out of space"),
97 errno.EEXIST: _("dataset already exists"),
98 errno.EBUSY: _("dataset is busy"),
100 _("snapshot permissions cannot be modified"),
101 errno.ENAMETOOLONG: _("dataset name is too long"),
[all …]
/illumos-gate/usr/src/test/util-tests/tests/sed/bsd/regress.multitest.out/
H A D8.61 (l)(1)(_)(1)
2 (l)(1)(_)(2)
3 (l)(1)(_)(3)
4 (l)(1)(_)(4)
5 (l)(1)(_)(5)
6 (l)(1)(_)(6)
7 (l)(1)(_)(7)
8 (l)(1)(_)(8)
9 (l)(1)(_)(9)
10 (l)(1)(_)(1)(0)
[all …]
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/
H A DLgrp.pm143 lgrp_isleaf($cookie, $_)
191 scalar @_ == 1 or _usage("stale(class)");
197 scalar @_ == 1 or _usage("view(class)");
203 scalar @_ == 1 or _usage("root(class)");
209 scalar @_ == 1 or _usage("nlgrps(class)");
215 scalar @_ > 0 or _usage("lgrps(class, [lgrp])");
221 scalar @_ > 0 or _usage("leaves(class, [lgrp])");
234 scalar @_ == 2 or _usage("children(class, lgrp)");
240 scalar @_ == 2 or _usage("parents(class, lgrp)");
258 scalar @_ == 2 or _usage("isleaf(class, lgrp)");
[all …]
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Pg/
H A DPg.pm104 my %args = @_;
117 $self = _init(@_);
340 if (scalar @_ > 0) {
345 map { $seen{$_} = 1 } @_;
744 return (_uniq(@_));
770 return (_uniqsort(map { _expand($_) } @_));
860 return (grep { ++$seen{$_} == 1 } @_);
952 my @cpus = @_;
1090 my %args = @_;
1316 return (map { ($_, _walk_depth_first ($p, $p->children($_))) } @_);
[all …]
/illumos-gate/usr/src/uts/i86pc/cpu/scripts/
H A Dao_gendisp.pl67 my ($drop) = @_;
93 my ($line) = @_;
158 my $name = $_[0];
159 my @bits = @_[1..$#_];
187 $_ = ${$valuesref}{$_};
194 my $bin = $_[0];
205 my $val = $_[0];
217 my $desc = $_[0];
225 $::error = $_[0];
230 @::mask_on = map { tr/[a-z]/[A-Z]/; $_; } split(/,\s*/, $_[0]);
[all …]
/illumos-gate/usr/src/cmd/psrinfo/
H A Dpsrinfo.c45 #define _(x) gettext(x) macro
48 _("on-line")
49 _("off-line")
50 _("faulted")
51 _("powered-off")
52 _("no-intr")
53 _("spare")
54 _("unknown")
55 _("disabled")
276 _("processors") : _("processor")); in print_vp()
[all …]
/illumos-gate/usr/src/uts/sun4u/io/px/
H A Dpx_csr.h52 (off ## _ ## bit)) & (off ## _ ## bit ## _MASK))
56 (off ## _ ## bit)) & (off ## _ ## bit ## _MASK))
62 (off ## _ ## bit))) | (((uint64_t)(val)) << (off ## _ ## bit))))
68 (off ## _ ## bit))) | (((uint64_t)(val)) << (off ## _ ## bit))))
73 ~(((uint64_t)(off ## _ ## bit ## _MASK)) << (off ## _ ## bit))))
78 ~(((uint64_t)(off ## _ ## bit ## _MASK)) << (off ## _ ## bit))))
83 (off ## _ ## bit)) & 0x1)
87 (off ## _ ## bit)) & 0x1)
92 (1ull<<(off ## _ ## bit))))
97 (1ull<<(off ## _ ## bit))))
[all …]
/illumos-gate/usr/src/cmd/beadm/
H A Dbeadm.c53 #define _(x) gettext(x) macro
55 #define _(x) (x) macro
128 (void) fprintf(stderr, _("usage:\n" in usage()
211 col[1].col_name = _("Active"); in init_hdr_cols()
212 col[2].col_name = _("Mountpoint"); in init_hdr_cols()
213 col[3].col_name = _("Space"); in init_hdr_cols()
214 col[4].col_name = _("Policy"); in init_hdr_cols()
215 col[5].col_name = _("Created"); in init_hdr_cols()
222 col[0].col_name = _("BE/Dataset"); in init_hdr_cols()
225 col[0].col_name = _("BE/Snapshot"); in init_hdr_cols()
[all …]
/illumos-gate/usr/src/tools/scripts/
H A Dcstyle.pl211 my ($error) = @_;
236 my ($error) = @_;
281 $line = $_;
291 $_ = '"' . $_ if ($in_string && !$nocheck && !$in_comment);
630 my $s = $_;
642 $_ = $s;
807 local $_ = $_[0];
818 return ($_);
825 local $_ = $_[0]; # preserve the global $_
857 $_ = delabel($_); # replace labels with tabs
[all …]
H A Dgenoffsets.pl67 print STDERR "$PROGNAME: ", join(" ", @_), "\n";
74 my ($arg, $name, $default) = @_;
86 my (@argv) = @_;
95 $_ = WEXITSTATUS($rc);
96 if ($_ == 0) {
102 $_ = WTERMSIG($rc);
147 print $cfile $_;
149 print $cfile $_;
150 print $genfile $_;
152 print $genfile $_;
[all …]
/illumos-gate/usr/src/test/util-tests/tests/awk/gnu/
H A Dnfloop.ok1 aaa _ _ _ _ _ _ _ _ _
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dhelp2man98 my ($inc, $required) = @$_;
142 $hash->{$key} .= $_;
212 $version = $_;
234 if ($_ = $4)
250 $_ .= '\fR';
300 ($copy, $_) = split /\n\n/, $_, 2;
320 $_ ||= '';
484 if ($include{$_})
489 for ($include{$_})
513 $_ .= '\fR';
[all …]
/illumos-gate/usr/src/boot/forth/
H A Dbrand-illumos.4th47 s" _ _ _ " brand+
48 s" (_)| || | _ _ _ __ ___ ___ ___ " brand+
49 s" | || || || | | || '_ ` _ \ / _ \ / __|" brand+
50 s" | || || || |_| || | | | | || (_) |\__ \" brand+
51 s" |_||_||_| \__,_||_| |_| |_| \___/ |___/" brand+
/illumos-gate/usr/src/cmd/troff/nroff.d/terms.d/
H A Dab.851034 ru 1 _
56 ul 1 _
85 *D 2 _\033[\b\033]/_\033[\b\033]\\
105 *W 2 _\033[\b\033](_\033[\b\033])
108 rn 1 \0337_\n
109 >= 1 _\033[\b\033]>
110 <= 1 _\033[\b\033]<
111 == 1 =\033[\b\033]_
121 +- 1 +\033[\b\033]_
124 sb 2 (_\033[\b\033]~
[all …]
H A Db.lp7 ru 1 _
29 ul 1 _
58 *D 2 _\b/_\b\\
68 *C 1 _\b-\b~
78 *W 2 _\b(_\b)
81 rn 1 \0337_\n
82 >= 1 _\b>
83 <= 1 _\b<
84 == 1 _\b=
97 sb 2 (_\b~
[all …]
/illumos-gate/usr/src/tools/smatch/src/
H A Dcgcc23 $_ = shift(@ARGV);
35 $do_check = 1 if $_ eq '-';
46 if ($_ eq '-x') {
129 my ($arg) = @_;
141 my ($arg) = @_;
145 m|^[-a-zA-Z0-9._/,=]+$| ? $_ : "\\" . $_;
152 my ($char,@dummy) = @_;
164 while (@types && @_) {
165 my $bits = shift @_;
245 my ($text) = @_;
[all …]
/illumos-gate/usr/src/cmd/audio/audiotest/
H A Daudiotest.c52 #define _(s) gettext(s) macro
299 (void) fputs(_(ccfg->name), stdout); in testdsp()
302 (void) printf(_("SKIPPED\n")); in testdsp()
307 (void) printf(_("ERROR: %s\n"), in testdsp()
311 (void) printf(_("OK\n")); in testdsp()
356 _("No supported sound hardware detected.\n")); in find_num_devices()
368 (void) printf(_("Platform: %s %s %s %s\n"), in find_num_devices()
438 _("The device file was found in /dev but\n" in describe_error()
444 _("There are no sound devices available.\n" in describe_error()
459 _("The device file is missing from /dev.\n")); in describe_error()
[all …]
/illumos-gate/usr/src/cmd/rcm_daemon/common/
H A Dnetwork_rcm.c49 #define _(x) gettext(x) macro
51 #define _(x) x macro
205 _("NET: failed to register %s\n"), in net_register()
251 _("NET: failed to unregister %s\n"), in net_unregister()
287 _("NET: unrecognized resource %s\n"), rsrc); in net_passthru()
435 info_fmt = _("Network interface %s"); in net_getinfo()
698 _("NET: %s is new resource (linkid %u)\n"), in devfs_entry()
776 _("NET: failed to register %s\n"), in update_cache()
841 _("NET: unrecognized %s event data\n"), in net_notify_event()
855 _("NET: unrecognized %s event data\n"), in net_notify_event()
[all …]
/illumos-gate/usr/src/cmd/pginfo/
H A Dpginfo.pl223 @args = map { $_ eq 'all' ? @all : $_ } @ARGV;
241 my @cpus = $p->cpus($_);
284 list_match($p->sh_name($_), @sharing_filter_neg)
328 my @levels = map { $p->level($_) } @pgs;
357 my @pg_rel = grep { $p->sh_name($_) eq $rel }
389 map { pg_print ($p, $_) } @pgs;
400 $pg_tree->{$_} && !defined($pg_tree->{$_}->{parent})
514 pg_print_tree($p, $pg_tree, $_, "| ",
527 return first { $arg =~ m/$_/i } @_;
593 return unless scalar @_;
[all …]
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dasppp2pppd163 local($_) = @_;
175 "'" . $_ . "'";
179 $_;
215 $snippet = $_;
463 $_ = $word;
545 $dialin{$_[2]} = $_[8] if $_[9] ne "I";
546 $dialout{$_[2]} = $_[8] if $_[9] ne "";
869 $_ = "/bin:/usr/bin:/sbin:/usr/sbin" if $_ eq "";
871 foreach (@_) {
872 $prog = $_ . "/" . $prog, last if -x $_ . "/" . $prog;
[all …]
/illumos-gate/usr/src/cmd/boot/bootadm/
H A Dbootadm.c1093 bam_error(_("out of memory\n")); in install_bootloader()
1134 bam_error(_("out of memory\n")); in install_bootloader()
1139 bam_error(_("No BE's found\n")); in install_bootloader()
1174 bam_error(_("out of memory\n")); in install_bootloader()
1199 bam_error(_("No BE's found\n")); in install_bootloader()
1263 bam_error(_("out of memory\n")); in install_bootloader()
1790 bam_print(_("%s\n"), lp->line); in list_archive()
5281 bam_print(_("%d %s\n"), lp->entryNum, in list_entry()
5287 bam_print(_("%s\n"), lp->line); in list_entry()
5300 bam_print(_("%s\n"), lp->line); in list_entry()
[all …]
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/tests/
H A Dpointtype.sh36 print -r $((sqrt(_.x*_.x + _.y*_.y)))
53 print -r $((abs(_.x)+abs(_.y) ))
84 Pt_t _=(x=3 y=6)
88 print -r $((sqrt(_.x*_.x + _.y*_.y + _.z*_.z)))
/illumos-gate/usr/src/cmd/abi/appcert/scripts/
H A DAppcertUtil.pm368 $str .= $_;
606 my ($val) = @_;
692 my ($x) = @_;
706 my ($fh) = @_;
963 my ($dir) = @_;
993 my ($file) = @_;
1043 my ($file) = @_;
1073 my ($file) = @_;
1104 my ($file) = @_;
1145 my ($file) = @_;
[all …]

12345678910>>...20