Home
last modified time | relevance | path

Searched refs:location (Results 1 – 25 of 226) sorted by last modified time

12345678910

/illumos-gate/usr/src/uts/
H A DREADME80 the location of the generated files has changed dramatically.
/illumos-gate/usr/src/data/terminfo/
H A Dterminfo.src235 # No curses package we know of actually uses these files. If their location
1306 # location because the UNIX PC has dynamically reloadable fonts. I use font
5962 # SET TERMCAP=location of termcap file in POSIX file format
11896 # - <xhp> indicates glitch that attributes stick to location
14533 #ESC / transmit cursor location (page, row, column)
14560 #ESC ? transmit cursor location (row, column)
20945 # The VT100's cursor location can be read with the DSR (Device Status
H A Dtermcap.src235 # No curses package we know of actually uses these files. If their location
1184 # location because the UNIX PC has dynamically reloadable fonts. I use font
5261 # SET TERMCAP=location of termcap file in POSIX file format
10518 # - :xs: indicates glitch that attributes stick to location
12877 #ESC / transmit cursor location (page, row, column)
12904 #ESC ? transmit cursor location (row, column)
18727 # The VT100's cursor location can be read with the DSR (Device Status
/illumos-gate/usr/src/cmd/fs.d/nfs/nfsref/
H A Dnfsref.c98 char *text, *location; in addref() local
134 location = NULL; in addref()
138 location = realloc(location, len); in addref()
139 location[oldlen] = '\0'; in addref()
141 strlcat(location, buf, len); in addref()
142 strlcat(location, " ", len); in addref()
144 location[len - 2] = '\0'; in addref()
147 err = reparse_add(nvl, svc_type, location); in addref()
/illumos-gate/usr/src/data/zoneinfo/
H A Dnorthamerica755 # location not on Alaska Standard Time. The following resolution was
842 # large size and location in three states." (The "only" means that other
1116 # location in the Central time zone.
1495 # Sydney, as the capital and most populous location, or Cape Breton, would
H A Deurope241 # and follows the more usual convention of putting the location name first,
1553 # is in Europe. Our reference location Tbilisi is in the Asian part.
H A Daustralasia63 # There is no location named Holiday Islands in Queensland Australia; holiday
1202 # # N.T. have never utilised any DST due to sub-tropical/tropical location.
1568 # # Yancowinna uses Central Standard Time, despite [its] location on the
H A Dasia489 # [undated and unknown publication location]
1541 # Iranian time that the definition of the correct location needs to be
2061 # 'Tokyo' usually stands for the former location of Tokyo Astronomical
4059 # from Saigon's location. For now, ignore this and stick with Shanks
H A Dzone_sun.tab32 # 2. Latitude and longitude of the zone's principal location
H A Dbackward258 # those of an existing location
294 # Alternate names for the same location
H A Dantarctica321 # so that it is never more than 10km from its nominal location.
/illumos-gate/usr/src/cmd/oawk/
H A Dawk.def73 extern CELL *recloc; /* location of input record */
/illumos-gate/usr/src/cmd/bhyve/
H A Dsmbiostbl.c184 uint8_t location; /* location in chassis */ member
271 uint8_t location; /* physical device location */ member
/illumos-gate/usr/src/tools/scripts/
H A Dwebrev.sh1422 // Set location and scroll back a little to expose previous
1427 // scroll to that location directly.
1429 parent.lhs.location.replace(parent.lhs.location.pathname + "#" + num);
1430 parent.rhs.location.replace(parent.rhs.location.pathname + "#" + num);
/illumos-gate/usr/src/lib/libpool/common/
H A Dpool_xml.c175 static int pool_xml_export(const pool_conf_t *conf, const char *location,
1266 pool_xml_export(const pool_conf_t *conf, const char *location, in pool_xml_export() argument
1273 ret = xmlSaveFormatFile(location, in pool_xml_export()
H A Dpool_kernel.c921 pool_knl_export(const pool_conf_t *conf, const char *location, in pool_knl_export() argument
1188 ret = xmlSaveFormatFile(location, info.ktx_doc, 1); in pool_knl_export()
/illumos-gate/usr/src/pkg/manifests/
H A DSUNWcs.p5m348 file path=lib/svc/manifest/network/network-location.xml group=sys mode=0444
/illumos-gate/usr/src/uts/intel/io/pci/
H A Dpci_boot.c893 int location = -1; in get_pci_cap() local
911 location = cap_id_loc; in get_pci_cap()
916 return (location); in get_pci_cap()
/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_rxdma.c1181 if ((data->location != RDMC_MEM_ADDR_PREFETCH) && in npi_rxdma_rdmc_memory_io()
1182 (data->location != RDMC_MEM_ADDR_SHADOW)) { in npi_rxdma_rdmc_memory_io()
1186 data->location)); in npi_rxdma_rdmc_memory_io()
1192 addr.bits.ldw.pre_shad = data->location; in npi_rxdma_rdmc_memory_io()
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dniagara_copy.S6568 ! the curent location in the buffers. By incrementing %o3 we walk
H A Dgeneric_copy.S864 ! the curent location in the buffers. By incrementing %o3 we walk
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dspitfire_copy.S3437 ! the curent location in the buffers. By incrementing %o3 we walk
/illumos-gate/usr/src/uts/sparc/v9/ml/
H A Dsparcv9_subr.S1071 ! designated location in the regs structure allocated on the stack.
/illumos-gate/usr/src/lib/libc/sparcv9/gen/
H A Dstrlcpy.S53 ! which checks for the exact location of a zero-byte within a
227 ! %i2 points to the location
/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dstrlcpy.S52 ! which checks for the exact location of a zero-byte within a

12345678910