| /onnv/onnv-gate/usr/src/cmd/fcinfo/ |
| npivconfig | 35 /usr/sbin/fcadm create-port-list
|
| /onnv/onnv-gate/usr/src/cmd/dtrace/test/tst/common/proc/ |
| tst.create.ksh | 29 # This script tests that the proc:::create probe fires with the proper 38 proc:::create
|
| /onnv/onnv-gate/usr/src/cmd/dtrace/test/tst/common/pid/ |
| tst.vfork.d | 44 proc:::create
|
| tst.fork.d | 44 proc:::create
|
| /onnv/onnv-gate/usr/src/cmd/rpcsvc/nis/bin/ |
| nissetup.sh | 86 echo couldn\'t create org_dir.$D 105 echo couldn\'t create groups_dir.$D 151 echo couldn\'t create passwd.org_dir.$D; 173 echo couldn\'t create group.org_dir.$D; 190 echo couldn\'t create auto_master.org_dir.$D; 202 echo couldn\'t create auto_home.org_dir.$D; 214 echo couldn\'t create bootparams.org_dir.$D; 226 echo couldn\'t create cred.org_dir.$D; 238 echo couldn\'t create ethers.org_dir.$D; 250 echo couldn\'t create hosts.org_dir.$D [all...] |
| /onnv/onnv-gate/usr/src/lib/libparted/common/libparted/fs/amiga/ |
| affs.c | 177 .create = NULL, 190 .create = NULL, 203 .create = NULL, 216 .create = NULL, 229 .create = NULL, 242 .create = NULL, 255 .create = NULL, 268 .create = NULL, 281 .create = NULL, 294 .create = NULL [all...] |
| /onnv/onnv-gate/usr/src/cmd/bart/ |
| Makefile | 28 SRCS= rules.c create.c compare.c main.c lutbl.c 29 OBJS= rules.o create.o compare.o main.o lutbl.o
|
| /onnv/onnv-gate/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/shadow/ |
| ScrollableAreaShadow.java | 84 public void create() { method in class:ScrollableAreaShadow 105 super.create();
|
| ScrollPanelShadow.java | 119 public void create() { method in class:ScrollPanelShadow 136 super.create();
|
| BorderPanelShadow.java | 114 private void adjustChild(String borderName, boolean create) { 117 if (create) { 130 panel.create();
|
| /onnv/onnv-gate/usr/src/cmd/csplit/ |
| csplit.c | 67 int silent, keep, create; /* Flags: -s(ilent), -k(eep), (create) */ variable 178 create = TRUE; 183 create = FALSE; 192 create = TRUE; 197 create = TRUE; 240 * and ftello), if the create flag is on and the silent flag is not on. 241 * If the create flag is on closefile then closes the file(fclose). 247 if (!silent && create) { 251 if (create) [all...] |
| /onnv/onnv-gate/usr/src/lib/efcode/fcode_test/ |
| Makefile | 33 TESTSRCS = test.fth calling.fth iftest.fth arithmetic.fth create.fth \
|
| /onnv/onnv-gate/usr/src/lib/libbsm/ |
| audit_class.txt | 47 0x00000010:fc:file create 66 0x00800000:xc:X - object create/destroy
|
| /onnv/onnv-gate/usr/src/cmd/agents/snmp/snmpdemod/ |
| ReadMe | 28 steps to create the sample agent using the agent toolkit. 30 Step 1 : Create your MIB 32 where you want to create your sub agent. 39 the required mib files. This will create multiple 'c' code files.
|
| /onnv/onnv-gate/usr/src/lib/pyzfs/common/ |
| allow.py | 43 __slots__ = "create", "sets", "local", "descend", "ld" 47 """Create a FSPerms based on the dict of raw permissions 50 self.create = set() 67 self.create.update(perms) 125 if self.create: 126 s += _("Create time permissions:\n") 127 s += "\t%s\n" % ",".join(sorted(self.create)) 173 elif options.create: 205 create=_("Must also have the 'mount' ability"), 209 clone=_("""Must also have the 'create' ability and 'mount [all...] |
| /onnv/onnv-gate/usr/src/cmd/lp/lib/lp/ |
| files.c | 128 create, local 140 create = 1; 145 create = 1; 149 create = 0; 156 if (errno == ENOENT && create) {
|
| /onnv/onnv-gate/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/base/ |
| Shadow.java | 251 * It is safe to call create multiple times on a shadow object. 253 public void create() { method in class:Shadow 270 super.create(); 276 super.create();
|
| /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/File/ |
| Path.pm | 5 File::Path - create or remove directory trees 16 The C<mkpath> function provides a convenient way to create directories, even 17 if your C<mkdir> kernel call won't create more than one level of directory at 24 the name of the path to create, or a reference 25 to a list of paths to create, 49 print "Couldn't create $dir: $@";
|
| /onnv/onnv-gate/usr/src/lib/libbsm/common/ |
| audit_crontab.c | 54 int r, create = 0; local 79 create = 1; 85 * create an ancilary file if audit characteristics exist 112 event = (create) ? AUE_crontab_create : AUE_crontab_mod; 212 /* return information on create or update crontab */
|
| /onnv/onnv-gate/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/shadow/java/awt/ |
| MenuShadow.java | 139 menubar.create(); 147 menubar.create();
|
| /onnv/onnv-gate/usr/src/lib/libc_psr/etc/ |
| caplib.ksh | 78 # Create the flash preexit script directory for the remount scripts if it 108 echo "$0: ERROR: could not create $REMOUNT, exiting..."
|
| /onnv/onnv-gate/usr/src/lib/libshell/common/scripts/ |
| filemutexdemo1.sh | 67 # create a filemutex instance (including lock directory) 68 function create function 85 # use a filemutex instance (same as "create" but without creating 223 fs.create "${mymutexname}" || print -u2 "Mutex init failed."
|
| /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/in.ftpd/ |
| privatepw.c | 208 int create; local 223 create = 0; 241 create++; 282 if (create) { 284 fprintf(stderr, "%s exists, cannot create it.\n", passwdpath); 328 fprintf(stderr, "Use -c option to create new one.\n");
|
| /onnv/onnv-gate/usr/src/lib/libc/sparc/gen/ |
| memset.s | 63 andn %o2, 3, %o3 ! create word sized count in %o3
|
| /onnv/onnv-gate/usr/src/lib/libparted/common/libparted/fs/jfs/ |
| jfs.c | 82 .create = NULL,
|