Home
last modified time | relevance | path

Searched refs:_ (Results 101 – 125 of 481) sorted by relevance

12345678910>>...20

/illumos-gate/usr/src/tools/smatch/src/smatch_data/db/
H A Dfill_db_caller_info.pl23 if ($_ =~ /(\d+) (.*)/) {
73 if (!($_ =~ /^.*? \w+\(\) SQL_caller_info: /)) {
85 ($dummy, $dummy, $sql) = split(/:/, $_, 3);
/illumos-gate/usr/src/contrib/ast/src/lib/libast/comp/
H A Dconf.tab17 # M has _<standard><section>_<name> minmax value
18 # N _<call>_<name>
20 # R _<standard>_<call>_<section>_<name>
21 # S _<call>_<standard><section>_<name>
22 # U <standard><section>_<name> prefixed by underscore
23 # V _ prefix not allowed
29 # _<call>_<name>
30 # <standard>_<name>
34 # _<call>_<section>_<name>
35 # <standard><section>_<name>
/illumos-gate/usr/src/tools/scripts/
H A Dinterface_check.pl117 my($BasePath, $RelPath, $Class, $Type, $Verdef, $Alias) = @_;
123 @_ = split /\//, $RelPath;
124 $File = $_[$#_];
351 my $file = $_[0];
H A Dwdiff.pl293 printf "%4d %4s -%s\n", $line1, "", $_;
298 $str = sprintf "%4d %4d %s\n", $line1, $line2, $_;
320 printf "%4s %4d +%s\n", "", $line2, $_;
H A Dvalidate_paths.pl83 my ($FILE, $name) = @_;
133 my ($arg) = @_;
146 $_ = $ARGV[0];
/illumos-gate/usr/src/cmd/smbsrv/smbadm/
H A Dsmbinfo.c53 #define _(x) gettext(x) macro
289 fprintf(stderr, _("Missing file id\n")); in cmd_close_ofile()
300 fprintf(stderr, _("Invalid file id '%s'"), argv[i]); in cmd_close_ofile()
305 fprintf(stderr, _("File id %lu too large"), ul); in cmd_close_ofile()
321 warnx(_("Closing fid %s failed: %s"), argv[i], in cmd_close_ofile()
340 fprintf(stderr, _("clientname and username missing\n")); in cmd_close_sess()
528 fprintf(stderr, _("SMB enum initialization failure")); in do_enum()
539 _("Kernel SMB server not running")); in do_enum()
542 fprintf(stderr, _("SMB enumeration call failed: %s"), in do_enum()
683 fprintf(stderr, _("ofmt error: %s\n"), msg); in ofmt_fatal()
[all …]
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/ustack/
H A Dtst.depth.ksh80 \$_ = <>;
86 \$_ = <>;
91 \$_ = <>;
/illumos-gate/usr/src/head/
H A Dapptrace.h49 __abi_ ## lib ## _ ## symbol ## _sym.a_vflag
55 __abi_ ## lib ## _ ## symbol ## _sym.a_real
66 (cast __abi_ ## lib ## _ ## sym ## _sym.a_real)
/illumos-gate/usr/src/cmd/sendmail/util/
H A Detrn.pl234 my ($p) = @_;
241 ($alarm_action) = @_;
253 my $reason = @_;
264 (my $done, $verbose) = @_;
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_generic.h53 #define __elfN(x) __CONCAT(__CONCAT(__CONCAT(elf,__ELF_WORD_SIZE),_),x)
54 #define __ElfN(x) __CONCAT(__CONCAT(__CONCAT(Elf,__ELF_WORD_SIZE),_),x)
55 #define __ELFN(x) __CONCAT(__CONCAT(__CONCAT(ELF,__ELF_WORD_SIZE),_),x)
/illumos-gate/usr/src/cmd/audio/include/
H A Daudio_types.h135 #define NAME_CONFLICT(name) _##name
137 #define NAME_CONFLICT(name) _**name
158 #define NAME_CONFLICT(name) _**name
/illumos-gate/usr/src/cmd/pgstat/
H A Dpgstat.pl287 map { $_ eq 'all' ? @all_cpus : $_ } # all -> (cpu1, cpu2, ...)
294 map { $_ eq 'all' ? @all_pgs : $_ }
320 my @cpus = $p->cpus($_);
376 my @levels = map { $p->level($_) } @pgs; # Levels for each PG
814 @sorted = reverse(grep { exists($pgs{$_}) } @pgs);
816 @sorted = sort { $pgs{$a}->{$key} <=> $pgs{$b}->{$key} } @_;
922 @pgs = grep { list_match($p->sh_name($_), \@sharing_filter, 0) } @pgs if
929 !list_match($p->sh_name($_), \@sharing_filter_neg, 0)
967 return first { $arg eq $_ } @$list if $strict;
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/tests/
H A Dtimetype.sh33 _='%F+%H:%M'
36 if (( _ < 0 ))
52 t._='%#'
/illumos-gate/usr/src/lib/pyzfs/common/
H A Dioctl.c44 #define _(s) dgettext(TEXT_DOMAIN, s) macro
274 seterr(_("cannot get snapshots of %s"), name); in py_next_dataset()
276 seterr(_("cannot get child datasets of %s"), name); in py_next_dataset()
298 seterr(_("cannot access dataset %s"), name); in py_dataset_props()
317 seterr(_("cannot get permissions on %s"), name); in py_get_fsacl()
355 seterr(_("cannot set permissions on %s"), name); in py_set_fsacl()
376 seterr(_("cannot get holds for %s"), name); in py_get_holds()
439 seterr(_("cannot get %s property on %s"), propname, name); in py_userspace_many()
460 seterr(_("cannot initialize user accounting information on %s"), in py_userspace_upgrade()
/illumos-gate/usr/src/tools/smatch/src/smatch_scripts/
H A Dfind_expanded_holes.pl9 if ($_ =~ /^struct (\w+) {/) {
14 if ($_ =~ /.* hole,.*/ && !$printed) {
/illumos-gate/usr/src/cmd/xargs/
H A Dxargs.c97 #define _(x) gettext(x) macro
185 ermsg(_(ERR_MSG_INIT_YES), strerror(errno)); in main()
235 ermsg(_("Option requires an argument: -%c\n"), in main()
279 ermsg(_("#lines must be positive int: %s\n"), in main()
309 ermsg(_("#args must be positive int: %s\n"), in main()
321 ermsg(_("failed to parse maxprocs (-P): %s\n"), in main()
327 ermsg(_("maximum number of processes (-P) " in main()
345 ermsg(_("0 < max-cmd-line-size <= %d: %s\n"), in main()
409 ermsg(_("too many args " in main()
1058 ermsg(_(USAGEMSG)); in usage()
/illumos-gate/usr/src/cmd/localedef/
H A Dtime.c93 errf(_("too many list elements")); in add_list()
126 errf(_("too many list elements")); in add_time_list()
169 errf(_("unknown list")); in check_time_list()
173 errf(_("too few items in list (%d)"), last_kw); in check_time_list()
/illumos-gate/usr/src/boot/forth/
H A Dlogo-beastiebw.4th41 s" /- _ `-/ '" logo+
46 s" (_.) _ ) /" logo+
54 s" ______( (_ / \______/" logo+
/illumos-gate/usr/src/common/crypto/md5/amd64/
H A Dmd5_amd64.pl49 my ($pos, $dst, $x, $y, $z, $k_next, $T_i, $s) = @_;
76 my ($pos, $dst, $x, $y, $z, $k_next, $T_i, $s) = @_;
105 my ($pos, $dst, $x, $y, $z, $k_next, $T_i, $s) = @_;
130 my ($pos, $dst, $x, $y, $z, $k_next, $T_i, $s) = @_;
/illumos-gate/usr/src/cmd/abi/appcert/scripts/
H A Dappcert.pl171 chomp($file = $_);
295 chomp($file = $_);
329 my ($file, $skipped_fh) = @_;
766 my ($prog) = @_;
780 my ($rc) = @_;
838 $SIG{$_[0]} = 'IGNORE';
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/include/krb5/
H A Dk5-err.h33 #ifndef _
34 #define _(X) (X) macro
/illumos-gate/usr/src/uts/common/io/mii/
H A Dmii_other.c66 { MII_OUI_##MFG, MII_MODEL_##MFG##_##MODEL, DESC }
68 { MII_OUI_##MFG##_##N, MII_MODEL_##MFG##_##MODEL, DESC }
/illumos-gate/usr/src/cmd/sed/
H A Dextern.h62 #define _(s) s macro
64 #define _(s) gettext(s) macro
/illumos-gate/usr/src/cmd/svc/profile/
H A Dlistsvcs.pl60 my ($p, $el, %attrs) = @_;
76 my ($p, $el) = @_;
/illumos-gate/usr/src/cmd/dtrace/test/cmd/scripts/
H A Ddstyle.pl41 my($msg) = @_;
74 $line = $_;

12345678910>>...20