Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FDOS/kernel
/ functions
Functions
745 in github.com/FDOS/kernel
⨍
Functions
745
◇
Types & classes
228
↓ 1 callers
Function
PreConfig
Do first time initialization. Store last so that we can reset it */ later. */
kernel/config.c:333
↓ 1 callers
Function
PreConfig2
Do second pass initialization: near allocation and MCBs */
kernel/config.c:362
↓ 1 callers
Function
ProcessMemdiskLine
preprocesses memdisk command line to allow simpler handling { is replaced by unsigned offset to start of next config line e.g. "{{HI{HI}{HI{HI"
kernel/config.c:622
↓ 1 callers
Function
Read1LBASector
kernel/initdisk.c:990
↓ 1 callers
Function
ReadAllPartitionTables
kernel/initdisk.c:1309
↓ 1 callers
Function
ScanForPrimaryPartitions
kernel/initdisk.c:860
↓ 1 callers
Function
SelectLine
kernel/config.c:106
↓ 1 callers
Function
SetJFTSize
TE-TODO: if called repeatedly by same process, last allocation must be freed. if handle count < 20, copy back to PSP */
kernel/newstuff.c:36
↓ 1 callers
Function
SetverCompareFilename
kernel/task.c:93
↓ 1 callers
Function
SetverGetVersion
kernel/task.c:108
↓ 1 callers
Function
SkipLine
kernel/config.c:1063
↓ 1 callers
Function
Stacks
kernel/config.c:1714
↓ 1 callers
Function
_dos_allocmem
sys/sys.c:151
↓ 1 callers
Function
_dos_findfirst
sys/sys.c:206
↓ 1 callers
Function
_dos_getdiskfree
sys/sys.c:174
↓ 1 callers
Function
alloc_dos_mem
allocate memory from DOS, return 0 on success, nonzero otherwise */
sys/sys.c:1909
↓ 1 callers
Function
brk
sys/talloc.c:36
↓ 1 callers
Function
check_config_commandline
kernel/config.c:782
↓ 1 callers
Function
check_space
* Returns TRUE if `drive` has at least `bytes` free space, FALSE otherwise. * put_sector() must have been already called to determine file system ty
sys/sys.c:1879
↓ 1 callers
Function
close_dev
close device using file descriptor returned from open_dev */
tests/opendev/opendev.c:41
↓ 1 callers
Function
configDone
This code must be executed after device drivers has been loaded */
kernel/config.c:464
↓ 1 callers
Function
cooked_read
kernel/chario.c:281
↓ 1 callers
Function
define_replace
utils/patchobj.c:43
↓ 1 callers
Function
dir_exists
checks whether directory part of path exists */
kernel/fatfs.c:269
↓ 1 callers
Function
dir_write_update
Description. * Writes directory entry pointed by fnp to disk. In case of erroneous * situation fnode is released. * The caller should set *
kernel/fatdir.c:230
↓ 1 callers
Function
dirty_buffers
Check if there is at least one dirty buffer */ /
kernel/blockio.c:264
↓ 1 callers
Function
displayConfigSettings
Displays kernel configuration information */
sys/fdkrncfg.c:174
↓ 1 callers
Function
dos_close
kernel/fatfs.c:216
↓ 1 callers
Function
dos_delete
kernel/fatfs.c:425
↓ 1 callers
Function
dos_extend
extends a file from f_dir.dir_size to f_offset */ Proper OSes write zeros in between, but DOS just adds */ garbage sectors, and let
kernel/fatfs.c:1051
↓ 1 callers
Function
dos_findfirst
kernel/fatdir.c:282
↓ 1 callers
Function
dos_getfattr
kernel/fatfs.c:1596
↓ 1 callers
Function
dos_merge_file_changes
kernel/fatfs.c:397
↓ 1 callers
Function
dos_open
kernel/fatfs.c:122
↓ 1 callers
Function
dos_rename
kernel/fatfs.c:504
↓ 1 callers
Function
dos_setfattr
kernel/fatfs.c:1603
↓ 1 callers
Function
dsk_init
disk initialization: returns number of units */
kernel/initdisk.c:1444
↓ 1 callers
Function
dumpBS
write drive's boot record unmodified to bsFile */
sys/sys.c:1443
↓ 1 callers
Function
dumpBufferCache
kernel/blockio.c:184
↓ 1 callers
Function
ebdasize
kernel/initoem.c:56
↓ 1 callers
Function
fast_put_char
writes a character in raw mode using int29 for speed */
kernel/chario.c:150
↓ 1 callers
Function
fat32readwrite
sys/sys.c:1174
↓ 1 callers
Function
fcmp_wild
kernel/fatfs.c:208
↓ 1 callers
Function
fgetbyte
kernel/syspack.c:70
↓ 1 callers
Function
findend
RE function for menu. */
kernel/config.c:307
↓ 1 callers
Function
flush
/ Write all disk buffers */ /
kernel/blockio.c:344
↓ 1 callers
Function
free
kernel/config.c:2685
↓ 1 callers
Function
fsprintf
kernel/prf.c:230
↓ 1 callers
Function
get_free_sft
kernel/dosfns.c:388
↓ 1 callers
Function
get_machine_name
see RBIL D-2152 and D-215D06 before attempting to change these two functions! */
kernel/network.c:41
↓ 1 callers
Function
get_partition_offset
tests/absread/absread.c:38
↓ 1 callers
Function
getarg
read command line argument from open FILE referenced by fp */
utils/exeflat.c:428
↓ 1 callers
Function
getcurdrive
sys/sys.c:234
↓ 1 callers
Function
getdirent
kernel/syspack.c:98
↓ 1 callers
Function
getextdrivespace
sys/sys.c:1266
↓ 1 callers
Function
getlong
kernel/syspack.c:39
↓ 1 callers
Function
getword
kernel/syspack.c:47
↓ 1 callers
Function
go_records
utils/patchobj.c:132
↓ 1 callers
Function
greatest_abort_on_fail
tests/greatest.h:1003
↓ 1 callers
Function
greatest_all_passed
tests/greatest.h:981
↓ 1 callers
Function
greatest_buffer_test_name
tests/greatest.h:727
↓ 1 callers
Function
greatest_do_fail
tests/greatest.h:788
↓ 1 callers
Function
greatest_do_pass
tests/greatest.h:777
↓ 1 callers
Function
greatest_do_skip
tests/greatest.h:808
↓ 1 callers
Function
greatest_list_only
tests/greatest.h:1007
↓ 1 callers
Function
greatest_set_exact_name_match
tests/greatest.h:995
↓ 1 callers
Function
greatest_set_suite_filter
tests/greatest.h:991
↓ 1 callers
Function
greatest_set_test_exclude
tests/greatest.h:987
↓ 1 callers
Function
greatest_set_test_filter
tests/greatest.h:983
↓ 1 callers
Function
greatest_stop_at_first_fail
tests/greatest.h:999
↓ 1 callers
Function
greatest_suite_post
tests/greatest.h:893
↓ 1 callers
Function
greatest_suite_pre
tests/greatest.h:876
↓ 1 callers
Function
haveLBA
sys/sys.c:1311
↓ 1 callers
Function
init_getdriveparm
kernel/initdisk.c:291
↓ 1 callers
Function
init_kernel
kernel/main.c:294
↓ 1 callers
Function
int21_fat32
DOS 7.0+ FAT32 extended functions */
kernel/inthndlr.c:217
↓ 1 callers
Function
int3
kernel/inithma.c:84
↓ 1 callers
Function
kernel
kernel/main.c:484
↓ 1 callers
Function
lfn_allocate_inode
Description. * Allocates internal fnode and returns it's handle. * Return value. * LHE_NOFREEHNDL, LHE_INVLDDRV * >= 0 - handle o
kernel/lfnapi.c:51
↓ 1 callers
Function
lfn_create_entries
Description. * Create LFN directory entries for the long name "lip->l_name", followed * by the SFN entry with raw image "lip->l_dir". The "lip->
kernel/lfnapi.c:128
↓ 1 callers
Function
lfn_dir_read
Description. * Read next consequitve long file name. The LFN is stored into the * "lip->l_name" in unicode and the corresponding SFN entry raw i
kernel/lfnapi.c:204
↓ 1 callers
Function
lfn_dir_write
Description. * Writes directory entry pointed by internal fnode to disk. * The fnode is released on error. * Return value. * SUCCESS, LHE_I
kernel/lfnapi.c:268
↓ 1 callers
Function
lfn_free_inode
Description. * Free allocated internal fnode. * Return value. * SUCCESS, LHE_INVLDHNDL */
kernel/lfnapi.c:91
↓ 1 callers
Function
lfn_to_unicode
Description. * Retrieve the LFN string chunk from the directory entry "lep" and store it * to the "name" unicode string. * Return value. *
kernel/lfnapi.c:315
↓ 1 callers
Function
ltob
ltob -- convert an long integer to a string in any base (2-16) */
kernel/prf.c:179
↓ 1 callers
Function
main
sys/sys.c:985
↓ 1 callers
Function
mcb_print
kernel/memmgr.c:461
↓ 1 callers
Function
movebda
kernel/initoem.c:48
↓ 1 callers
Function
muxBufGo
kernel/nls.c:151
↓ 1 callers
Function
nlsCPchange
kernel/nls.c:346
↓ 1 callers
Function
open_dev
opens device, prepends device name with specified drive letter, returns handle to open device or -1 on error */
tests/opendev/opendev.c:19
↓ 1 callers
Function
print_call
tests/testlib.c:330
↓ 1 callers
Function
print_end
tests/testlib.c:404
↓ 1 callers
Function
print_flags
tests/testlib.c:371
↓ 1 callers
Function
print_mem_dump
tests/testlib.c:382
↓ 1 callers
Function
print_regs
tests/testlib.c:345
↓ 1 callers
Function
put_boot
sys/sys.c:1475
↓ 1 callers
Function
putdirent
kernel/syspack.c:108
↓ 1 callers
Function
readBS
reads in boot sector (1st SEC_SIZE bytes) from file */
sys/sys.c:1351
↓ 1 callers
Function
read_fsinfo
kernel/fattab.c:91
← previous
next →
401–500 of 745, ranked by callers