Home
last modified time | relevance | path

Searched refs:always (Results 1 – 25 of 147) sorted by relevance

123456

/illumos-gate/usr/src/cmd/backup/dump/
H A Dlint.sed1 /stdio.h",.*always ignored: fclose/d
2 /stdio.h",.*always ignored: fprintf/d
3 /stdio.h",.*always ignored: printf/d
4 /stdio.h",.*always ignored: snprintf/d
7 /signal.h",.*always ignored: sighold/d
8 /signal.h",.*always ignored: sigrelse/d
9 /unistd.h",.*always ignored: close/d
10 /unistd.h",.*always ignored: execl/d
11 /unistd.h",.*always ignored: sleep/d
/illumos-gate/usr/src/uts/i86pc/cpu/amd_opteron/
H A Dao_mca_disp.in70 panic = always
86 panic = always
119 panic = always
136 panic = always
152 panic = always
168 panic = always
184 panic = always
200 panic = always
216 panic = always
232 panic = always
[all …]
/illumos-gate/usr/src/cmd/backup/restore/
H A Dlint.sed2 /stdio.h".*always ignored: snprintf/d
3 /stdio.h".*always ignored: printf/d
13 /unistd.h".*always ignored: sleep/d
14 /unistd.h".*always ignored: execvp/d
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/BSM/
H A D_BSMparse.pm509 my ($user, $always, $never) = split(/\s*:\s*/);
515 $error .= sprintf("$emptyErr\n", $_) unless ($always);
522 unless (defined($always) && defined($never)) {
527 my $verify = $always . ',' . $never;
/illumos-gate/usr/src/cmd/rcap/rcapstat/
H A Drcapstat.c359 int always = 1; in main() local
410 always = 0; in main()
415 while (always || count-- > 0) { in main()
423 if (count || always) in main()
/illumos-gate/usr/src/lib/libc/i386/gen/
H A Dstrncpy.S31 / Copies s2 to s1, truncating or null-padding to always copy n bytes
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/pragma/
H A Dtst.temporal2.ksh51 * Use two enablings of the same probe, so that cpu 0 will always
/illumos-gate/usr/src/cmd/smbsrv/testoplock/
H A D.dbxrc19 # testoplock is always 32-bit
/illumos-gate/usr/src/cmd/fs.d/smbclnt/fksmbcl/
H A D.dbxrc19 # fksmbcl is always 32-bit
/illumos-gate/usr/src/cmd/smbsrv/fksmbd/
H A D.dbxrc22 # fksmbd is always 32-bit
/illumos-gate/usr/src/uts/common/mapfiles/
H A DREADME20 They are not dynamic objects and dependency information is always noted
39 * These mapfiles do not hide symbols! Library mapfiles always have
/illumos-gate/usr/src/test/libc-tests/cfg/symbols/
H A Dsys_mman_h.cfg18 # visibility rules were always specific to versions of POSIX/XPG.
68 # This first group of functions basically should always be visible.
/illumos-gate/usr/src/uts/sun4u/sunfire/ml/
H A Dac_asm.S62 ! always enable FPU
/illumos-gate/usr/src/lib/libc/port/stdio/
H A DREADME.design88 32-bit code always ensures that there is a corresponding 'struct
113 always scanned to try and reuse an existing 'FILE *' structure before
118 never be freed by libc. It will always exist on the global list of
206 always sets the stream to be wide.
225 Traditionally, stdio streams were always backed by a file descriptor of
226 some kind and therefore always called out into functions like read(2),
/illumos-gate/usr/src/data/ucode/
H A Dupdate.amd89 $GPG --homedir $tmp/gnupg --trust-model=always --verify $f{.asc,}
/illumos-gate/usr/src/cmd/ldapcachemgr/
H A Dcachemgr_change.c539 int always = 1, waiting; in chg_cleanup_waiting_threads() local
553 while (always) { in chg_cleanup_waiting_threads()
/illumos-gate/usr/src/cmd/praudit/
H A Dprint_audit.txt99 fields are always converted to their short ASCII
133 The following parameters are always returned:
/illumos-gate/usr/src/test/os-tests/tests/definit/
H A Dinit.data74 # init and svc.startd have always interpreted a quoted value containing a space.
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dbtree3rb.test20 # sequence of operations (Delete, Next) should always leave the
H A Dbtree3.test20 # sequence of operations (Delete, Next) should always leave the
/illumos-gate/usr/src/cmd/file/
H A Dmagic301 # snoop files are always big-endian
313 # Audio files are always big-endian so there are two sets of tables here.
369 # .wav files are always little-endian
392 # .aiff files are always big-endian
405 # .mid files are always big-endian
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DCOMPATIBILITY24 always found before the PATH search. Any script which uses
52 10. Built-ins in ksh-88 were always executed before looking for
/illumos-gate/usr/src/cmd/sendmail/cf/mailer/
H A Dlocal.m479 # Common code to add local domain name (only if always-add-domain)
/illumos-gate/usr/src/lib/libbsm/
H A Daudit_class.txt65 0x01000000:xs:X - operations that always silently fail, if bad
/illumos-gate/usr/src/cmd/ipf/examples/
H A Dnat-setup63 IP Filter will always translate addresses in a packet _BEFORE_ it checks its

123456