| /netvirt/usr/src/uts/common/fs/smbsrv/ |
| smb_ofile.c | 4 * 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 * This is a simplified diagram showing the relationship between most of the 94 * - The ofile is queued in the list of ofiles of its tree. 100 * - The ofile is queued in the list of ofiles of its tree. 108 * - The ofile is queued in the list of ofiles of its tree 192 smb_ofile_t *of; local 350 smb_ofile_t *of; local 375 smb_ofile_t *of; local 441 smb_ofile_t *of; local [all...] |
| /netvirt/usr/src/psm/promif/ieee1275/sun4u/ |
| README.sun4u | 4 # 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] 27 This directory contains sun4u implementations of promif routines. 28 The implementation of the functions are platform dependent and/or
|
| /netvirt/usr/src/lib/libc/amd64/gen/ |
| amd64_data.s | 4 * 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
|
| /netvirt/usr/src/lib/libc/i386/gen/ |
| i386_data.s | 4 * 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
|
| strlen.s | 4 * 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] 34 / Returns the number of non-NULL bytes in string argument. 37 / Fast assembly language version of the following C-program strlen
|
| byteorder.s | 4 * 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] 43 / reverses the byte order of 'long hl' 47 bswap %eax / reverses the byte order of %eax 53 bswap %eax / reverses the byte order of %eax 64 bswap %eax / reverses the byte order of %eax 71 bswap %eax / reverses the byte order of %eax
|
| /netvirt/usr/src/psm/promif/ieee1275/ |
| README.promif | 4 # 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] 29 of the promif interfaces. 32 independent implementation of common promif interfaces. 34 ISA and platform dependent implementations of promif 39 The "sun4" directory contains common implementations of promif
|
| /netvirt/usr/src/stand/ |
| README | 4 # 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] 27 If you are looking for the rest of what used to be in /usr/src/stand, it's over
|
| /netvirt/usr/src/uts/intel/amd64/krtld/ |
| kobj_crt.s | 4 * 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
|
| /netvirt/usr/src/cmd/perl/5.6.1/distrib/t/op/ |
| flip.t | 20 open(of,'harness') or die "Can't open harness: $!"; 21 while (<of>) {
|
| /netvirt/usr/src/cmd/sgs/librtld_db/rdb_demo/ |
| TODO | 7 # The contents of this file are subject to the terms of the 12 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 21 # information: Portions Copyright [yyyy] [name of copyright owner] 30 * Displaying of registers for x86 31 * Displaying of registers for ppc
|
| /netvirt/usr/src/uts/sparc/sys/ |
| psw.h | 4 * 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
|
| /netvirt/usr/src/cmd/lp/filter/postscript/filtdesc/ |
| README | 4 # 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] 29 This directory contains a set of input files for the lpfilter command
|
| /netvirt/usr/src/lib/libsqlite/tool/ |
| spaceanal.tcl | 9 # 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 unused bytes on overflow page [all...] |
| /netvirt/usr/src/cmd/perl/contrib/Sun/Solaris/Ucred/pod/ |
| Ucred.pod | 7 # The contents of this file are subject to the terms of the 12 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 21 # information: Portions Copyright [yyyy] [name of copyright owner] 45 This function returns the credential of the process specified by $pid, 47 the credentials of that process. 53 credential of the peer at the time the connection was established, 58 This function returns the effective uid of a user credential, if available. 62 This function returns the real uid of a user credential, if available. 66 This function returns the saved uid of a user credential, if available [all...] |
| /netvirt/usr/src/lib/libbc/libc/gen/common/sparc/ |
| alloca.s | 4 * 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 bytes to mov [all...] |
| /netvirt/usr/src/lib/libc/sparc/gen/ |
| alloca.s | 4 * 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 bytes to mov [all...] |
| /netvirt/usr/src/lib/libc/sparcv9/gen/ |
| alloca.s | 4 * 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] 35 ! o0: # bytes of space to allocate, already rounded to 0 mod 8 36 ! o1: %sp-relative offset of tmp area 37 ! o2: %sp-relative offset of end of tmp area 42 ! be in the middle of a complicated expression. 50 subcc %o2, %o1, %o5 ! number of bytes to mov [all...] |
| /netvirt/usr/src/cmd/man/src/util/instant.src/ |
| README | 12 # supporting documentation. Further, provided that the name of Open 14 # publicity pertaining to distribution of the software without prior 16 # suitability of this software for any purpose. It is provided "as is" 22 # Permission is hereby granted, free of charge, to any person obtaining a copy 23 # of this software and associated documentation files (the "Software"), to deal 26 # copies of the Software, and to permit persons to whom the Software is 30 # all copies or substantial portions of the Software. 32 # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 33 # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 36 # OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE [all...] |
| /netvirt/usr/src/lib/libc/sparc/fp/ |
| fpgetmask.s | 4 * 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] 39 add %sp, -SA(MINFRAME), %sp ! get an additional word of storage 40 set 0x0f800000, %o4 ! mask of trap enable bits 43 and %o0, %o4, %o0 ! mask off bits of interest
|
| fpgetsticky.s | 4 * 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] 39 add %sp, -SA(MINFRAME), %sp ! get an additional word of storage 40 set 0x000003e0, %o4 ! mask of accrued exception bits 43 and %o0, %o4, %o0 ! mask off bits of interest
|
| /netvirt/usr/src/lib/libc/sparcv9/fp/ |
| fpgetmask.s | 4 * 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] 39 add %sp, -SA(MINFRAME), %sp ! get an additional word of storage 40 set 0x0f800000, %o4 ! mask of trap enable bits 43 and %o0, %o4, %o0 ! mask off bits of interest
|
| fpgetsticky.s | 4 * 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] 39 add %sp, -SA(MINFRAME), %sp ! get an additional word of storage 40 set 0x000003e0, %o4 ! mask of accrued exception bits 43 and %o0, %o4, %o0 ! mask off bits of interest
|
| /netvirt/usr/src/uts/intel/ia32/krtld/ |
| kobj_crt.s | 4 * 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
|
| /netvirt/usr/src/cmd/lp/filter/postscript/postreverse/ |
| README | 4 # 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] 28 SCCS Revision 1.4 of postrevers.[ch] represents a new implementation of 32 algorithm is documented at the beginning of the code.
|