Home
last modified time | relevance | path

Searched refs:how (Results 1 – 25 of 239) sorted by path

12345678910

/illumos-gate/usr/src/
H A DOPENSOLARIS.LICENSE162 as to how they can obtain such Covered Software in Source Code
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/boot/
H A DREADME.loader4 to explain how to manage the loader configuration process.
69 to /boot/loader.conf). I'm going to illustrate here how you
132 your new /kernel is broken, how do you load
/illumos-gate/usr/src/boot/efi/loader/
H A Dmain.c508 int how, rv; in parse_uefi_con_out() local
517 how = 0; in parse_uefi_con_out()
584 how = 0; in parse_uefi_con_out()
586 how |= RB_MULTIPLE; in parse_uefi_con_out()
588 how |= RB_SERIAL; in parse_uefi_con_out()
590 how |= RB_SERIAL; in parse_uefi_con_out()
592 return (how); in parse_uefi_con_out()
/illumos-gate/usr/src/boot/i386/loader/
H A Dhelp.i38625 to tell the kernel how many IDE disks there are in order to have it
/illumos-gate/usr/src/cmd/Adm/sun/
H A DREADME49 Note: Solaris Modular Debugger Guide describes how to
/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"
/illumos-gate/usr/src/cmd/awk_xpg4/
H A Dawk3.c325 stringnode(STRING s, int how, size_t length) in stringnode() argument
331 if (how & FALLOC) { in stringnode()
336 if (how & FNOALLOC) { in stringnode()
337 how &= ~FNOALLOC; in stringnode()
338 how |= FALLOC; in stringnode()
341 if (how & FSENSE) { in stringnode()
343 how &= ~FSENSE; in stringnode()
346 np->n_flags |= how; in stringnode()
/illumos-gate/usr/src/cmd/bhyve/
H A Dbhyverun.c951 enum vm_suspend_how how; in vmexit_suspend() local
954 how = vme->u.suspended.how; in vmexit_suspend()
958 switch (how) { in vmexit_suspend()
970 fprintf(stderr, "vmexit_suspend: invalid reason %d\n", how); in vmexit_suspend()
/illumos-gate/usr/src/cmd/bnu/
H A DDevices77 # how to talk to directly
80 # ---To use a dialer that the Datakit understands how to chat with
H A DGrades47 # permit_type a keyword that denotes how to interpret
H A DREADME109 to learn how to set up the Permissions file.
/illumos-gate/usr/src/cmd/cmd-inet/etc/default/
H A Dipsec.dfl43 # IKE_ADM_PRIV sets the ikeadm "privilege level", which determines how
/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A DREADME157 configuration units which collectively specify how a system should be
335 we need to decide how to aggregate the state of these logical
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A DREADME94 For details on the DHCPv6 aspects of the design, and how this relates
200 on how the reference count scheme is implemented, see the closing
251 depend on how the transaction was initiated, which is described in
282 how long he is willing to wait for the command to complete. When this
461 An upper bound of 58 seconds is imposed on how long the user program
H A DREADME.v6730 - they specify whether and how to run DHCPv6 on a given interface.
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A DTHIRDPARTYLICENSE203 these conditions, and telling the user how to view a copy of this
405 Also add information on how to contact you by electronic and paper mail.
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dnfs4_xdr.c1539 if (!xdr_createhow4(xdrs, &objp->openflag4_u.how)) in xdr_openflag4()
H A Dsnoop_nfs3.c166 int sz, how; local
230 how = getxdr_long();
232 fh, filetype(how), name);
1181 long how; in sum_createhow() local
1183 how = getxdr_long(); in sum_createhow()
1184 switch (how) { in sum_createhow()
H A Dsnoop_nfs4.c1169 stable_how4_name(stable_how4 how) in stable_how4_name() argument
1173 switch (how) { in stable_how4_name()
3496 switch (flagp->openflag4_u.how.mode) { in sum_openflag()
3508 flagp->openflag4_u.how.mode); in sum_openflag()
3521 detail_createhow4(&flagp->openflag4_u.how); in detail_openflag()
/illumos-gate/usr/src/cmd/filesync/
H A DREADME97 of how they "used to be".
432 affect how a node should be written back into the baseline file.
/illumos-gate/usr/src/cmd/fm/dicts/
H A DZFS.po170 …ounts may or may\nnot indicate that the device is unusable. It depends on how the errors were\nca…
/illumos-gate/usr/src/cmd/fm/eversholt/files/i386/i86pc/
H A Damd64.esc74 * nibble indicates how many bits were in error.
/illumos-gate/usr/src/cmd/fs.d/nfs/nfslog/
H A Dnfs_log_xdr.c574 if (!xdr_nfslog_createhow3(xdrs, &objp->how)) in xdr_nfslog_CREATE3args()
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()

12345678910