Home
last modified time | relevance | path

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

12345678910>>...189

/titanic_50/usr/src/cmd/dtrace/test/tst/common/funcs/
H A Dtst.lltostrbase.d.out1 base -2 of -10: <error>
2 base -2 of -1: <error>
3 base -2 of 0: <error>
4 base -2 of 10: <error>
5 base -2 of 100: <error>
6 base -2 of 1000: <error>
7 base -2 of 4611686018427387904: <error>
8 base -1 of -10: <error>
9 base -1 of -1: <error>
10 base -1 of 0: <error>
[all …]
/titanic_50/usr/src/uts/common/fs/smbsrv/
H A Dsmb_ofile.c186 smb_ofile_t *of; in smb_ofile_open() local
201 of = kmem_cache_alloc(smb_cache_ofile, KM_SLEEP); in smb_ofile_open()
202 bzero(of, sizeof (smb_ofile_t)); in smb_ofile_open()
203 of->f_magic = SMB_OFILE_MAGIC; in smb_ofile_open()
204 of->f_refcnt = 1; in smb_ofile_open()
205 of->f_fid = fid; in smb_ofile_open()
206 of->f_uniqid = uniqid; in smb_ofile_open()
207 of->f_opened_by_pid = sr->smb_pid; in smb_ofile_open()
208 of->f_granted_access = op->desired_access; in smb_ofile_open()
209 of->f_share_access = op->share_access; in smb_ofile_open()
[all …]
H A Dsmb2_ofile.c23 smb2_ofile_getattr(smb_request_t *sr, smb_ofile_t *of, smb_attr_t *ap) in smb2_ofile_getattr() argument
32 switch (of->f_ftype) { in smb2_ofile_getattr()
35 rc = smb_node_getattr(sr, of->f_node, of->f_cr, of, ap); in smb2_ofile_getattr()
39 rc = smb_opipe_getattr(of, ap); in smb2_ofile_getattr()
57 smb2_ofile_getstd(smb_ofile_t *of, smb_queryinfo_t *qi) in smb2_ofile_getstd() argument
61 switch (of->f_ftype) { in smb2_ofile_getstd()
64 node = of->f_node; in smb2_ofile_getstd()
86 smb2_ofile_getname(smb_ofile_t *of, smb_queryinfo_t *qi) in smb2_ofile_getname() argument
90 switch (of->f_ftype) { in smb2_ofile_getname()
93 rc = smb_node_getshrpath(of->f_node, of->f_tree, in smb2_ofile_getname()
[all …]
H A Dsmb2_write.c26 smb_ofile_t *of = NULL; in smb2_write() local
71 of = sr->fid_ofile; in smb2_write()
104 switch (of->f_tree->t_res_type & STYPE_MASK) { in smb2_write()
107 if (!smb_node_is_dir(of->f_node)) { in smb2_write()
109 rc = smb_lock_range_access(sr, of->f_node, in smb2_write()
117 (of->f_node->flags & NODE_FLAGS_WRITE_THROUGH)) { in smb2_write()
120 rc = smb_fsop_write(sr, of->f_cr, of->f_node, in smb2_write()
124 of->f_written = B_TRUE; in smb2_write()
125 if (!smb_node_is_dir(of->f_node)) in smb2_write()
126 smb_oplock_break_levelII(of->f_node); in smb2_write()
[all …]
/titanic_50/usr/src/cmd/sgs/gprof/common/
H A Dgprof.callg.blurb2 The sum of self and descendents is the major sort
7 index the index of the function in the call graph
10 %time the percentage of the total time of the program
14 self the number of seconds spent in this function
18 the number of seconds spent in the descendents of
19 this function on behalf of this function.
21 called the number of times this function is called (other
24 self the number of times this function calls itself
27 name the name of the function, with an indication of
30 index the index of the function in the call graph
[all …]
/titanic_50/usr/src/lib/libsqlite/tool/
H A Dspaceanal.tcl39 name clob, -- Name of a table or index in the database file
40 tblname clob, -- Name of associated table
42 nentry int, -- Number of entries in the BTree
43 payload int, -- Total amount of data stored in this table or index
45 n_ovfl int, -- Number of entries that overflow
46 pri_pages int, -- Number of primary pages used
47 ovfl_pages int, -- Number of overflow pages used
48 pri_unused int, -- Number of unused bytes on primary pages
49 ovfl_unused int -- Number of unused bytes on overflow pages
215 statline {Number of tables in the database} $ntable
[all …]
/titanic_50/usr/src/common/mpi/
H A DTHIRDPARTYLICENSE4 * The contents of this file are subject to the Mozilla Public License Version
6 * the License. You may obtain a copy of the License at
16 * The Initial Developer of the Original Code is
24 * Alternatively, the contents of this file may be used under the terms of
27 * in which case the provisions of the GPL or the LGPL are applicable instead
28 * of those above. If you wish to allow use of your version of this file only
29 * under the terms of either the GPL or the LGPL, and not to allow others to
30 * use your version of this file under the terms of the MPL, indicate your
33 * the provisions above, a recipient may use your version of this file under
34 * the terms of any one of the MPL, the GPL or the LGPL.
[all …]
/titanic_50/usr/src/common/crypto/ecc/
H A DTHIRDPARTYLICENSE4 * The contents of this file are subject to the Mozilla Public License Version
6 * the License. You may obtain a copy of the License at
16 * The Initial Developer of the Original Code is
25 * Alternatively, the contents of this file may be used under the terms of
28 * in which case the provisions of the GPL or the LGPL are applicable instead
29 * of those above. If you wish to allow use of your version of this file only
30 * under the terms of either the GPL or the LGPL, and not to allow others to
31 * use your version of this file under the terms of the MPL, indicate your
34 * the provisions above, a recipient may use your version of this file under
35 * the terms of any one of the MPL, the GPL or the LGPL.
[all …]
/titanic_50/usr/src/cmd/hal/
H A DLICENSE4 This Academic Free License (the "License") applies to any original work of authorship (the "Origina…
8 1) Grant of Copyright License. Licensor hereby grants You a world-wide, royalty-free, non-exclusive…
14 c) to distribute copies of the Original Work and Derivative Works to the public;
20 2) Grant of Patent License. Licensor hereby grants You a world-wide, royalty-free, non-exclusive, p…
22of Source Code License. The term "Source Code" means the preferred form of the Original Work for m…
24of Licensor, nor the names of any contributors to the Original Work, nor any of their trademarks o…
28of any Derivative Works that You create, all copyright, patent or trademark notices from the Sourc…
30of Provenance and Disclaimer of Warranty. Licensor warrants that the copyright in and to the Origi…
32of Liability. Under no circumstances and under no legal theory, whether in tort (including neglige…
34of the Original Work or a Derivative Work, You must make a reasonable effort under the circumstanc…
[all …]
/titanic_50/usr/src/cmd/sgs/elfedit/modules/common/
H A Dehdr.msg4 # The contents of this file are subject to the terms of the
8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
17 # information: Portions Copyright [yyyy] [name of copyright owner]
88 as a section name. section can be one of the well known SHN_\n\
93 as a section name. section can be one of the well known SHT_\n\
99 Index of element of e_ident[] array. This can be\n\
100 an integer value, or any of the EI_ symbolic constants\n\
104 New value for element of e_ident[] array. This can be\n\
109 New value for type of the ELF object. This can be\n\
110 an integer value, or any of the ET_ symbolic constants\n\
[all …]
H A Dshdr.msg4 # The contents of this file are subject to the terms of the
8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
17 # information: Portions Copyright [yyyy] [name of copyright owner]
51 be 0, 1, or a power of 2: %s\n"
79 as a section name. section can be one of the well known SHN_\n\
84 as a section name. section can be one of the well known SHT_\n\
93 as an integer. The index of the first section with the\n\
98 as an integer. The index of the first section of the specified\n\
99 type will be used as the value. value can be one of the well\n\
107 interpreted as the name of the desired section. The section\n\
[all …]
/titanic_50/usr/src/cmd/perl/
H A DTHIRDPARTYLICENSE3 The intent of this document is to state the conditions under which a
5 semblance of artistic control over the development of the package, while
6 giving the users of the package the right to use and distribute the
12 refers to the collection of files distributed by the Copyright
13 Holder, and derivatives of that collection of files created through
18 modified in accordance with the wishes of the Copyright Holder as
29 is whatever you can justify on the basis of media cost, duplication
30 charges, time of people involved, and so on. (You will not be
37 of the item may redistribute it under the same conditions they
41 1. You may make and give away verbatim copies of the source form of the
[all …]
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A DFIRMWARELICENSE18 and conditions of License #1. For avoidance of doubt, Licensee acknowledges
20 terms and conditions of License #1.
24 distribute, and sublicense copies of Emulex Firmware solely for use with
31 one archival copy of the Emulex Firmware. Licensee shall not use, reproduce,
41 delete Emulex's copyright notice that is contained with each copy of the
43 reverse assemble all or any part of the Emulex Firmware, (2) disseminate
46 cause or permit others to do either of both of the foregoing. Licensee
47 agrees to prevent any unauthorized copying of the Emulex Firmware.
52 regardless of form or media, of the Emulex Firmware. The Emulex Firmware
53 contains trade secrets of Emulex and Licensee agrees that it shall employ
[all …]
/titanic_50/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/
H A Dhelp-l10n-comments.txt4 The contents of this file are subject to the terms of the
8 You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
17 information: Portions Copyright [yyyy] [name of copyright owner]
25 The help documentation tree consists of a collection of Articles,
28 entire set of Articles is delivered in a single (large)
31 Each article consists of several parts, all of which must be
41 The strings used as keys to identify the various parts of the
42 articles in the ResourceBundle are in the form of a dotted pair,
43 where the left side identifies the Tag of the Article to which
44 this string belongs and the right side describes which part of
[all …]
/titanic_50/usr/src/cmd/sendmail/
H A DLICENSE9 Use, Modification and Redistribution (including distribution of any
11 each of the following conditions is met:
14 one of the following terms:
16 (a) Redistributions are made at no charge beyond the reasonable cost of
19 (b) Redistributions are accompanied by a copy of the Source Code or by an
20 irrevocable offer to provide a copy of the Source Code for up to three
21 years at the cost of materials and delivery. Such redistributions
22 must allow further use, modification, and redistribution of the Source
24 purposes of redistribution "Source Code" means the complete compilable
25 and linkable source code of sendmail including all modifications.
[all …]
/titanic_50/usr/src/
H A DOPENSOLARIS.LICENSE13 or contributes to the creation of Modifications.
15 1.2. "Contributor Version" means the combination of the Original
20 Modifications, or (c) the combination of files containing
31 portions thereof with code not governed by the terms of this
37 extent possible, whether at the time of the initial grant or
38 subsequently acquired, any and all of the rights conveyed
41 1.9. "Modifications" means the Source Code and Executable form of
42 any of the following:
45 modification of the contents of a file containing Original
48 B. Any new file that contains any part of the Original
[all …]
/titanic_50/usr/src/lib/gss_mechs/mech_krb5/
H A DTHIRDPARTYLICENSE2 * The Regents of the University of California. All rights reserved.
7 * 1. Redistributions of source code must retain the above copyright
8 * notice, this list of conditions and the following disclaimer.
10 * notice, this list of conditions and the following disclaimer in the
12 * 3. All advertising materials mentioning features or use of this software
14 * This product includes software developed by the University of
16 * 4. Neither the name of the University nor the names of its contributors
32 * Copyright 1990,1991,1993-1995 by the Massachusetts Institute of Technology.
35 * Export of this software from the United States of America may
37 * It is the responsibility of any person or organization contemplating
[all …]
/titanic_50/usr/src/lib/librstp/common/
H A DCOPYING7 of this license document, but changing it is not allowed.
9 [This is the first released version of the Lesser GPL. It also counts
10 as the successor of the GNU Library Public License, version 2, hence
21 specially designated software packages--typically libraries--of the
27 When we speak of free software, we are referring to freedom of use,
29 you have the freedom to distribute copies of free software (and charge
31 it if you want it; that you can change the software and use pieces of
38 you if you distribute copies of the library or if you modify it.
40 For example, if you distribute copies of the library, whether gratis
59 Finally, software patents pose a constant threat to the existence of
[all …]
/titanic_50/usr/src/cmd/troff/nroff.d/terms.d/
H A DREADME7 # Portions of this source code were derived from Berkeley 4.3 BSD
8 # under license from the Regents of the University of California.
12 Description of terminal tables for new nroff:
14 of spaces, tabs and new-lines).
16 The first line should contain the name of the terminal -- just a string,
19 This is followed by a table of 25 lines (defining the first 25 items
24 Hor [integer] /*size of unit of horizontal motion*/
25 Vert [integer] /*size of unit of vertical motion*/
26 Newline [integer] /*size of line of vertical motion*/
27 Char [integer] /*size of character horizontally*/
[all …]
/titanic_50/exception_lists/
H A Dcheck_rtime4 # The contents of this file are subject to the terms of the
8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
17 # information: Portions Copyright [yyyy] [name of copyright owner]
35 # directory, or a 64-bit subdirectory of the directory with the
36 # name of a 64-bit architecture. For example, MACH(lib) will match
37 # any of the following:
47 SKIP ^usr/perl5/ # alan's taking care of these :-)
87 # libc, these can confuse crle(1) because of their identical dev/inode.
155 # Unreferenced objects of non-OSnet objects we can't change
156 UNREF_OBJ /lib.*\ of\ .*libcimapi\.so
[all …]
/titanic_50/usr/src/lib/hbaapi/
H A DTHIRDPARTYLICENSE13 the creation of Modifications.
14 * 1.3 "Contributor Version" means the combination of the Original
18 combination of the Original Code and Modifications, in each case
22 electronic transfer of data.
29 portions thereof with code not governed by the terms of this License.
32 extent possible, whether at the time of the initial grant or
33 subsequently acquired, any and all of the rights conveyed herein.
35 substance or structure of either the Original Code or any previous
36 Modifications. When Covered Code is released as a series of files,
38 o A. Any addition to or deletion from the contents of a file
[all …]
/titanic_50/usr/src/lib/mpapi/libmpapi/
H A DTHIRDPARTYLICENSE13 the creation of Modifications.
14 * 1.3 "Contributor Version" means the combination of the Original
18 combination of the Original Code and Modifications, in each case
22 electronic transfer of data.
29 portions thereof with code not governed by the terms of this License.
32 extent possible, whether at the time of the initial grant or
33 subsequently acquired, any and all of the rights conveyed herein.
35 substance or structure of either the Original Code or any previous
36 Modifications. When Covered Code is released as a series of files,
38 o A. Any addition to or deletion from the contents of a file
[all …]
/titanic_50/usr/src/lib/smhba/
H A DTHIRDPARTYLICENSE13 the creation of Modifications.
14 * 1.3 "Contributor Version" means the combination of the Original
18 combination of the Original Code and Modifications, in each case
22 electronic transfer of data.
29 portions thereof with code not governed by the terms of this License.
32 extent possible, whether at the time of the initial grant or
33 subsequently acquired, any and all of the rights conveyed herein.
35 substance or structure of either the Original Code or any previous
36 Modifications. When Covered Code is released as a series of files,
38 o A. Any addition to or deletion from the contents of a file
[all …]
/titanic_50/usr/src/lib/libima/
H A DTHIRDPARTYLICENSE13 the creation of Modifications.
14 * 1.3 "Contributor Version" means the combination of the Original
18 combination of the Original Code and Modifications, in each case
22 electronic transfer of data.
29 portions thereof with code not governed by the terms of this License.
32 extent possible, whether at the time of the initial grant or
33 subsequently acquired, any and all of the rights conveyed herein.
35 substance or structure of either the Original Code or any previous
36 Modifications. When Covered Code is released as a series of files,
38 o A. Any addition to or deletion from the contents of a file
[all …]
/titanic_50/usr/src/lib/krb5/
H A DTHIRDPARTYLICENSE1 * Copyright 1995 by the Massachusetts Institute of Technology.
4 * Export of this software from the United States of America may
6 * It is the responsibility of any person or organization contemplating
14 * the name of M.I.T. not be used in advertising or publicity pertaining
15 * to distribution of the software without specific, written prior
16 * permission. M.I.T. makes no representations about the suitability of
20 * Copyright 1988-1992,1994-2003 by the Massachusetts Institute of Technology.
23 * Export of this software from the United States of America may
25 * It is the responsibility of any person or organization contemplating
33 * the name of M.I.T. not be used in advertising or publicity pertaining
[all …]

12345678910>>...189