MCPcopy Create free account

hub / github.com/FDOS/kernel / functions

Functions745 in github.com/FDOS/kernel

↓ 1 callersFunctionPreConfig
Do first time initialization. Store last so that we can reset it */ later. */
kernel/config.c:333
↓ 1 callersFunctionPreConfig2
Do second pass initialization: near allocation and MCBs */
kernel/config.c:362
↓ 1 callersFunctionProcessMemdiskLine
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 callersFunctionRead1LBASector
kernel/initdisk.c:990
↓ 1 callersFunctionReadAllPartitionTables
kernel/initdisk.c:1309
↓ 1 callersFunctionScanForPrimaryPartitions
kernel/initdisk.c:860
↓ 1 callersFunctionSelectLine
kernel/config.c:106
↓ 1 callersFunctionSetJFTSize
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 callersFunctionSetverCompareFilename
kernel/task.c:93
↓ 1 callersFunctionSetverGetVersion
kernel/task.c:108
↓ 1 callersFunctionSkipLine
kernel/config.c:1063
↓ 1 callersFunctionStacks
kernel/config.c:1714
↓ 1 callersFunction_dos_allocmem
sys/sys.c:151
↓ 1 callersFunction_dos_findfirst
sys/sys.c:206
↓ 1 callersFunction_dos_getdiskfree
sys/sys.c:174
↓ 1 callersFunctionalloc_dos_mem
allocate memory from DOS, return 0 on success, nonzero otherwise */
sys/sys.c:1909
↓ 1 callersFunctionbrk
sys/talloc.c:36
↓ 1 callersFunctioncheck_config_commandline
kernel/config.c:782
↓ 1 callersFunctioncheck_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 callersFunctionclose_dev
close device using file descriptor returned from open_dev */
tests/opendev/opendev.c:41
↓ 1 callersFunctionconfigDone
This code must be executed after device drivers has been loaded */
kernel/config.c:464
↓ 1 callersFunctioncooked_read
kernel/chario.c:281
↓ 1 callersFunctiondefine_replace
utils/patchobj.c:43
↓ 1 callersFunctiondir_exists
checks whether directory part of path exists */
kernel/fatfs.c:269
↓ 1 callersFunctiondir_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 callersFunctiondirty_buffers
Check if there is at least one dirty buffer */ /
kernel/blockio.c:264
↓ 1 callersFunctiondisplayConfigSettings
Displays kernel configuration information */
sys/fdkrncfg.c:174
↓ 1 callersFunctiondos_close
kernel/fatfs.c:216
↓ 1 callersFunctiondos_delete
kernel/fatfs.c:425
↓ 1 callersFunctiondos_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 callersFunctiondos_findfirst
kernel/fatdir.c:282
↓ 1 callersFunctiondos_getfattr
kernel/fatfs.c:1596
↓ 1 callersFunctiondos_merge_file_changes
kernel/fatfs.c:397
↓ 1 callersFunctiondos_open
kernel/fatfs.c:122
↓ 1 callersFunctiondos_rename
kernel/fatfs.c:504
↓ 1 callersFunctiondos_setfattr
kernel/fatfs.c:1603
↓ 1 callersFunctiondsk_init
disk initialization: returns number of units */
kernel/initdisk.c:1444
↓ 1 callersFunctiondumpBS
write drive's boot record unmodified to bsFile */
sys/sys.c:1443
↓ 1 callersFunctiondumpBufferCache
kernel/blockio.c:184
↓ 1 callersFunctionebdasize
kernel/initoem.c:56
↓ 1 callersFunctionfast_put_char
writes a character in raw mode using int29 for speed */
kernel/chario.c:150
↓ 1 callersFunctionfat32readwrite
sys/sys.c:1174
↓ 1 callersFunctionfcmp_wild
kernel/fatfs.c:208
↓ 1 callersFunctionfgetbyte
kernel/syspack.c:70
↓ 1 callersFunctionfindend
RE function for menu. */
kernel/config.c:307
↓ 1 callersFunctionflush
/ Write all disk buffers */ /
kernel/blockio.c:344
↓ 1 callersFunctionfree
kernel/config.c:2685
↓ 1 callersFunctionfsprintf
kernel/prf.c:230
↓ 1 callersFunctionget_free_sft
kernel/dosfns.c:388
↓ 1 callersFunctionget_machine_name
see RBIL D-2152 and D-215D06 before attempting to change these two functions! */
kernel/network.c:41
↓ 1 callersFunctionget_partition_offset
tests/absread/absread.c:38
↓ 1 callersFunctiongetarg
read command line argument from open FILE referenced by fp */
utils/exeflat.c:428
↓ 1 callersFunctiongetcurdrive
sys/sys.c:234
↓ 1 callersFunctiongetdirent
kernel/syspack.c:98
↓ 1 callersFunctiongetextdrivespace
sys/sys.c:1266
↓ 1 callersFunctiongetlong
kernel/syspack.c:39
↓ 1 callersFunctiongetword
kernel/syspack.c:47
↓ 1 callersFunctiongo_records
utils/patchobj.c:132
↓ 1 callersFunctiongreatest_abort_on_fail
tests/greatest.h:1003
↓ 1 callersFunctiongreatest_all_passed
tests/greatest.h:981
↓ 1 callersFunctiongreatest_buffer_test_name
tests/greatest.h:727
↓ 1 callersFunctiongreatest_do_fail
tests/greatest.h:788
↓ 1 callersFunctiongreatest_do_pass
tests/greatest.h:777
↓ 1 callersFunctiongreatest_do_skip
tests/greatest.h:808
↓ 1 callersFunctiongreatest_list_only
tests/greatest.h:1007
↓ 1 callersFunctiongreatest_set_exact_name_match
tests/greatest.h:995
↓ 1 callersFunctiongreatest_set_suite_filter
tests/greatest.h:991
↓ 1 callersFunctiongreatest_set_test_exclude
tests/greatest.h:987
↓ 1 callersFunctiongreatest_set_test_filter
tests/greatest.h:983
↓ 1 callersFunctiongreatest_stop_at_first_fail
tests/greatest.h:999
↓ 1 callersFunctiongreatest_suite_post
tests/greatest.h:893
↓ 1 callersFunctiongreatest_suite_pre
tests/greatest.h:876
↓ 1 callersFunctionhaveLBA
sys/sys.c:1311
↓ 1 callersFunctioninit_getdriveparm
kernel/initdisk.c:291
↓ 1 callersFunctioninit_kernel
kernel/main.c:294
↓ 1 callersFunctionint21_fat32
DOS 7.0+ FAT32 extended functions */
kernel/inthndlr.c:217
↓ 1 callersFunctionint3
kernel/inithma.c:84
↓ 1 callersFunctionkernel
kernel/main.c:484
↓ 1 callersFunctionlfn_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 callersFunctionlfn_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 callersFunctionlfn_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 callersFunctionlfn_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 callersFunctionlfn_free_inode
Description. * Free allocated internal fnode. * Return value. * SUCCESS, LHE_INVLDHNDL */
kernel/lfnapi.c:91
↓ 1 callersFunctionlfn_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 callersFunctionltob
ltob -- convert an long integer to a string in any base (2-16) */
kernel/prf.c:179
↓ 1 callersFunctionmain
sys/sys.c:985
↓ 1 callersFunctionmcb_print
kernel/memmgr.c:461
↓ 1 callersFunctionmovebda
kernel/initoem.c:48
↓ 1 callersFunctionmuxBufGo
kernel/nls.c:151
↓ 1 callersFunctionnlsCPchange
kernel/nls.c:346
↓ 1 callersFunctionopen_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 callersFunctionprint_call
tests/testlib.c:330
↓ 1 callersFunctionprint_end
tests/testlib.c:404
↓ 1 callersFunctionprint_flags
tests/testlib.c:371
↓ 1 callersFunctionprint_mem_dump
tests/testlib.c:382
↓ 1 callersFunctionprint_regs
tests/testlib.c:345
↓ 1 callersFunctionput_boot
sys/sys.c:1475
↓ 1 callersFunctionputdirent
kernel/syspack.c:108
↓ 1 callersFunctionreadBS
reads in boot sector (1st SEC_SIZE bytes) from file */
sys/sys.c:1351
↓ 1 callersFunctionread_fsinfo
kernel/fattab.c:91
← previousnext →401–500 of 745, ranked by callers