/titanic_44/usr/src/uts/common/fs/proc/ |
H A D | prioctl.c | 169 void *thing = NULL; in prioctl64() local 393 ASSERT(thing == NULL); in prioctl64() 394 thing = kmem_alloc(thingsize, KM_SLEEP); in prioctl64() 408 if (thing) { in prioctl64() 409 if (copyin(cmaddr, thing, thingsize)) { in prioctl64() 410 kmem_free(thing, thingsize); in prioctl64() 421 if (thing != NULL) in prioctl64() 422 kmem_free(thing, thingsize); in prioctl64() 452 proc_t *prp = thing; in prioctl64() 459 thing = NULL; in prioctl64() [all …]
|
/titanic_44/usr/src/cmd/fm/modules/sun4v/generic-mem/ |
H A D | gmem_state.c | 122 void *thing; in gmem_state_restore() local 138 if ((thing = gmem_case_restorers[ptr.ptr_type](hdl, in gmem_state_restore() 146 cl->cl_arg = thing; in gmem_state_restore()
|
/titanic_44/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/ |
H A D | LogLinearDistribution.java | 45 private static long unpack(long x, long thing) { in unpack() argument 46 return (x & (UINT16_MAX << thing)) >> thing; in unpack()
|
/titanic_44/usr/src/cmd/fm/modules/sun4/cpumem-diagnosis/ |
H A D | cmd_state.c | 200 void *thing; in cmd_state_restore() local 216 if ((thing = cmd_case_restorers[ptr.ptr_type](hdl, in cmd_state_restore() 224 cl->cl_arg = thing; in cmd_state_restore()
|
/titanic_44/usr/src/cmd/ipcrm/ |
H A D | ipcrm.c | 70 oops(char *thing, char *arg) in oops() argument 87 (void) fprintf(stderr, gettext("ipcrm: %s(%s): %s\n"), thing, arg, e); in oops()
|
/titanic_44/usr/src/uts/i86pc/unix/dboot/ |
H A D | Mapfile.dboot | 35 # Make sure that dboot_grub.s`_start is the first thing in the dboot
|
/titanic_44/usr/src/uts/i86xpv/unix/dboot/ |
H A D | Mapfile.dboot | 36 # Make sure that dboot_xen.s`_start is the first thing in the dboot
|
/titanic_44/usr/src/common/crypto/md5/sparc/sun4u/ |
H A D | byteswap.il | 40 * same thing and must be changed together.
|
/titanic_44/usr/src/tools/findunref/ |
H A D | README.exception_lists | 36 the gatekeepers to be sure you're doing the right thing.
|
/titanic_44/usr/src/common/crypto/md5/sparc/sun4v/ |
H A D | byteswap.il | 40 * same thing and must be changed together.
|
/titanic_44/usr/src/cmd/sendmail/ |
H A D | READ_ME | 30 The first thing you should look at is the documentation. The two
|
/titanic_44/usr/src/data/zoneinfo/ |
H A D | README.illumos | 19 you're wondering what to do. The first thing to do is to grab the latest
|
H A D | antarctica | 58 # The change to UTC+11 is being considered as a regular summer thing but
|
/titanic_44/usr/src/cmd/lp/filter/postscript/postio/ |
H A D | README | 70 accomplishes the same thing, but runs postio as separate read and write processes,
|
/titanic_44/usr/src/uts/common/io/e1000api/ |
H A D | README.illumos | 29 the same thing due to how the uts makefiles work.
|
/titanic_44/usr/src/cmd/zdb/ |
H A D | zdb.c | 3299 zdb_read_block(char *thing, spa_t *spa) in zdb_read_block() argument 3311 dup = strdup(thing); in zdb_read_block() 3329 (void) printf("Invalid block specifier: %s - %s\n", thing, s); in zdb_read_block() 3424 (void) printf("Read of %s failed, error: %d\n", thing, error); in zdb_read_block() 3464 (void) printf("Decompress of %s failed\n", thing); in zdb_read_block() 3485 zdb_dump_block(thing, buf, size, flags); in zdb_read_block()
|
/titanic_44/usr/src/uts/common/smbsrv/ndl/ |
H A D | netlogon.ndl | 362 * the correct fixup offsets. If ndrgen did the right thing,
|
/titanic_44/usr/src/cmd/filesync/ |
H A D | README | 44 the whole thing a suggested order for everything 307 if you want to read the whole thing:
|
/titanic_44/usr/src/uts/intel/io/dktp/controller/ata/ |
H A D | capacity.notes.txt | 156 And one final thing... If you used Init Drv Params you must now verify
|
/titanic_44/usr/src/grub/grub-0.97/docs/ |
H A D | grub.info-4 | 139 a good thing to make one big patch which changes many things.
|
H A D | grub.info-2 | 56 However, there is one thing specific to GRUB. Namely, how to specify 193 One thing which could be a security hole is that the user can do too 232 Another thing which may be dangerous is that any user can choose any 563 not support "undo", you can do almost the same thing by just returning
|
H A D | internals.texi | 398 thing to make one big patch which changes many things. Instead,
|
/titanic_44/usr/src/lib/libshell/common/ |
H A D | builtins.mm | 249 The best thing to do is to include the header file \f5<shell.h>\fP. 344 The first thing that a built-in should do is to check
|
/titanic_44/usr/src/cmd/ssh/doc/ |
H A D | README.Ylonen | 183 not like someone knowing every small thing you have bought in the last 411 name servers, or the client machine. The only thing that matters is
|
/titanic_44/usr/src/cmd/lp/filter/postscript/ |
H A D | README | 110 directory on your system. If you change it do the same thing to
|