Searched refs:affected (Results 1 - 21 of 21) sorted by relevance

/macosx-10.10/gnutar-453/gnutar/lib/
H A Dmodechange.c103 mode_t affected; /* Set for u, g, o, or a. */ member in struct:mode_change
118 p->affected = CHMOD_MODE_BITS;
176 mode_t affected = 0; local
178 /* Turn on all the bits in `affected' for each group given. */
185 affected |= S_ISUID | S_IRWXU;
188 affected |= S_ISGID | S_IRWXG;
191 affected |= S_ISVTX | S_IRWXO;
194 affected |= CHMOD_MODE_BITS;
211 /* Set the affected bits to the value of the `u' bits
216 /* Set the affected bit
322 mode_t affected = changes->affected; local
[all...]
/macosx-10.10/CPANInternal-159.1/Log-Log4perl-1.40/t/
H A D021AppThres.t26 q{Expect 0 appenders to be affected before first init since there are none}
202 q{==}, 2, q{Expect 2 appenders to be affected});
222 q{==}, 2, q{Expect 2 appenders to be affected});
229 q{==}, 1, q{Expect 1 appender to be affected});
/macosx-10.10/emacs-93/emacs/lisp/eshell/
H A Dem-smart.el206 (let (affected)
214 (setq affected t))))))
216 (if affected
/macosx-10.10/bind9-45.101/bind9/unit/atf-src/atf-config/
H A Dintegration_test.sh152 atf_check -s eq:0 -o empty -e empty mv stdout affected
157 test "$(wc -l affected | awk '{ print $1 }')" = 1
162 atf_check -s eq:0 -o ignore -e empty grep "^${v} : testval$" affected
/macosx-10.10/apache-793/httpd/modules/lua/
H A Dlua_dbd.c148 number of rows affected. If an error is encountered, returns nil as the
470 statement and returns the number of rows affected.
507 int affected = 0; local
511 &affected, st->statement, have, vars);
513 lua_pushinteger(L, affected);
/macosx-10.10/vim-55/runtime/indent/
H A Dpov.vim69 " chg < 0, we closed groups and this already affected the previous line,
H A Dhtml.vim201 " before the start of the script block will be affected; the end of
/macosx-10.10/bind9-45.101/bind9/bin/named/
H A Dupdate.c1511 * affected by the update.
1527 namelist_append_subdomain(dns_db_t *db, dns_name_t *name, dns_diff_t *affected) argument
1548 CHECK(namelist_append_name(affected, child));
2109 * Update RRSIG, NSEC and NSEC3 records affected by an update. The original
2127 dns_diff_t affected; local
2147 dns_diff_init(client->mctx, &affected);
2192 * Find all RRsets directly affected by the update, and
2193 * update their RRSIGs. Also build a list of names affected
2201 /* Now "name" is a new, unique name affected by the update. */
2211 * affected b
[all...]
/macosx-10.10/vim-55/runtime/syntax/
H A Dlss.vim19 " are comments, of course, and the initial keyword identifying the affected
H A Dperl6.vim55 " which features are affected. "perl6_extended_all" enables everything.
/macosx-10.10/emacs-93/emacs/etc/
H A Dgnus-refcard.tex144 Many Gnus commands are affected by the numeric prefix. Normally you enter a
157 current object is affected.
160 equal level will be affected by the operation. If no prefix is given,
252 \# & (\#, M \#, M P p) Processable (will be affected by the next operation).
H A Dorgcard.tex751 $^3$ Keybinding affected by {\tt org-CUA-compatibility}.
H A Dvipcard.tex475 be affected by the command. Motion commands will be represented by
H A DviperCard.tex521 be affected by the command.
/macosx-10.10/bind9-45.101/bind9/unit/atf-src/bootstrap/
H A Dtestsuite3888 $as_echo "$at_srcdir/t_atf_config.at:94: mv stdout affected"
3890 ( $at_check_trace; mv stdout affected
3928 $as_echo "$at_srcdir/t_atf_config.at:98: test $(wc -l affected | awk '{ print $1 }') = 1"
3930 ( $at_check_trace; test $(wc -l affected | awk '{ print $1 }') = 1
3955 $as_echo "$at_srcdir/t_atf_config.at:102: grep \"^\${v} : testval\$\" affected"
3957 ( $at_check_trace; grep "^${v} : testval$" affected
/macosx-10.10/CPANInternal-159.1/JSON-XS-3.01/
H A DXS.pm249 will not be affected in any way by this flag, as C<decode> by default
370 affected in anyway. I<Be aware that this option makes you accept invalid
/macosx-10.10/CPANInternal-159.1/Log-Log4perl-1.40/
H A DREADME1736 and pass the names of affected appenders in a ref to an array.
/macosx-10.10/CPANInternal-159.1/JSON-PP-2.27203/lib/JSON/
H A DPP.pm1965 affected in anyway. I<Be aware that this option makes you accept invalid
/macosx-10.10/CPANInternal-159.1/Log-Log4perl-1.40/lib/Log/
H A DLog4perl.pm2459 and pass the names of affected appenders in a ref to an array.
/macosx-10.10/CPANInternal-159.1/Perl-Tidy-20121207/bin/
H A Dperltidy1175 affected by any B<-csc> or B<-dcsc> operation:
/macosx-10.10/vim-55/src/testdir/
H A Dtest49.vim5403 " are not affected by an exception that is discarded before being

Completed in 407 milliseconds