MCPcopy Create free account

hub / github.com/FDOS/kernel / functions

Functions745 in github.com/FDOS/kernel

↓ 443 callersFunctionprintf
printf -- short version of printf to conserve space */
kernel/prf.c:220
↓ 90 callersFunctionsprintf
kernel/prf.c:244
↓ 64 callersFunctionrun_norm_case
---- * Core helper: run one test case via run_case(). * label -- unique test name suffix (prefixed with "1211_") * src -- input string (
tests/int2f-12/t1211.c:91
↓ 63 callersFunctionrun_cksum_case
---- * Core helper: run one checksum test case. * ---- */
tests/int2f-12/t121c.c:92
↓ 58 callersFunctionrun_sum_case
---- * Core helper: run one sum test case. * ---- */
tests/int2f-12/t121d.c:88
↓ 52 callersFunctionrun_path_case
---- * Core helper: run one test case. * label -- unique suffix (prefixed with "121a_") * path -- input string (copied into g_pathbuf)
tests/int2f-12/t121a.c:86
↓ 38 callersFunctionrun_char_case
---- * Core helper: run one character test case. * ---- */
tests/int2f-12/t1213.c:62
↓ 35 callersFunctionrun_char_case
------------------------------------------------------------------ */ Core test runner for one character. */ ---------
tests/int2f-12/t1204.c:66
↓ 35 callersFunctionstrlen
kernel/strings.c:37
↓ 34 callersFunctionrun_cmp_case
---- * Core helper: run one comparison test case. * ---- */
tests/int2f-12/t1214.c:69
↓ 32 callersFunctionmemcpy
kernel/misc.c:56
↓ 31 callersFunctionrun_121f_case
---- * Core helper: run one test case. * label -- unique suffix (prefixed with "121f_") * drive_letter -- ASCII drive letter to pass
tests/int2f-12/t121f.c:124
↓ 30 callersFunctionskipwh
kernel/config.c:2021
↓ 27 callersFunctionISFAT32
kernel/fattab.c:48
↓ 27 callersFunctioncreate_file
returns SUCCESS if file successfully created, else FAILURE */
tests/fcb_rename/fcb_ren.c:126
↓ 27 callersFunctionfile_exists
returns SUCCESS if file exists, else FAILURE */
tests/fcb_rename/fcb_ren.c:116
↓ 24 callersFunctionrun_case
tests/testlib.c:830
↓ 24 callersFunctionrun_lit_case
----------------------------------------------------------------------- * Helper: run one literal string test case * -----------------------------
tests/int2f-12/t1212.c:97
↓ 24 callersFunctionrun_lit_case
---- * Helper: run one literal string test case * ---- */
tests/int2f-12/t1225.c:95
↓ 22 callersFunctionput_string
kernel/prf.c:456
↓ 22 callersFunctionrun_len_case
----------------------------------------------------------------------- * Helper: run one length-based test case * -------------------------------
tests/int2f-12/t1212.c:71
↓ 22 callersFunctionrun_len_case
---- * Helper: run one length-based test case * ---- */
tests/int2f-12/t1225.c:68
↓ 20 callersFunctionfmemset
kernel/misc.c:72
↓ 20 callersFunctionstrcpy
kernel/misc.c:39
↓ 20 callersFunctiontoupper
Yet another change for true portability (PJV) */
kernel/config.c:2088
↓ 19 callersFunctionGetNumArg
JPP - changed so will accept hex number. */ ea - changed to accept hex digits in hex numbers */
kernel/config.c:1151
↓ 17 callersFunctionmalloc
sys/talloc.c:67
↓ 16 callersFunctionwrite_char
writes character for disk file or device */
kernel/chario.c:229
↓ 14 callersFunctionCfgFailure
kernel/config.c:1891
↓ 14 callersFunctionidx_to_sft
kernel/dosfns.c:187
↓ 14 callersFunctiontest_device
tests/opendev/opendev.c:50
↓ 14 callersFunctiontruename
kernel/newstuff.c:246
↓ 13 callersFunctionopen
some non-conforming functions to make the executable smaller */
sys/sys.c:275
↓ 12 callersFunctiondir_read
Description. * Read next consequitive directory entry, pointed by fnp. * If some error occures the other critical * fields aren't changed, ex
kernel/fatdir.c:154
↓ 12 callersFunctionfree
sys/talloc.c:132
↓ 12 callersFunctionget_cds
get current directory structure for drive return NULL if the CDS is not valid or the drive is not within range */
kernel/dosfns.c:109
↓ 12 callersFunctioniswh
kernel/config.c:2016
↓ 12 callersFunctionread
sys/sys.c:286
↓ 11 callersFunctiondskerr
kernel/dsk.c:873
↓ 11 callersFunctionfstrlen
kernel/strings.c:46
↓ 11 callersFunctionget_sft_idx
kernel/dosfns.c:197
↓ 10 callersFunctionhandle_char
special handler to switch between sprintf and printf */
kernel/prf.c:165
↓ 10 callersFunctionput_console
kernel/prf.c:60
↓ 10 callersFunctionquit
utils/patchobj.c:37
↓ 9 callersFunctionDosMemFree
* Deallocate a memory block. para is the segment of the MCB itself * This function can be called with para == 0, which eases other parts * of the
kernel/memmgr.c:287
↓ 9 callersFunctionGetStringArg
kernel/config.c:1188
↓ 9 callersFunctionKernelAlloc
kernel/config.c:1970
↓ 9 callersFunctionProcessDisk
Load the Partition Tables and get information on all drives */
kernel/initdisk.c:1071
↓ 9 callersFunctionfstrcpy
kernel/misc.c:49
↓ 9 callersFunctionget_dpb
kernel/fatfs.c:84
↓ 9 callersFunctionmedia_check
kernel/fatfs.c:1768
↓ 9 callersFunctionmerge_file_changes
/// Added - Ron Cemer */ If more than one SFT has a file open, and a write occurs, this function must be called to propagate the resul
kernel/fatfs.c:339
↓ 9 callersFunctionprintCHS
kernel/initdisk.c:356
↓ 9 callersFunctionset_fcbname
kernel/dosfns.c:445
↓ 9 callersFunctionstat
sys/sys.c:306
↓ 9 callersFunctiontestalloc
sys/talloc.c:170
↓ 8 callersFunctionDosCloseSft
kernel/dosfns.c:708
↓ 8 callersFunctionDosMemAlloc
Allocate a new memory area. *para is assigned to the segment of the MCB rather then the segment of the data portion */ If mode == LARGEST, asize M
kernel/memmgr.c:113
↓ 8 callersFunctionDosRWSft
kernel/dosfns.c:215
↓ 8 callersFunctionIsDevice
check for a device returns device header if match, else returns NULL can only match character devices (as only they have names) */
kernel/dosfns.c:1373
↓ 8 callersFunctionIsShareInstalled
kernel/dosfns.c:1449
↓ 8 callersFunctionfind_fname
kernel/fatfs.c:279
↓ 8 callersFunctionfnode_to_sft
kernel/fatfs.c:1844
↓ 8 callersFunctionfputword
kernel/syspack.c:85
↓ 8 callersFunctiongeneric_block_ioctl
sys/sys.c:1201
↓ 8 callersFunctionget_sft
kernel/dosfns.c:209
↓ 8 callersFunctionlink_fat
either read the value at Cluster1 (if Cluster2 is READ_CLUSTER) */ or write the Cluster2 value to the FAT entry at Cluster1 */ Read is always v
kernel/fattab.c:161
↓ 8 callersFunctionnetwork_redirector
kernel/network.c:59
↓ 8 callersFunctionprint_one_reg
tests/testlib.c:335
↓ 8 callersFunctionshowHelpAndExit
sys/sys.c:517
↓ 8 callersFunctionstrcat
kernel/config.c:2132
↓ 7 callersFunctionByteToBcd
kernel/sysclk.c:43
↓ 7 callersFunctionDosUmbLink
kernel/memmgr.c:475
↓ 7 callersFunctionDosUpFChar
kernel/nls.c:545
↓ 7 callersFunctionExtFcbToFcb
kernel/fcbfns.c:439
↓ 7 callersFunctionInitBcdToByte
kernel/initclk.c:41
↓ 7 callersFunctionflush_buffers
/ / Flush all buffers for a disk */ / returns: */ TRUE on success
kernel/blockio.c:286
↓ 7 callersFunctiongetddt
TE - array access functions */
kernel/dsk.c:95
↓ 7 callersFunctionintdosx
sys/sys.c:141
↓ 7 callersFunctionpanic
issue a panic message for corrupted data structures */
kernel/error.c:48
↓ 7 callersFunctionput_unsigned
put_unsigned -- print unsigned int in base 2--16 */
kernel/prf.c:439
↓ 7 callersFunctionsetvec
kernel/task.c:75
↓ 7 callersFunctionstrchr
kernel/strings.c:112
↓ 6 callersFunctionDosMemCheck
* Check the MCB chain for allocation corruption */
kernel/memmgr.c:390
↓ 6 callersFunctionDosOpen
kernel/dosfns.c:633
↓ 6 callersFunctionExecuteClockDriverRequest
common - call the clock driver */
kernel/systime.c:75
↓ 6 callersFunctionadjust_far
* Return a normalized far pointer */
kernel/memmgr.c:84
↓ 6 callersFunctiondir_init_fnode
Description. * Initialize a fnode so that it will point to the directory with * dirstart starting cluster; in case of passing dirstart == 0 *
kernel/fatdir.c:39
↓ 6 callersFunctiondos_getdate
/ dos_getdate for the file date */ /
kernel/fatfs.c:671
↓ 6 callersFunctiondos_gettime
/ dos_gettime for the file time */ /
kernel/fatfs.c:684
↓ 6 callersFunctionget_cds1
same, but on input drv is 0 for default or 1=A, 2=B, etc. */
kernel/dosfns.c:130
↓ 6 callersFunctiongetdstart
kernel/fatfs.c:59
↓ 6 callersFunctiongetvec
kernel/task.c:66
↓ 6 callersFunctionintdos
sys/sys.c:136
↓ 6 callersFunctionisnum
kernel/config.c:2082
↓ 6 callersFunctionnext_cluster
Given the disk parameters, and a cluster number, this function */ looks at the FAT, and returns the next cluster in the clain or */ 0 if there is no c
kernel/fattab.c:380
↓ 6 callersFunctionprint_one_flag
tests/testlib.c:358
↓ 6 callersFunctionreset_drive
sys/sys.c:1190
↓ 6 callersFunctiontestfree
sys/talloc.c:182
↓ 6 callersFunctiontransfer_unicode
Description. * Copy the block of "count" unicode characters from source pointed by * "sptr" to destination pointed by "dptr". The trailing chara
kernel/lfnapi.c:293
next →1–100 of 745, ranked by callers