Home
last modified time | relevance | path

Searched refs:logical (Results 1 – 25 of 37) sorted by relevance

12

/illumos-gate/usr/src/contrib/ast/src/lib/libast/disc/
H A Dsfdcdos.c35 Sfoff_t logical; member
78 dp->maptable[n].logical = dp->lhere;
79 dp->maptable[dp->maptop].logical=0;
95 dummy.logical = dummy.physical = offset;
100 dummy.logical = dp->begin;
101 dummy.physical = dummy.logical+1;
104 while((++mp)->logical && (whence==SEEK_CUR?mp->physical:mp->logical) <= offset);
176 dp->maptable[0].logical= dp->begin;
178 dp->maptable[1].logical=0;
314 mp->logical = dp->llast;
[all …]
/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/
H A Dchmod.c170 int logical = 1; in b_chmod() local
215 logical = 0; in b_chmod()
219 logical = 0; in b_chmod()
224 logical = 0; in b_chmod()
228 logical = 0; in b_chmod()
243 logical = 0; in b_chmod()
245 if (logical) in b_chmod()
H A Dchgrp.c235 int logical = 1; in b_chgrp() local
315 logical = 0; in b_chgrp()
319 logical = 0; in b_chgrp()
324 logical = 0; in b_chgrp()
328 logical = 0; in b_chgrp()
351 logical = 0; in b_chgrp()
353 if (logical) in b_chgrp()
H A Dcksum.c450 int logical; in b_cksum() local
459 logical = 1; in b_cksum()
497 logical = 0; in b_cksum()
516 logical = 0; in b_cksum()
520 logical = 0; in b_cksum()
525 logical = 0; in b_cksum()
556 if (logical) in b_cksum()
/illumos-gate/usr/src/lib/libipmi/common/
H A Dipmi_entity.c106 boolean_t *logical) in ipmi_entity_sdr_parse() argument
115 *logical = fsp->is_fs_entity_logical; in ipmi_entity_sdr_parse()
125 *logical = csp->is_cs_entity_logical; in ipmi_entity_sdr_parse()
135 *logical = eop->is_eo_entity_logical; in ipmi_entity_sdr_parse()
145 *logical = B_TRUE; in ipmi_entity_sdr_parse()
155 *logical = B_FALSE; in ipmi_entity_sdr_parse()
165 *logical = B_FALSE; in ipmi_entity_sdr_parse()
175 *logical = B_FALSE; in ipmi_entity_sdr_parse()
196 boolean_t logical; in ipmi_entity_visit() local
218 eip->ie_entity.ie_logical |= logical; in ipmi_entity_visit()
[all …]
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dditto.sh128 integer debug=0 delete=0 exec=1 mode=1 owner=0 update=0 verbose=0 logical
135 (( logical=ntw ))
136 tw[ntw++]=--logical
/illumos-gate/usr/src/contrib/ast/src/lib/libast/string/
H A Dfmtre.c75 goto logical; in fmtre()
210 logical: in fmtre()
H A Dfmtmatch.c83 goto logical; in fmtmatch()
256 logical: in fmtmatch()
/illumos-gate/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Dspa.h233 #define BP_SET_BIRTH(bp, logical, physical) \ argument
235 (bp)->blk_birth = (logical); \
236 (bp)->blk_phys_birth = ((logical) == (physical) ? 0 : (physical)); \
/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dlsign.S47 srl %o0,31,%o0 ! shift letf logical to isolate sign
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A DREADME.v685 Each instance of this structure represents a Solaris logical IP
101 timers. The name of the logical IP interface under DHCP's control
169 and the implementation binds that to a single IP logical interface
214 For the logical interfaces:
216 - Because Solaris uses IP logical interfaces to configure
217 addresses, we must have multiple IP logical interfaces per IA
225 As a result, IP logical interfaces will come and go with DHCPv6,
349 represent the addresses in each lease. The logical interfaces
781 direct user changes to IPv6 logical interfaces under control of
923 dhcp_lif_t.lif_name name of logical interface
[all …]
H A DREADME153 PIF) and `dhcp_lif_t' (the IP logical interface layer or LIF). Each
156 structures representing the logical interfaces (such as "hme0:1") in
161 associated configuration data. This corresponds to a single logical
167 interfaces. The agent automatically plumbs logical interfaces when
427 provided by the server. Further, for IPv4 logical interface 0
435 Since logical interfaces cannot be specified as output interfaces in
436 the kernel forwarding table, and in most cases, logical interfaces
439 IPv4 leases are acquired or expired on logical interfaces.
H A Ddhcpagent.dfl96 # that is not a logical interface, the DHCP agent will forgo sending a
/illumos-gate/usr/src/grub/grub-0.97/
H A DAUTHORS54 logical partitions, and did a significant bugfix for the terminal stuff.
H A DNEWS103 * The commands "hide" and "unhide" support logical partitions.
143 * Booting Windows from a logical partition is supported.
400 * Changed device strings used in filesystem code to more logical
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dspa.h493 #define BP_SET_BIRTH(bp, logical, physical) \ argument
496 (bp)->blk_birth = (logical); \
497 (bp)->blk_phys_birth = ((logical) == (physical) ? 0 : (physical)); \
/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A DREADME333 A link can have multiple logical interfaces plumbed on it consisting
335 we need to decide how to aggregate the state of these logical
354 check if the (logical) interface associated is DHCP, and
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c2889 case logical: in st_open()
11886 un->un_pos.pmode = logical; in st_set_state()
11891 un->un_pos.pmode = logical; in st_set_state()
13212 if (pos->pmode == logical) { in st_validate_tapemarks()
14831 dest->pmode = logical; in st_interpret_read_pos()
14930 dest->pmode = logical; in st_interpret_read_pos()
14979 dest->pmode = logical; in st_interpret_read_pos()
15071 dest->pmode = logical; in st_interpret_read_pos()
15173 pos->pmode = logical; in st_logical_block_locate()
16034 un->un_pos.pmode = logical; in st_mtfsfm_ioctl()
[all …]
/illumos-gate/usr/src/cmd/tsol/misc/
H A Dtxzonemgr.sh752 linktype=logical
1203 logical )
/illumos-gate/usr/src/cmd/krb5/kadmin/kclient/
H A Dkclient.sh1864 query "$(gettext "Is this client a member of a cluster that uses a logical host name") ?"
1866 printf "$(gettext "Specify the logical hostname of the cluster"): "
/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_line.c1629 Dwarf_Unsigned * logical, in dwarf_linelogical() argument
1636 *logical = (line->li_addr_line.li_l_data.li_line); in dwarf_linelogical()
/illumos-gate/usr/src/cmd/sed/
H A DPOSIX77 !'s without changing the behaviour. (It seems logical that each
/illumos-gate/usr/src/boot/common/
H A Dhelp.common234 the logical namespace in /dev.
/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dstdef.h729 typedef enum { invalid, legacy, logical } posmode; enumerator
/illumos-gate/usr/src/data/perfmon/
H A Dreadme.txt14 core - Contains events counted from within a logical processor core.

12