OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dos
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/i386/stand/dosboot/
dosfile.h
35
FS_DEF(
dos
);
variable
dosfile.h
35
FS_DEF(
dos
);
variable
/src/sbin/fdisk/
fdisk.c
161
* For historic reasons the BIOS geometry is the called the
dos
geometry!
271
static void
dos
(int, unsigned char *, unsigned char *, unsigned char *);
1827
dos
(le32toh(partp->mbrp_start),
1829
dos
(le32toh(partp->mbrp_start) + le32toh(partp->mbrp_size) - 1,
2286
dos
(start, &partp->mbrp_scyl, &partp->mbrp_shd, &partp->mbrp_ssect);
2287
dos
(start + size - 1,
2467
* Change real numbers into strange
dos
numbers *
2470
dos
(int sector, unsigned char *cylinderp, unsigned char *headp,
function
fdisk.c
161
* For historic reasons the BIOS geometry is the called the
dos
geometry!
271
static void
dos
(int, unsigned char *, unsigned char *, unsigned char *);
1827
dos
(le32toh(partp->mbrp_start),
1829
dos
(le32toh(partp->mbrp_start) + le32toh(partp->mbrp_size) - 1,
2286
dos
(start, &partp->mbrp_scyl, &partp->mbrp_shd, &partp->mbrp_ssect);
2287
dos
(start + size - 1,
2467
* Change real numbers into strange
dos
numbers *
2470
dos
(int sector, unsigned char *cylinderp, unsigned char *headp,
function
Completed in 34 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026