| /onnv/onnv-gate/usr/src/lib/libldap4/misc/ |
| ldapfilter.conf | 3 * Portions Copyright 1998 Sun Microsystems, Inc. All rights reserved.
|
| ldapsearchprefs.conf | 3 * Portions Copyright 1998 Sun Microsystems, Inc. All rights reserved.
|
| /onnv/onnv-gate/usr/src/tools/onbld/Checks/ |
| Copyright.py | 24 # Copyright 2008 Sun Microsystems, Inc. All rights reserved. 55 r'(\s+)(All rights reserved\.)?') 60 ret = lineno = rights = 0 78 elif rights > 0 and ret == 0: 85 rights += 1 89 rights += 1 95 # group 3 = All rights reserved message. 100 rights += 1 110 err(output, "'All rights reserved.' message " 116 "and all rights reserved phrases" [all...] |
| /onnv/onnv-gate/usr/src/cmd/perl/contrib/SUNW/ |
| README | 24 All rights reserved.
|
| /onnv/onnv-gate/usr/src/cmd/perl/contrib/Solaris/ |
| README | 24 All rights reserved.
|
| /onnv/onnv-gate/usr/src/cmd/syslogd/ |
| README | 23 All rights reserved.
|
| /onnv/onnv-gate/usr/src/uts/common/io/ib/clients/rds/ |
| readme.txt | 22 # Copyright 2006 Sun Microsystems, Inc. All rights reserved. 33 * Copyright (c) 2005 SilverStorm Technologies, Inc. All rights reserved.
|
| /onnv/onnv-gate/usr/src/uts/common/sys/ib/clients/rds/ |
| readme.txt | 22 # Copyright 2006 Sun Microsystems, Inc. All rights reserved. 33 * Copyright (c) 2005 SilverStorm Technologies, Inc. All rights reserved.
|
| /onnv/onnv-gate/usr/src/uts/common/fs/smbclnt/smbfs/ |
| smbfs_acl.c | 23 * Copyright 2009 Sun Microsystems, Inc. All rights reserved. 65 * Handles required rights, tmpopen/tmpclose. 79 uint32_t rights = STD_RIGHT_READ_CONTROL_ACCESS; local 82 rights |= SEC_RIGHT_SYSTEM_SECURITY; 92 error = smbfs_smb_tmpopen(np, rights, &scred, &fid); 139 uint32_t rights; local 147 * What rights do we need for that? 151 rights = 0; 154 rights |= STD_RIGHT_WRITE_OWNER_ACCESS; 156 rights |= STD_RIGHT_WRITE_DAC_ACCESS [all...] |
| /onnv/onnv-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/ |
| pm_gen_copyright | 26 # Copyright 2001-2002 Sun Microsystems, Inc. All rights reserved. 45 * Copyright ${DATE} Sun Microsystems, Inc. All rights reserved.
|
| /onnv/onnv-gate/usr/src/tools/codereview/ |
| README | 22 Copyright 2005 Sun Microsystems, Inc. All rights reserved.
|
| /onnv/onnv-gate/usr/src/lib/fm/libfmevent/common/ |
| mkerror.sh | 23 # Copyright 2009 Sun Microsystems, Inc. All rights reserved. 29 * Copyright 2009 Sun Microsystems, Inc. All rights reserved.
|
| /onnv/onnv-gate/usr/src/cmd/rpcsvc/nis/utils/ |
| nis_util.c | 25 * Copyright 1988-2003 Sun Microsystems, Inc. All rights reserved. 127 parse_rights_field(rights, shift, p) 128 uint_t *rights; 137 *rights &= ~(NIS_ALL_ACC << shift); 152 *rights |= (NIS_READ_ACC << shift); 154 *rights &= ~(NIS_READ_ACC << shift); 158 *rights |= (NIS_MODIFY_ACC << shift); 160 *rights &= ~(NIS_MODIFY_ACC << shift); 164 *rights |= (NIS_CREATE_ACC << shift); 166 *rights &= ~(NIS_CREATE_ACC << shift) [all...] |
| /onnv/onnv-gate/usr/src/cmd/fm/eversholt/ |
| README | 23 Copyright 2004 Sun Microsystems, Inc. All rights reserved.
|
| /onnv/onnv-gate/usr/src/cmd/lp/filter/postscript/postreverse/ |
| README | 23 Copyright 1993 Sun Microsystems, Inc. All rights reserved.
|
| /onnv/onnv-gate/usr/src/cmd/svc/milestone/ |
| README | 23 Copyright 2004 Sun Microsystems, Inc. All rights reserved.
|
| /onnv/onnv-gate/usr/src/lib/libbsm/ |
| mkhdr.sh | 23 # Copyright 2006 Sun Microsystems, Inc. All rights reserved. 36 * Copyright 2006 Sun Microsystems, Inc. All rights reserved.
|
| /onnv/onnv-gate/usr/src/cmd/rpcsvc/nis/bin/ |
| nisopaccess.sh | 25 # All rights reserved. 38 echo "Usage: $0 [-v] directory operation rights" 95 # print_rights(): parse and print access rights 100 rights="<unknown>" 125 if [ $1 = "Rights" ]; then 129 rights=$1 139 echo "$op\t $rights\t $owner\t $group" 143 # print_op(): print access rights for the specified operation 196 RIGHTS=$3;; 282 # If no entry for the operation, create it with requested rights [all...] |
| /onnv/onnv-gate/usr/src/cmd/sa/ |
| README | 23 Copyright 2004 Sun Microsystems, Inc. All rights reserved.
|
| /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
| snoop_nisplus.c | 24 * All rights reserved. 554 stringof_rights(rights) 555 unsigned rights; 561 sprintf(rightsbuf, "%08x (", rights); 568 *p++ = (rights >> shift) & NIS_READ_ACC ? 'r' : '-'; 569 *p++ = (rights >> shift) & NIS_MODIFY_ACC ? 'm' : '-'; 570 *p++ = (rights >> shift) & NIS_CREATE_ACC ? 'c' : '-'; 571 *p++ = (rights >> shift) & NIS_DESTROY_ACC ? 'd' : '-'; 573 rights &= ~((NIS_READ_ACC | NIS_MODIFY_ACC | 576 if (rights == 0) 1312 unsigned rights, otype; local [all...] |
| /onnv/onnv-gate/usr/src/cmd/fm/modules/common/eversholt/ |
| README | 23 Copyright 2004 Sun Microsystems, Inc. All rights reserved.
|
| /onnv/onnv-gate/usr/src/cmd/mdb/ |
| README | 24 All rights reserved.
|
| /onnv/onnv-gate/usr/src/lib/libbc/libc/crt/sparc/ |
| start_float.s | 4 ! Copyright 2005 Sun Microsystems, Inc. All rights reserved.
|
| /onnv/onnv-gate/usr/src/lib/libbc/libc/sys/common/sparc/ |
| getppid.s | 4 ! Copyright 2005 Sun Microsystems, Inc. All rights reserved.
|
| /onnv/onnv-gate/usr/src/pkgdefs/SUNWcsd/ |
| postinstall | 23 # Copyright 2009 Sun Microsystems, Inc. All rights reserved. 155 Copyright 2002 Sun Microsystems, Inc. All rights reserved.
|