Home
last modified time | relevance | path

Searched refs:created (Results 1 – 25 of 119) sorted by relevance

12345

/titanic_41/usr/src/cmd/sendmail/db/mp/
H A Dmp_bh.c157 int created, ret; local
191 created = 0;
194 created = 1;
238 if (created) {
/titanic_41/usr/src/cmd/ssh/etc/
H A Dsshd_config15 # To enable support for v1 an RSA1 key must be created with ssh-keygen(1).
16 # RSA and DSA keys for protocol v2 are created by /etc/init.d/sshd if they
17 # do not already exist, RSA1 keys for protocol v1 are not automatically created.
/titanic_41/usr/src/cmd/fs.d/smbclnt/smbiod-svc/
H A Dsmbiod-svc.c193 boolean_t created = B_FALSE, attached = B_FALSE; in main() local
275 created = B_TRUE; in main()
339 if (created) in main()
/titanic_41/usr/src/common/mpi/
H A DTHIRDPARTYLICENSE18 * Portions created by the Initial Developer are Copyright (C) 1994-2000
55 * Portions created by the Initial Developer are Copyright (C) 2003
93 * Portions created by the Initial Developer are Copyright (C) 1997
130 * Portions created by the Initial Developer are Copyright (C) 1998
167 * Portions created by the Initial Developer are Copyright (C) 1998
205 * Portions created by the Initial Developer are Copyright (C) 1998
241 * Portions created by the Initial Developer are Copyright (C) 2000
280 * Portions created by the Initial Developer are Copyright (C) 1997
/titanic_41/usr/src/common/crypto/ecc/
H A DTHIRDPARTYLICENSE18 * Portions created by the Initial Developer are Copyright (C) 2003
56 * Portions created by the Initial Developer are Copyright (C) 2003
93 * Portions created by the Initial Developer are Copyright (C) 2003
130 * Portions created by the Initial Developer are Copyright (C) 2003
169 * Portions created by the Initial Developer are Copyright (C) 2003
206 * Portions created by the Initial Developer are Copyright (C) 1994-2000
244 * Portions created by the Initial Developer are Copyright (C) 2003
281 * Portions created by the Initial Developer are Copyright (C) 2003
319 * Portions created by the Initial Developer are Copyright (C) 2003
356 * Portions created by the Initial Developer are Copyright (C) 2003
[all …]
/titanic_41/usr/src/lib/libpctx/common/
H A Dlibpctx.c65 int created; member
155 pctx->created = 1; in pctx_create()
231 pctx->created = 0; in pctx_capture()
767 wascreated = pctx->created; in pctx_run()
779 pctx->created = 1; in pctx_run()
/titanic_41/usr/src/uts/common/fs/smbsrv/
H A Dsmb_common_open.c306 boolean_t created = B_FALSE; in smb_open_subr() local
819 created = B_TRUE; in smb_open_subr()
890 if (created) in smb_open_subr()
895 if (created) in smb_open_subr()
934 if (created) in smb_open_subr()
/titanic_41/usr/src/test/zfs-tests/tests/functional/reservation/
H A Dreservation.shlib139 # yet been created. In this case, $vol is not a volume, but rather a pool in
140 # which a volume is going to be created. In this case, use default properties.
182 # This is necessary because during volume creation, a reservation is created
/titanic_41/usr/src/lib/libldap5/
H A DTHIRDPARTYLICENSE15 * Communications Corporation. Portions created by Netscape are
/titanic_41/usr/src/cmd/ldap/
H A DTHIRDPARTYLICENSE15 * Communications Corporation. Portions created by Netscape are
/titanic_41/usr/src/cmd/truss/
H A Dramdata.c48 pid_t created; /* if process was created, its process id */ variable
H A Dmain.c509 created = Psp->pr_pid; in main()
555 if (created && (oflag || !istty)) { /* ignore interrupts */ in main()
603 if (created) { in main()
605 procadd(created, NULL); in main()
664 if (!created && aflag && prismember(&trace, SYS_execve)) { in main()
669 if (created && Pstate(Proc) != PS_STOP) /* assertion */ in main()
768 first = created? FALSE : TRUE; in main()
769 if (!created && in main()
2606 Prelease(Proc, created? PRELEASE_KILL : PRELEASE_CLEAR); in abend()
2664 if (pid == created) { in wait4all()
/titanic_41/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dnewterm.c381 if (rip.line[i].created) in newterm()
390 rip.line[i].created = 1; in newterm()
H A Dprivate.h127 int created; member
/titanic_41/usr/src/tools/codereview/
H A DREADME34 The code was originally created/maintained by John Zolnowsky.
/titanic_41/usr/src/tools/codesign/
H A Dcreds24 # the (temporary) signature on a crypto module created during the build
/titanic_41/usr/src/cmd/praudit/
H A DREADME26 Message catalogs are created by processing all strings in the source
/titanic_41/usr/src/psm/promif/ieee1275/common/
H A DREADME.common33 dependent header files, thus, the binaries created by compiling these
/titanic_41/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dkerberos.ldif597 ##### objects (krbPrincipal) can be created.
624 ##### The krbRealmContainer is created per realm and holds realm specific data.
636 ##### An instance of a class derived from krbService is created per
642 ##### pair for the same is created and the kerberos server logs in with the same.
730 ##### can be applied to principals when they are created.
/titanic_41/usr/src/lib/libc/i386/threads/
H A Dasm_subr.s31 / This is where execution resumes when a thread created with
/titanic_41/usr/src/cmd/bnu/
H A DREADME98 2- During installation, a Permissions file will be created
110 A default one will be created by make install.
/titanic_41/usr/src/lib/libsqlite/test/
H A Dtrigger1.test24 # trig-1.8: A trigger created on a TEMP table is not inserted into sqlite_master
28 # trig-1.12: Ensure that INSTEAD OF triggers cannot be created on tables
29 # trig-1.13: Ensure that AFTER triggers cannot be created on views
30 # trig-1.14: Ensure that BEFORE triggers cannot be created on views
/titanic_41/usr/src/cmd/fs.d/cachefs/mdbug/
H A Ddbug.c137 int created = 0; in dbug_object_create() local
154 created = 1; in dbug_object_create()
241 if (created && dbug_state_object_p->sf_thread) { in dbug_object_create()
/titanic_41/usr/src/uts/common/os/
H A Dnetstack.c224 boolean_t created = B_FALSE; in netstack_unregister() local
252 created = B_TRUE; in netstack_unregister()
254 if (ns_reg[moduleid].nr_shutdown != NULL && created && in netstack_unregister()
262 ns_reg[moduleid].nr_destroy != NULL && created && in netstack_unregister()
/titanic_41/usr/src/lib/libcurses/screen/
H A Dtifget.ed8 * This file is created from tifget.ed. DO NOT EDIT ME!

12345