Searched refs:of (Results 1 - 25 of 524) sorted by relevance

1234567891011>>

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_ofile.c4 * 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]
31 * This is a simplified diagram showing the relationship between most of the
93 * - The ofile is queued in the list of ofiles of its tree.
99 * - The ofile is queued in the list of ofiles of its tree.
107 * - The ofile is queued in the list of ofile
187 smb_ofile_t *of; local
324 smb_ofile_close(smb_ofile_t *of, int32_t mtime_sec) argument
455 smb_ofile_t *of; local
480 smb_ofile_t *of; local
506 smb_ofile_enum(smb_ofile_t *of, smb_svcenum_t *svcenum) argument
546 smb_ofile_hold(smb_ofile_t *of) argument
570 smb_ofile_release(smb_ofile_t *of) argument
607 smb_ofile_request_complete(smb_ofile_t *of) argument
637 smb_ofile_t *of; local
687 smb_ofile_t *of; local
720 smb_ofile_disallow_fclose(smb_ofile_t *of) argument
752 smb_ofile_set_flags( smb_ofile_t *of, uint32_t flags) argument
776 smb_ofile_seek( smb_ofile_t *of, ushort_t mode, int32_t off, uint32_t *retoff) argument
849 smb_ofile_flush(struct smb_request *sr, struct smb_ofile *of) argument
865 smb_ofile_is_open(smb_ofile_t *of) argument
884 smb_ofile_is_open_locked(smb_ofile_t *of) argument
907 smb_ofile_close_and_next(smb_ofile_t *of) argument
957 smb_ofile_t *of = (smb_ofile_t *)arg; local
1005 smb_ofile_access(smb_ofile_t *of, cred_t *cr, uint32_t access) argument
1034 smb_ofile_share_check(smb_ofile_t *of) argument
1047 smb_ofile_open_check(smb_ofile_t *of, uint32_t desired_access, uint32_t share_access) argument
1121 smb_ofile_rename_check(smb_ofile_t *of) argument
1169 smb_ofile_delete_check(smb_ofile_t *of) argument
1192 smb_ofile_getcred(smb_ofile_t *of) argument
1211 smb_ofile_set_delete_on_close(smb_ofile_t *of) argument
1223 smb_ofile_netinfo_encode(smb_ofile_t *of, uint8_t *buf, size_t buflen, uint32_t *nbytes) argument
1239 smb_ofile_netinfo_init(smb_ofile_t *of, smb_netfileinfo_t *fi) argument
[all...]
H A Dsmb2_ofile.c2 * This file and its contents are supplied under the terms of the
4 * You may only use this file in accordance with the terms of version
5 * 1.0 of the CDDL.
7 * A full copy of the text of the CDDL should have accompanied this
8 * source. A copy of the CDDL is also available via the Internet at
23 smb2_ofile_getattr(smb_request_t *sr, smb_ofile_t *of, smb_attr_t *ap) argument
32 switch (of->f_ftype) {
35 rc = smb_node_getattr(sr, of->f_node, of
57 smb2_ofile_getstd(smb_ofile_t *of, smb_queryinfo_t *qi) argument
86 smb2_ofile_getname(smb_ofile_t *of, smb_queryinfo_t *qi) argument
[all...]
H A Dsmb2_write.c2 * This file and its contents are supplied under the terms of the
4 * You may only use this file in accordance with the terms of version
5 * 1.0 of the CDDL.
7 * A full copy of the text of the CDDL should have accompanied this
8 * source. A copy of the CDDL is also available via the Internet at
26 smb_ofile_t *of = NULL; local
71 of = sr->fid_ofile;
104 switch (of->f_tree->t_res_type & STYPE_MASK) {
107 if (!smb_node_is_dir(of
[all...]
H A Dsmb2_read.c2 * This file and its contents are supplied under the terms of the
4 * You may only use this file in accordance with the terms of version
5 * 1.0 of the CDDL.
7 * A full copy of the text of the CDDL should have accompanied this
8 * source. A copy of the CDDL is also available via the Internet at
26 smb_ofile_t *of = NULL; local
71 of = sr->fid_ofile;
93 switch (of->f_tree->t_res_type & STYPE_MASK) {
95 if (!smb_node_is_dir(of
[all...]
/illumos-gate/usr/src/lib/libc/amd64/gen/
H A Damd64_data.s4 * 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]
29 / the definition of the
/illumos-gate/usr/src/lib/libc/i386/gen/
H A Di386_data.s4 * The contents of this file are subject to the terms of the
9 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
18 * information: Portions Copyright [yyyy] [name of copyright owner]
32 / the definition of the
H A Dstrlen.s4 * 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]
31 / Returns the number of non-NULL bytes in string argument.
34 / Fast assembly language version of the following C-program strlen
H A Dlsign.s4 * 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]
29 / Determine the sign of a double-long number.
H A Dbyteorder.s4 * 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]
44 / reverses the byte order of 'long hl'
48 bswap %eax / reverses the byte order of %eax
54 bswap %eax / reverses the byte order of %eax
65 bswap %eax / reverses the byte order of %eax
72 bswap %eax / reverses the byte order of %eax
83 bswap %eax / reverses the byte order of
[all...]
/illumos-gate/usr/src/test/zfs-tests/tests/functional/devices/
H A Ddevices_003_pos.ksh5 # The contents of this file are subject to the terms of the
9 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
18 # information: Portions Copyright [yyyy] [name of copyright owner]
47 log_mustnot dd if=/dev/urandom of=/dev/zfs count=1024
/illumos-gate/usr/src/uts/intel/amd64/krtld/
H A Dkobj_crt.s4 * 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]
56 /holds address of array of pointers to functions
61 /holds address of bootops structure
/illumos-gate/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 eithe
[all...]
/illumos-gate/usr/src/uts/sparc/sys/
H A Dpsw.h4 * The contents of this file are subject to the terms of the
9 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
18 * information: Portions Copyright [yyyy] [name of copyright owner]
40 #error Kernel include of psw.h
54 * XXX - note that AT&T's usage of BASEPRI() is reversed from ours
/illumos-gate/usr/src/lib/libsqlite/tool/
H A Dspaceanal.tcl9 # Get the name of the database to analyze
39 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 unuse
[all...]
/illumos-gate/usr/src/lib/libc/port/sys/
H A Depoll.c2 * This file and its contents are supplied under the terms of the
4 * You may only use this file in accordance with the terms of version
5 * 1.0 of the CDDL.
7 * A full copy of the text of the CDDL should have accompanied this
8 * source. A copy of the CDDL is also available via the Internet at
28 #error value of EPOLLIN does not match value of POLLIN
32 #error value of EPOLLPRI does not match value of POLLPR
[all...]
/illumos-gate/usr/src/lib/libbc/libc/gen/common/sparc/
H A Dalloca.s4 * The contents of this file are subject to the terms of the
9 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
18 * information: Portions Copyright [yyyy] [name of copyright owner]
38 ! o0: # bytes of space to allocate, already rounded to 0 mod 8
39 ! o1: %sp-relative offset of tmp area
40 ! o2: %sp-relative offset of end of tmp area
45 ! be in the middle of a compilicated expression.
52 subcc %o2, %o1, %o5 ! number of byte
[all...]
/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dalloca.s4 * The contents of this file are subject to the terms of the
9 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
18 * information: Portions Copyright [yyyy] [name of copyright owner]
33 ! o0: # bytes of space to allocate, already rounded to 0 mod 8
34 ! o1: %sp-relative offset of tmp area
35 ! o2: %sp-relative offset of end of tmp area
40 ! be in the middle of a compilicated expression.
47 subcc %o2, %o1, %o5 ! number of byte
[all...]
/illumos-gate/usr/src/lib/libc/sparcv9/gen/
H A Dalloca.s4 * 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]
32 ! o0: # bytes of space to allocate, already rounded to 0 mod 8
33 ! o1: %sp-relative offset of tmp area
34 ! o2: %sp-relative offset of end of tmp area
39 ! be in the middle of a complicated expression.
47 subcc %o2, %o1, %o5 ! number of byte
[all...]
/illumos-gate/usr/src/lib/libc/sparc/fp/
H A Dfpgetmask.s4 * 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]
37 add %sp, -SA(MINFRAME), %sp ! get an additional word of storage
38 set 0x0f800000, %o4 ! mask of trap enable bits
41 and %o0, %o4, %o0 ! mask off bits of interest
H A Dfpgetsticky.s4 * 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]
37 add %sp, -SA(MINFRAME), %sp ! get an additional word of storage
38 set 0x000003e0, %o4 ! mask of accrued exception bits
41 and %o0, %o4, %o0 ! mask off bits of interest
/illumos-gate/usr/src/lib/libc/sparcv9/fp/
H A Dfpgetmask.s4 * 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]
37 add %sp, -SA(MINFRAME), %sp ! get an additional word of storage
38 set 0x0f800000, %o4 ! mask of trap enable bits
41 and %o0, %o4, %o0 ! mask off bits of interest
H A Dfpgetsticky.s4 * 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]
37 add %sp, -SA(MINFRAME), %sp ! get an additional word of storage
38 set 0x000003e0, %o4 ! mask of accrued exception bits
41 and %o0, %o4, %o0 ! mask off bits of interest
/illumos-gate/usr/src/uts/intel/ia32/krtld/
H A Dkobj_crt.s4 * 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]
63 /holds address of array of pointers to functions
67 /holds address of bootops structure
/illumos-gate/usr/src/psm/stand/bootblks/common/
H A Dmkbb.sh5 # The contents of this file are subject to the terms of the
9 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
18 # information: Portions Copyright [yyyy] [name of copyright owner]
66 dd if=$1 of=$3 conv=notrunc bs=1
67 dd if=$2 of=$3 conv=notrunc bs=1 oseek=$rdoff
78 dd if=$extra of=$3 conv=notrunc bs=1 oseek=$bblen
/illumos-gate/usr/src/lib/libbc/libc/sys/common/sparc/
H A D_syscall.s4 ! The contents of this file are subject to the terms of the
9 ! You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
18 ! information: Portions Copyright [yyyy] [name of copyright owner]

Completed in 161 milliseconds

1234567891011>>