Searched refs:or (Results 101 - 125 of 478) sorted by relevance

1234567891011>>

/freebsd-13-stable/share/dtrace/
H A Dhotopen6 * Redistribution and use in source and binary forms, with or without
13 * documentation and/or other materials provided with the distribution.
H A Dtcpconn6 * Redistribution and use in source and binary forms, with or without
13 * documentation and/or other materials provided with the distribution.
H A Dtcpdebug6 * Redistribution and use in source and binary forms, with or without
13 * documentation and/or other materials provided with the distribution.
H A Dtcpstate6 * Redistribution and use in source and binary forms, with or without
13 * documentation and/or other materials provided with the distribution.
H A Dudptrack6 * Redistribution and use in source and binary forms, with or without
13 * documentation and/or other materials provided with the distribution.
/freebsd-13-stable/share/examples/flua/
H A Dlibjail.lua8 * Redistribution and use in source and binary forms, with or without
15 * documentation and/or other materials provided with the distribution.
/freebsd-13-stable/usr.bin/chat/
H A Dchat.c8 * 2 - error on an I/O operation or fatal error condition.
399 * Send a message to syslog and/or stderr.
910 fatal(1, "Illegal or too-long ABORT string ('%v')", s);
931 fatal(1, "Illegal or too-long CLR_ABORT string ('%v')", s);
960 fatal(1, "Illegal or too-long REPORT string ('%v')", s);
980 fatal(1, "Illegal or too-long REPORT string ('%v')", s);
/freebsd-13-stable/tools/ifnet/
H A Dconvert_drvapi.sh6 # Redistribution and use in source and binary forms, with or without
14 # documentation and/or other materials provided with the distribution.
130 or=`echo $line|grep "$__ifp__->.*|= "`
131 if [ ! -z "$or" ]
148 or=`echo $line|grep "$__ifp__->.*&= "`
149 if [ ! -z "$or" ]
/freebsd-13-stable/crypto/heimdal/lib/com_err/
H A Dparse.c8 This program is free software; you can redistribute it and/or modify
10 the Free Software Foundation; either version 2, or (at your option)
15 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
24 part or all of the Bison parser skeleton and distribute that work
26 parser generator using the skeleton or a modified version thereof
27 as a parser skeleton. Alternatively, if you modify or redistribute
39 /* All symbols defined below should begin with yy or YY, to avoid
100 * Redistribution and use in source and binary forms, with or without
109 * documentation and/or other materials provided with the distribution.
112 * may be used to endorse or promot
[all...]
/freebsd-13-stable/contrib/bmake/unit-tests/
H A Ddep-var.mk16 # all about defined or undefined variables in dependency lines.
70 # To trigger this piece of code, the variable name must contain "$)" or "$:"
71 # or "$)" or "$$". Using "$:" does not work since the dependency line is
72 # fully expanded before parsing, therefore any ':' in a target or source name
H A Dvar-op-default.mk20 # The '?=' operator only checks whether the variable is defined or not.
30 # expression $i or ${i} or ${i:...} is substituted with ${:Uloop-value}.
H A Dvarmod-match-escape.mk5 # first backslash or not. See ApplyModifier_Match, "copy = TRUE".
11 # Str_Match, only \*, \? or \[ would make a noticeable difference.
73 # in behavior, or a proof that the behavior does not depend on the actual
/freebsd-13-stable/sys/contrib/openzfs/module/icp/asm-x86_64/sha1/
H A Dsha1-x86_64.S47 * 3. Removed x86_64-xlate.pl script (not needed for as(1) or gas(1)
676 or %r11d,%ecx
682 or %ecx,%ebx
694 or %ebp,%ecx
700 or %ecx,%ebx
712 or %edi,%ecx
718 or %ecx,%ebx
730 or %esi,%ecx
736 or %ecx,%ebx
748 or
[all...]
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/lua_core/
H A Dtst.lib_table.lua9 --* distribute, sublicense, and/or sell copies of the Software, and to
14 --* included in all copies or substantial portions of the Software.
126 f = f or function (x,y) return x<y end;
139 n = n or #s
192 for i,v in pairs(a) do assert(not v or i=='n' and v==limit) end
/freebsd-13-stable/stand/lua/
H A Dmenu.lua8 -- Redistribution and use in source and binary forms, with or without
15 -- documentation and/or other materials provided with the distribution.
67 -- continue or not. The return value may be omitted if this entry should
68 -- have no bearing on whether we continue or not, indicating that we
430 local key = keypress or io.getchar()
434 if (key == core.KEY_BACKSPACE or key == core.KEY_DELETE) and
459 -- need to exit this menu. An omitted or true
478 delay = tonumber(delay) or 10
507 local x = loader.getenv("loader_menu_timeout_x") or 4
508 local y = loader.getenv("loader_menu_timeout_y") or 2
[all...]
H A Dhook.lua6 -- Redistribution and use in source and binary forms, with or without
13 -- documentation and/or other materials provided with the distribution.
42 -- describe an action that may or may not match a function name.
H A Dconfig.lua8 -- Redistribution and use in source and binary forms, with or without
15 -- documentation and/or other materials provided with the distribution.
110 -- the call back into loader.getenv for any variable that's been set or
114 if loader_env_restricted_table[key] ~= nil or
137 -- name here is one of 'name', 'type', flags', 'before', 'after', or 'error.'
197 local repl = loader.getenv(name) or ""
313 -- env_var="value" or env_var=[word|num]
361 local module_name = v.name or k
487 return carousel_choices[id] or 1
519 local cgroups = val.groups or
[all...]
/freebsd-13-stable/crypto/openssl/crypto/bn/asm/
H A Dsparcv8plus.S10 * in the file LICENSE in the source distribution or at
32 * or if above fails (it does if you have gas installed):
456 or %o0,%o1,%o0
695 or c_12,c_3,c_12
714 or c_12,c_3,c_12 !=
737 or c_12,c_3,c_12
764 or c_12,c_3,c_12 !=
795 or c_12,c_3,c_12
830 or c_12,c_3,c_12 !=
868 or c_1
[all...]
/freebsd-13-stable/contrib/ntp/scripts/
H A Dsummary.in8 # This program is free software; you can redistribute it and/or modify
10 # the Free Software Foundation; either version 2 of the License, or
15 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
68 opendir SDIR, $statsdir or die "directory ${statsdir}: $!";
125 open INPUT, "$directory/$fname" or warn "can't open $directory/$fname: $!";
126 open OUTPUT, ">>$out_file" or die "can't open $out_file: $!";
194 open INPUT, "$directory/$fname" or warn "can't open $directory/$fname: $!";
195 open OUTPUT, ">>$out_file" or die "can't open $out_file: $!";
287 open OUTPUT, ">>$out_file" or die "can't open $out_file: $!";
301 open INPUT, "<$in_file" or di
[all...]
/freebsd-13-stable/contrib/subversion/subversion/libsvn_fs_fs/
H A Drep-cache-db.sql6 * or more contributor license agreements. See the NOTICE file
15 * Unless required by applicable law or agreed to in writing,
18 * KIND, either express or implied. See the License for the
/freebsd-13-stable/lib/libc/powerpc64/gen/
H A Dsigsetjmp.S5 * Redistribution and use in source and binary forms, with or without
12 * documentation and/or other materials provided with the distribution.
59 or. %r7,%r4,%r4
168 or. %r7,%r7,%r7
177 or. %r3,%r6,%r6
/freebsd-13-stable/contrib/bmake/mk/
H A Ddirdeps-options.mk7 # Permission to copy, redistribute or otherwise
37 # to whatever applies for that dir, or it can rely on globals
88 # whether options are enabled or not,
H A Dsys.clean-env.mk7 # Permission to copy, redistribute or otherwise
27 # A list of words or patterns which is turned into a list of :N
54 # This could be a list of vars or patterns to explicitly exclude.
/freebsd-13-stable/share/mk/
H A Ddirdeps-options.mk8 # Permission to copy, redistribute or otherwise
38 # to whatever applies for that dir, or it can rely on globals
88 # whether options are enabled or not,
/freebsd-13-stable/tests/sys/acl/
H A Drun6 # Redistribution and use in source and binary forms, with or without
12 # 2. The name of the author may not be used to endorse or promote products
162 or return [ "su: user $user does not exist\n" ];
165 or return [ "opening /etc/group: $!\n" ];
201 or return [ "sg: group $group does not exist\n" ];
256 or die "Can't create pipe for reading: $!";
258 or *IN_DUP = undef;
260 or die "Can't duplicate pipe for reading: $!";
264 or die "Can't duplicate STDOUT: $!";
266 or di
[all...]

Completed in 121 milliseconds

1234567891011>>