MCPcopy Create free account

hub / github.com/FDOS/kernel / functions

Functions745 in github.com/FDOS/kernel

↓ 2 callersFunctionnlsIsDBCS
kernel/nls.c:445
↓ 2 callersFunctionnlsLoadPackage
kernel/nls.c:402
↓ 2 callersFunctionnlsSetPackage
kernel/nls.c:373
↓ 2 callersFunctionnlsUpMem
kernel/nls.c:422
↓ 2 callersFunctionnlsYesNo
kernel/nls.c:462
↓ 2 callersFunctionparse_reg_field
* Parse a single register field from a .ref line. * Handles "????", "HHHH", "??HH" (lo only), "HH??" (hi only). * Returns pointer past the field (
tests/testlib.c:505
↓ 2 callersFunctionpatchPSP
kernel/task.c:295
↓ 2 callersFunctionplay_dj
kernel/dsk.c:188
↓ 2 callersFunctionpop_dmp
kernel/dosfns.c:1041
↓ 2 callersFunctionprev_mcb
kernel/config.c:494
↓ 2 callersFunctionprint_probe_verbose
tests/testlib.c:409
↓ 2 callersFunctionprint_warning_suspect
kernel/initdisk.c:844
↓ 2 callersFunctionpush_ddt
kernel/initdisk.c:538
↓ 2 callersFunctionraw_get_char
kernel/chario.c:343
↓ 2 callersFunctionreadConfigSettings
Reads in the current kernel configuration settings, return 0 on success, nonzero on error. If there was an actual error the return value is p
sys/fdkrncfg.c:120
↓ 2 callersFunctionread_char_sft_dev
kernel/chario.c:300
↓ 2 callersFunctionread_line
reads a line (buffered, called by int21/ah=0ah, 3fh) */
kernel/chario.c:365
↓ 2 callersFunctionread_mbr
tests/absread/absread.c:107
↓ 2 callersFunctionrqblockio
kernel/fatfs.c:1735
↓ 2 callersFunctionscan
kernel/config.c:2028
↓ 2 callersFunctionshowUsage
Displays command line syntax */
sys/fdkrncfg.c:76
↓ 2 callersFunctionupMMem
* This function assumes that 'map' is adjusted such that * map[0x80] is the uppercase of character 0x80. *== 128 byte chartables, lower range conf
kernel/nls.c:261
↓ 2 callersFunctionupdate_counts_and_reset_suite
tests/greatest.h:863
↓ 2 callersFunctionupdate_dcb
check for a block device and update device control block */
kernel/main.c:537
↓ 2 callersFunctionwipe_out
wipe out all FAT entries for create, delete, etc. */ called by delete_dir_entry and dos_open open in O_TRUNC mode */
kernel/fatfs.c:614
↓ 2 callersFunctionwipe_out_clusters
/ wipe out all FAT entries starting from st for create, delete, etc. */ /
kernel/fatfs.c:571
↓ 2 callersFunctionxUpMem
kernel/nls.c:433
↓ 1 callersFunctionAllocateHMASpace
kernel/blockio.c:491
↓ 1 callersFunctionBIOS_nrdrives
kernel/initdisk.c:1177
↓ 1 callersFunctionCalculateFATData
kernel/initdisk.c:385
↓ 1 callersFunctionCfgLastdrive
kernel/config.c:1283
↓ 1 callersFunctionCheckContinueBootFromHarddisk
kernel/main.c:783
↓ 1 callersFunctionCloneHandle
kernel/dosfns.c:655
↓ 1 callersFunctionConfig_Buffers
kernel/config.c:1194
↓ 1 callersFunctionConvPartTableEntryToIntern
kernel/initdisk.c:799
↓ 1 callersFunctionConvertPathNameToFCBName
kernel/dosfns.c:439
↓ 1 callersFunctionDMA_max_transfer
kernel/dsk.c:943
↓ 1 callersFunctionDayToBcd
STATIC int BcdToByte(int x) { return ((x >> 4) & 0xf) * 10 + (x & 0xf); } */
kernel/sysclk.c:53
↓ 1 callersFunctionDaysFromYearMonthDay
kernel/systime.c:63
↓ 1 callersFunctionDeselectLastLine
Deselect the previously selected line */
kernel/config.c:91
↓ 1 callersFunctionDeviceOpenSft
initialize SFT fields (for open/creat) for character devices */
kernel/dosfns.c:451
↓ 1 callersFunctionDoInstall
kernel/config.c:2704
↓ 1 callersFunctionDoMenu
kernel/config.c:2312
↓ 1 callersFunctionDosChangeDir
kernel/dosfns.c:989
↓ 1 callersFunctionDosComLoader
kernel/task.c:462
↓ 1 callersFunctionDosDefinePartition
kernel/initdisk.c:549
↓ 1 callersFunctionDosDup
kernel/dosfns.c:670
↓ 1 callersFunctionDosExeLoader
kernel/task.c:625
↓ 1 callersFunctionDosExec
mode = LOAD or EXECUTE ep = EXE block lp = filename to load (string) leb = local copy of exe block */
kernel/task.c:840
↓ 1 callersFunctionDosGetCodepage
* Called for DOS-66-01 get CP */
kernel/nls.c:632
↓ 1 callersFunctionDosGetCountryInformation
kernel/nls.c:613
↓ 1 callersFunctionDosGetCuDir
kernel/dosfns.c:970
↓ 1 callersFunctionDosGetDBCS
kernel/nls.c:651
↓ 1 callersFunctionDosGetExtFree
kernel/dosfns.c:883
↓ 1 callersFunctionDosGetFattr
kernel/dosfns.c:1185
↓ 1 callersFunctionDosGetFtime
kernel/dosfns.c:1152
↓ 1 callersFunctionDosLoadPackage
kernel/nls.c:409
↓ 1 callersFunctionDosLockUnlock
kernel/dosfns.c:1340
↓ 1 callersFunctionDosMkTmp
kernel/newstuff.c:66
↓ 1 callersFunctionDosSetCodepage
* Called for DOS-66-02 set CP * Note: One cannot change the system CP. Why it is necessary * to specify it, is lost to me. (2000/02/13 ska) */
kernel/nls.c:644
↓ 1 callersFunctionDosSetCountry
kernel/nls.c:623
↓ 1 callersFunctionDosSetDate
kernel/systime.c:155
↓ 1 callersFunctionDosSetFattr
This function is almost identical to DosGetFattr(). Maybe it is nice to join both functions. -- 2001/09/03 ska*/
kernel/dosfns.c:1219
↓ 1 callersFunctionDosSetFtimeSft
kernel/dosfns.c:1166
↓ 1 callersFunctionDosSetPackage
kernel/nls.c:385
↓ 1 callersFunctionDosSetTime
kernel/systime.c:93
↓ 1 callersFunctionDosUpChar
* This function is also called by the backdoor entry specified by * the "upCaseFct" member of the Country Information structure. Therefore * the H
kernel/nls.c:513
↓ 1 callersFunctionDosUpString
kernel/nls.c:522
↓ 1 callersFunctionDosYesNo
kernel/nls.c:491
↓ 1 callersFunctionDynLast
kernel/dyninit.c:90
↓ 1 callersFunctionEnableHMA
kernel/inithma.c:126
↓ 1 callersFunctionFDKrnConfigMain
Main, processes command line options and calls above functions as required. */
sys/fdkrncfg.c:407
↓ 1 callersFunctionFatGetDrvData
kernel/fcbfns.c:55
↓ 1 callersFunctionFcbClose
kernel/fcbfns.c:605
↓ 1 callersFunctionFcbCloseAll
close all files the current process opened by FCBs */
kernel/fcbfns.c:634
↓ 1 callersFunctionFcbDelete
kernel/fcbfns.c:478
↓ 1 callersFunctionFcbGetFileSize
kernel/fcbfns.c:285
↓ 1 callersFunctionFcbRename
kernel/fcbfns.c:518
↓ 1 callersFunctionFcbSetRandom
kernel/fcbfns.c:318
↓ 1 callersFunctionFiles
kernel/config.c:1264
↓ 1 callersFunctionFreeProcessMem
kernel/memmgr.c:418
↓ 1 callersFunctionGREATEST_INIT
tests/greatest.h:1141
↓ 1 callersFunctionGREATEST_PRINT_REPORT
Report passes, failures, skipped tests, the number of \ * assertions, and the overall run time. */
tests/greatest.h:1157
↓ 1 callersFunctionGetNextMemdiskLine
Given a pointer to a memdisk command line and buffer will copy the next config.sys equivalent line to pLine and return updated cLine. Call rep
kernel/config.c:653
↓ 1 callersFunctionGetlogdev
0 if not set, 1 = a, 2 = b, etc, assume set. page 424 MS Programmer's Ref. */
kernel/dsk.c:301
↓ 1 callersFunctionHMAalloc
kernel/inithma.c:284
↓ 1 callersFunctionInitIO
kernel/main.c:693
↓ 1 callersFunctionInitPgm
kernel/config.c:1754
↓ 1 callersFunctionInitPrinters
kernel/main.c:720
↓ 1 callersFunctionInitSerialPorts
kernel/main.c:737
↓ 1 callersFunctionInit_clk_driver
kernel/initclk.c:46
↓ 1 callersFunctionInitializeAllBPBs
InitializeAllBPBs() or MakeNortonDiskEditorHappy() it has been determined, that FDOS's BPB tables are initialized, only when us
kernel/main.c:153
↓ 1 callersFunctionInstallExec
kernel/config.c:2650
↓ 1 callersFunctionInstallVDISK
now protect against HIMEM/FDXMS/... by simulating a VDISK FDXMS should detect us and not give HMA access to ohers unfortunately this also d
kernel/inithma.c:249
↓ 1 callersFunctionLoadCountryInfo
LoadCountryInfo(): * Searches a file in the COUNTRY.SYS format for an entry * matching the specified code page and country code, and loa
kernel/config.c:1523
↓ 1 callersFunctionLoadCountryInfoHardCoded
kernel/config.c:2542
↓ 1 callersFunctionLookUp
kernel/config.c:1006
↓ 1 callersFunctionPSPInit
kernel/main.c:165
↓ 1 callersFunctionParseSkipWh
kernel/fcbfns.c:177
↓ 1 callersFunctionPostConfig
Do third pass initialization. */ Also, run config.sys to load drivers. */
kernel/config.c:404
← previousnext →301–400 of 745, ranked by callers