Home
last modified time | relevance | path

Searched refs:how (Results 101 – 125 of 239) sorted by relevance

12345678910

/illumos-gate/usr/src/lib/libdiskmgt/common/
H A Dentry.c1056 dm_get_usage_string(char *what, char *how, char **usage_string) in dm_get_usage_string() argument
1066 if (strcmp(how, "swap") == 0) { in dm_get_usage_string()
/illumos-gate/usr/src/uts/common/io/ksocket/
H A Dksocket.c505 ksocket_shutdown(ksocket_t ks, int how, struct cred *cr) in ksocket_shutdown() argument
517 return (socket_shutdown(so, how, cr)); in ksocket_shutdown()
/illumos-gate/usr/src/
H A DREADME.license-files26 OK, so you've got approval to integrate code, and you want to know how to
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A DREADME.netboot167 The description about how to use the support can be found in the GRUB
/illumos-gate/usr/src/cmd/lp/filter/postscript/postio/
H A DREADME35 status queries sent every block or two. It's not how to get the best performance,
/illumos-gate/usr/src/test/net-tests/tests/forwarding/
H A DREADME22 situations we are testing and shows how the test components relate to
/illumos-gate/usr/src/test/
H A DREADME54 runfiles - Configuration files that dictate how the tests are run.
/illumos-gate/usr/src/cmd/sgs/rtld/sparc/
H A Dboot_elf.S101 restore ! how many restores needed ? 2
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dgrub.info80 * Overview:: What exactly GRUB is and how to use it
397 Now the question is, how to specify a file? Again, consider an
529 manual for the boot loader to know how to chain-load GRUB.
550 most operating systems don't tell GRUB how to map BIOS drives to OS
1494 You may be interested in how to prevent ordinary users from doing
1496 this chapter describes how to improve the security of GRUB.
3656 more hints about how to set up a robust system.
3688 how to get the latest version.
3750 purpose and your wish, and how GRUB didn't satisfy you.
4174 D.11 Where and how you should send patches
[all …]
H A Dgrub.texi177 In the following chapters, you will learn how to specify a drive, a
447 Now the question is, how to specify a file? Again, consider an
588 manual for the boot loader to know how to chain-load GRUB.
591 GRUB floppy. See the chapter @ref{Booting} to find out how to boot
1433 We hope that you now understand how to use the basic features of
1675 this chapter describes how to improve the security of GRUB.
3424 no idea how to communicate the presence of such modules to a
3820 more hints about how to set up a robust system.
3852 how to get the latest version.
3907 If you have trouble with the installation, inform us of how you
[all …]
/illumos-gate/usr/src/cmd/fs.d/nfs/nfslog/
H A Dnfslog_elf.c983 NFSL_CREATEMODE3(args->how.mode)); in nfslog_CREATE3args_print()
984 if (args->how.mode != EXCLUSIVE) { in nfslog_CREATE3args_print()
986 &args->how.nfslog_createhow3_u.size); in nfslog_CREATE3args_print()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A Dmamexec301 "") echo "$_command_: don't know how to make $_select_" >&2; $_error_ ;;
/illumos-gate/usr/src/cmd/bnu/
H A DREADME109 to learn how to set up the Permissions file.
/illumos-gate/usr/src/uts/intel/io/vmm/
H A Dvmm.c2165 vme->u.suspended.how = val; in vm_is_suspended()
2180 vm_suspend(struct vm *vm, enum vm_suspend_how how, int source) in vm_suspend() argument
2182 if (how <= VM_SUSPEND_NONE || how >= VM_SUSPEND_LAST) { in vm_suspend()
2207 vm->suspend_how = how; in vm_suspend()
3398 VERIFY(vme->u.suspended.how > VM_SUSPEND_NONE && in vcpu_bailout_checks()
3399 vme->u.suspended.how < VM_SUSPEND_LAST); in vcpu_bailout_checks()
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A DREADME.XLINK118 build objects for that target. To see how this is implemented, and how
354 libld initialization code so that it will know how to use it. This
/illumos-gate/usr/src/lib/libidmap/common/
H A Didmap_api.c2096 idmap_how_clear(idmap_how *how) in idmap_how_clear() argument
2098 xdr_free(xdr_idmap_how, (caddr_t)how); in idmap_how_clear()
2099 (void) memset(how, 0, sizeof (*how)); in idmap_how_clear()
/illumos-gate/usr/src/cmd/su/
H A Dsu.c773 log(char *where, char *towho, int how) in log() argument
793 how ? '+' : '-', ttyn + sizeof ("/dev/") - 1, username, towho); in log()
/illumos-gate/usr/src/stand/lib/sock/
H A Dsocket.c406 shutdown(int s, int how) in shutdown() argument
426 switch (how) { in shutdown()
/illumos-gate/usr/src/lib/libdhcputil/
H A DREADME.inittab95 `granularity' describes how many units of `type' payload make
101 `maximum' describes how many whole values are allowed for this
/illumos-gate/usr/src/lib/libvmmapi/common/
H A Dvmmapi.h201 int vm_suspend(struct vmctx *ctx, enum vm_suspend_how how);
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsocksyscalls.c804 shutdown(int sock, int how, int version) in shutdown() argument
810 sock, how)); in shutdown()
815 error = socket_shutdown(so, how, CRED()); in shutdown()
3102 soshutdown(struct sonode *so, int how) in soshutdown() argument
3104 return (socket_shutdown(so, how, CRED())); in soshutdown()
/illumos-gate/usr/src/lib/libnwam/
H A DREADME357 are stored in nwam_value_t structures; see the Values section for how to store/
404 nwam_value_t structures; see the Values section for how to store/retrieve
453 section for how to store/retrieve using these.
/illumos-gate/usr/src/uts/i86pc/ml/
H A Dlocore.S542 / We have a TSC, but we have no way in general to know how reliable it is.
/illumos-gate/usr/src/cmd/praudit/
H A Dprint_audit.txt113 See Return Values for details about how these are used.
/illumos-gate/usr/src/cmd/auditrecord/
H A Daudit_record_attr.txt1934 comment=2, how shutdown code, "how"
1938 comment=2, how shutdown code, "how"
1947 comment=2, how shutdown code, "how"
1953 comment=2, how shutdown code, "how"

12345678910