Home
last modified time | relevance | path

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

12345678910>>...16

/titanic_41/usr/src/lib/libpp/common/
H A Dpp.key22 asm GROUP _,__,__.__ common
26 fortran . _ ancient
28 int8 . _,__,__.__ common
29 int16 . _,__,__.__ common
30 int32 . _,__,__.__ common
31 int64 . _,__,__.__ common
66 wchar_t . _,__ C++ ughlee and strange
72 based GROUP _,__ microsoft
73 cdecl . _,__ microsoft
74 declspec GROUP _,__ microsoft
[all …]
/titanic_41/usr/src/lib/libshell/common/scripts/
H A Dfilemutexdemo1.sh74 _.name="$1"
75 _.lock_dirname="/tmp/filemutex_t_${_.name}.lock"
80 (( _.subshell=.sh.subshell ))
93 _.name="$1"
94 _.lock_dirname="/tmp/filemutex_t_${_.name}.lock"
97 (( _.subshell=.sh.subshell ))
103 (( _.subshell == .sh.subshell )) && return 0
110 _.check_subshell "try_lock_shared" || return 1
113 _.locked_shared="true"
121 _.check_subshell "lock_shared" || return 1
[all …]
H A Drssread.sh139 _.protocol="${1%://*}"
140 _.path1="${1#*://}" # "http://foo.bat.net/x/y.html" ----> "foo.bat.net/x/y.html"
143 _.host="${_.path1%%/*}"
144 _.path="${_.path1#*/}"
145 _.port="${_.host##*:}"
156 if (( _.netfd.in != -1 )) ; then
157 redirect {_.netfd.in}<&-
158 (( _.netfd.in=-1 ))
161 if (( _.netfd.in != _.netfd.out && _.netfd.out != -1 )) ; then
162 redirect {_.netfd.out}<&-
[all …]
H A Dshircbot.sh72 _.server.name=$1
73 _.server.port=$2
74 _.nick=$3
76 redirect {_.fd}<> "/dev/tcp/${_.server.name}/${_.server.port}"
79 printf "fd=%d\n" _.fd
89 } >&${_.fd}
96 printf "JOIN %s\n" "$1" >&${_.fd}
112 integer fd=${_.fd}
114 _.login
116 while ${_.running} ; do
[all …]
/titanic_41/usr/src/lib/pyzfs/common/
H A Dallow.py37 _ = zfs.util._ variable
123 s = self.__ldstr(self.sets, _("Permission sets:\n"))
126 s += _("Create time permissions:\n")
129 s += self.__ldstr(self.local, _("Local permissions:\n"))
130 s += self.__ldstr(self.descend, _("Descendent permissions:\n"))
131 s += self.__ldstr(self.ld, _("Local+Descendent permissions:\n"))
179 _("invalid user %s"))
183 _("invalid group %s"))
197 parser.error(_("invalid user/group %s") % w)
205 create=_("Must also have the 'mount' ability"),
[all …]
H A Dutil.py41 _ = gettext.translation("SUNW_OST_OSLIB", "/usr/lib/locale", variable
44 _ = solaris.misc.gettext variable
89 errno.EPERM: _("permission denied"),
91 _("delegated administration is disabled on pool"),
92 errno.EINTR: _("signal received"),
93 errno.EIO: _("I/O error"),
94 errno.ENOENT: _("dataset does not exist"),
95 errno.ENOSPC: _("out of space"),
96 errno.EEXIST: _("dataset already exists"),
97 errno.EBUSY: _("dataset is busy"),
[all …]
H A Duserspace.py39 _ = zfs.util._ variable
156 u = _("%s [-niHp] [-o field[,...]] [-sS field] ... \n") % sys.argv[1]
157 u += _(" [-t type[,...]] <filesystem|snapshot>")
161 help=_("Print numeric ID instead of user/group name"))
163 help=_("translate SID to posix (possibly ephemeral) ID"))
165 help=_("no headers, tab delimited output"))
167 help=_("exact (parsable) numeric output"))
170 help=_("print only these fields (eg type,name,used,quota)"))
174 help=_("sort field"))
178 help=_("reverse sort field"))
[all …]
/titanic_41/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/
H A DLgrp.pm99 scalar @_ == 2 or _usage "lgrp_isleaf(cookie, lgrp)";
110 scalar @_ > 0 or _usage("lgrp_lgrps(cookie, [lgrp])");
124 ($root, map {lgrp_lgrps($cookie, $_)} @children) :
137 scalar @_ > 0 or _usage("lgrp_leaves(cookie, [lgrp])");
143 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])");
[all …]
/titanic_41/usr/src/cmd/perl/contrib/Sun/Solaris/Pg/
H A DPg.pm104 my %args = @_;
108 my $self = _init(@_);
117 $self = _init(@_);
143 scalar @_ == 1 or _usage("root(cookie)");
157 scalar @_ == 1 or _usage("all(cookie)");
170 scalar @_ == 1 or _usage("all_depth_first(cookie)");
181 scalar @_ == 1 or _usage("all_breadth_first(cookie)");
194 scalar @_ == 2 or _usage("cpus(cookie, pg)");
207 scalar @_ == 2 or _usage("parent(cookie, pg)");
220 scalar @_ == 2 or _usage("children(cookie, pg)");
[all …]
/titanic_41/usr/src/uts/i86pc/cpu/scripts/
H A Dao_gendisp.pl50 print STDERR "$PROGNAME: ", join(" ", @_), "\n";
55 print STDERR "$PROGNAME: $::infile: $.: ", join(" ", @_), "\n";
67 my ($drop) = @_;
93 my ($line) = @_;
101 my ($instance, $line) = @_;
129 my $arrnm = "ao_error_disp_" . $_[0];
140 my ($ereport_name) = @_;
158 my $name = $_[0];
159 my @bits = @_[1..$#_];
177 my ($field, $valuesref, $name, $prefix) = @_;
[all …]
/titanic_41/usr/src/uts/sun4u/io/px/
H A Dpx_csr.h52 (off ## _ ## bit)) & (off ## _ ## bit ## _MASK))
56 (off ## _ ## bit)) & (off ## _ ## bit ## _MASK))
61 ~(((uint64_t)(off ## _ ## bit ## _MASK)) << \
62 (off ## _ ## bit))) | (((uint64_t)(val)) << (off ## _ ## bit))))
67 ~(((uint64_t)(off ## _ ## bit ## _MASK)) << \
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)
[all …]
/titanic_41/usr/src/cmd/beadm/
H A Dbeadm.c47 #define _(x) gettext(x) macro
49 #define _(x) (x) macro
121 (void) fprintf(stderr, _("usage:\n" in usage()
153 (void) fprintf(stderr, _("Invalid command: %s\n"), cmdname); in run_be_cmd()
206 col[1].col_name = _("Active"); in init_hdr_cols()
207 col[2].col_name = _("Mountpoint"); in init_hdr_cols()
208 col[3].col_name = _("Space"); in init_hdr_cols()
209 col[4].col_name = _("Policy"); in init_hdr_cols()
210 col[5].col_name = _("Created"); in init_hdr_cols()
215 col[0].col_name = _("BE/Dataset/Snapshot"); in init_hdr_cols()
[all …]
/titanic_41/usr/src/tools/scripts/
H A Dcstyle.pl192 my ($error) = @_;
200 my ($prevline, $error) = @_;
209 my ($error) = @_;
218 my ($fn, $filehandle) = @_;
249 $line = $_;
259 $_ = '"' . $_ if ($in_string && !$nocheck && !$in_comment);
562 my $s = $_;
574 $_ = $s;
642 process_indent($_);
735 local $_ = $_[0];
[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 …]
/titanic_41/usr/src/cmd/psrinfo/
H A Dpsrinfo.c37 #define _(x) gettext(x) macro
40 _("on-line")
41 _("off-line")
42 _("faulted")
43 _("powered-off")
44 _("no-intr")
45 _("spare")
46 _("unknown")
116 (void) fprintf(stderr, _("usage: \n" \ in usage()
136 die(_("strdup() failed")); in mystrdup()
[all …]
/titanic_41/usr/src/grub/grub-0.97/docs/
H A Dhelp2man98 my ($inc, $required) = @$_;
142 $hash->{$key} .= $_;
154 for (keys %$hash) { $hash->{$_} =~ s/\n+$/\n/ }
165 join '', map { s/ +$//; expand $_ } `$ARGV[0] --$_ 2>/dev/null`
195 ($_, $version_text) = split /\n+/, $version_text, 2;
212 $version = $_;
234 if ($_ = $4)
237 for (split /\n/) { s/^ *(or: +)?//; push @syn, $_ }
250 $_ .= '\fR';
265 $_ = "$help_text\n\n$version_text";
[all …]
/titanic_41/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]\\
95 *C 1 _\033[\b\033]-\033[\b\033]~
99 *S 1 ~\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]_
[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 …]
H A Dab.tn30034 ru 1 _
56 ul 1 _
85 *D 2 _\b/_\b\\
95 *C 1 _\b-\b~
105 *W 2 _\b(_\b)
109 >= 1 _\b>
110 <= 1 _\b<
111 == 1 _\b=
124 sb 2 (_\b~
125 sp 2 _\b~)
/titanic_41/usr/src/cmd/audio/audiotest/
H A Daudiotest.c52 #define _(s) gettext(s) macro
253 (void) printf(_("Device doesn't support native 16-bit PCM\n")); in testdsp()
264 (void) printf(_("The device doesn't support %d channels\n"), in testdsp()
280 (void) printf(_("The device doesn't support %d Hz\n"), in testdsp()
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()
336 (void) printf(_("\t<measured sample rate %8.2f Hz (%4.2f%%)>\n"), in testdsp()
356 _("No supported sound hardware detected.\n")); in find_num_devices()
[all …]
/titanic_41/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()
209 rcm_log_message(RCM_DEBUG, _("NET: registered %s \n"), in net_register()
251 _("NET: failed to unregister %s\n"), in net_unregister()
255 rcm_log_message(RCM_DEBUG, _("NET: unregistered %s\n"), in net_unregister()
287 _("NET: unrecognized resource %s\n"), rsrc); in net_passthru()
330 _("NET: mark link %d as removed\n"), linkid); in net_passthru()
347 _("NET: bad RCM operation %1$d for %2$s\n"), op, exported); in net_passthru()
355 _("RCM operation on dependent %s did not succeed"), in net_passthru()
[all …]
/titanic_41/usr/src/cmd/pginfo/
H A Dpginfo.pl223 @args = map { $_ eq 'all' ? @all : $_ } @ARGV;
241 my @cpus = $p->cpus($_);
262 @pgs = grep { list_match($p->sh_name($_), @sharing_filter) } @pgs if
266 @pgs = grep { !list_match($p->sh_name($_), @sharing_filter_neg) } @pgs if
284 list_match($p->sh_name($_), @sharing_filter_neg)
310 my @cpu_list = $p->uniqsort(map { $p->cpus($_) } @pgs);
328 my @levels = map { $p->level($_) } @pgs;
357 my @pg_rel = grep { $p->sh_name($_) eq $rel }
389 map { pg_print ($p, $_) } @pgs;
396 map { pg_remove_from_tree($pg_tree, $_) } @exclude_pgs;
[all …]
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dasppp2pppd134 local($num, $item, @rest) = @_;
143 local ($query, $default) = @_;
163 local($_) = @_;
173 "\"" . $_ . "\"";
175 "'" . $_ . "'";
177 "\"" . $_ . "\"";
179 $_;
191 local($input, $file, $triplet) = @_;
215 $snippet = $_;
222 $_ = $maytrail . $1;
[all …]
/titanic_41/usr/src/lib/libshell/common/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)))
/titanic_41/usr/src/cmd/abi/appcert/scripts/
H A DAppcertUtil.pm210 my ($filename) = @_;
238 my ($dirname) = @_;
307 my ($filename) = @_;
351 my ($filename) = @_;
368 $str .= $_;
400 my ($filename) = @_;
421 $output .= $_;
471 my ($filename) = @_;
488 my ($filename) = @_;
509 ($app, $caller, $lib, $sym) = split(/\|/, $_, 4);
[all …]

12345678910>>...16