HomeSort by: relevance | last modified time | path
    Searched refs:xbase (Results 1 - 10 of 10) sorted by relevancy

  /src/distrib/zaurus/liveimage/
Makefile 16 SETS= base modules etc misc rescue text xbase xetc xfont xserver
  /src/tests/usr.bin/mtree/
t_sets.sh 64 set_case xbase
  /src/sys/dev/hpc/
video_subr.c 70 x = xbase c; \
121 int xbase, ybase; \
126 xbase = x0; \
  /src/sys/dev/ic/
i82586.c 1127 int buffer, head, xbase; local in function:i82586_start
1136 xbase = sc->xbds;
1176 sc->ie_bus_write16(sc, IE_XBD_FLAGS(xbase, head),
1178 sc->ie_bus_write16(sc, IE_XBD_NEXT(xbase, head), 0xffff);
1179 sc->ie_bus_write24(sc, IE_XBD_BUF(xbase, head),
  /src/distrib/sun3/miniroot/
install.md 38 MDSETS="kern-GENERIC kern-GENERIC3X xbase xcomp xetc xfont xserver"
  /src/sys/dev/acpi/
acpi_resource.c 856 uint64_t length, uint64_t xbase)
872 ar->ar_xbase = xbase;
  /src/distrib/sparc/
install.md 37 MDSETS="kern xbase xcomp xfont xserver"
  /src/distrib/amiga/miniroot/
install.md 37 MDSETS="kern-GENERIC xbase xcomp xetc xfont xserver"
  /src/etc/
Makefile 381 OBSOLETE.files+= xbase xcomp xetc xfont xserver
  /src/usr.sbin/postinstall/
postinstall.in 2608 # (which we can do) and re-extracting the xbase set (which we can't do),
2625 To fix, extract the xbase set again."
2639 ( [ -f "${DEST_DIR}"/var/db/obsolete/xbase ] \
2640 && ${SORT} -ru "${DEST_DIR}"/var/db/obsolete/xbase \

Completed in 19 milliseconds