OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:opt_m
(Results
1 - 10
of
10
) sorted by relevancy
/src/external/cddl/dtracetoolkit/dist/Bin/
hotkernel
60
my $mods = defined $main::
opt_m
and $main::
opt_m
? 1 : 0;
/src/external/cddl/dtracetoolkit/dist/
hotkernel
60
my $mods = defined $main::
opt_m
and $main::
opt_m
? 1 : 0;
/src/external/bsd/openldap/dist/build/
shtool
228
opt_m
="0755"
242
opt_m
=""
1010
if [ ".$
opt_m
" != ".-" ]; then
1012
echo "chmod $
opt_m
$dsttmp" 1>&2
1014
chmod $
opt_m
$dsttmp || shtool_exit $?
1081
if [ ".$
opt_m
" != . ]; then
1083
echo "chmod $
opt_m
$p" 1>&2
1085
chmod $
opt_m
$p || errstatus=$?
1118
if [ ".$
opt_m
" != . ]; then
1120
echo "chmod $
opt_m
$pathcomp" 1>&
[
all
...]
/src/sys/arch/sgimips/stand/sgivol/
sgivol.c
66
int
opt_m
; /* Move (rename) a file in the volume header */
variable
119
#define RESET_OPTS() opt_i =
opt_m
= opt_r = opt_w = opt_d = opt_p = 0
154
++
opt_m
;
172
if (
opt_m
|| opt_r || opt_w) {
202
(opt_i |
opt_m
| opt_w | opt_d | opt_p) ? O_RDWR : O_RDONLY);
253
if (
opt_m
) {
/src/crypto/external/bsd/heimdal/dist/cf/
make-proto.pl
51
if($
opt_m
) {
52
foreach $i (split(/,/, $
opt_m
)) {
/src/crypto/external/apache2/openssl/dist/util/
find-doc-nits
38
our($
opt_m
);
85
$
opt_m
= "man1,man3,man5,man7" unless $
opt_m
;
87
unless $
opt_m
=~ /^(man[1357][, ]?)*$/;
88
my @sections = ( split /[, ]/, $
opt_m
);
/src/crypto/external/bsd/openssl/dist/util/
find-doc-nits
38
our($
opt_m
);
83
$
opt_m
= "man1,man3,man5,man7" unless $
opt_m
;
85
unless $
opt_m
=~ /^(man[1357][, ]?)*$/;
86
my @sections = ( split /[, ]/, $
opt_m
);
/src/external/gpl2/groff/dist/src/utils/afmtodit/
afmtodit.pl
6055
our ($opt_a, $opt_d, $opt_e, $opt_i, $
opt_m
, $opt_n, $opt_s, $opt_v, $opt_x);
6516
if (defined $
opt_m
) {
/src/sys/kern/
uipc_socket2.c
1686
bool
opt_m
= false;
local
1699
opt_m
= true;
1751
if (
opt_m
== true)
1768
if (
opt_m
== true)
/src/
build.sh
1238
opt_m
=false
1337
opt_m
=true
1592
if $
opt_m
&& ! $opt_a
Completed in 45 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026