/kernel/liteos_m/testsuites/unittest/fuzz/src/stdio/ |
H A D | clearerr_fuzz.c | 48 char fileName[] = "./test.txt"; in ClearerrFuzzTest() local
|
H A D | feof_fuzz.c | 49 char fileName[] = "./test.txt"; in FeofFuzzTest() local
|
/kernel/liteos_m/utils/ |
H A D | los_error.c | 49 LITE_OS_SEC_TEXT_INIT UINT32 LOS_ErrHandle(CHAR *fileName,
in LOS_ErrHandle() argument
|
/kernel/liteos_a/kernel/base/om/ |
H A D | los_err.c | 37 LITE_OS_SEC_TEXT_INIT UINT32 LOS_ErrHandle(CHAR *fileName, UINT32 lineNo, UINT32 errorNo, in LOS_ErrHandle() argument
|
/kernel/uniproton/src/om/err/ |
H A D | prt_err.c | 52 OS_SEC_L4_TEXT void OsErrHandle(const char *fileName, U32 lineNo, U32 errorNo, U32 paraLen, void *para) in OsErrHandle() argument 74 OS_SEC_L4_TEXT U32 PRT_ErrHandle(const char *fileName, U32 lineNo, U32 errorNo, U32 paraLen, void *para) in PRT_ErrHandle() argument
|
/kernel/liteos_a/testsuites/unittest/process/plimits/smoke/ |
H A D | It_process_plimits_008.cpp | 68 std::vector<std::string> fileName;
in ItProcessPlimits008() local [all...] |
/kernel/liteos_a/kernel/extended/dynload/src/ |
H A D | los_exec_elf.c | 51 STATIC INT32 OsGetRealPath(const CHAR *fileName, CHAR *buf, UINT32 maxLen)
in OsGetRealPath() argument 89 STATIC INT32 OsCopyUserParam(ELFLoadInfo *loadInfo, const CHAR *fileName, CHAR *kfileName, UINT32 maxSize)
in OsCopyUserParam() argument 117 LOS_DoExecveFile(const CHAR *fileName, CHAR * const *argv, CHAR * const *envp) LOS_DoExecveFile() argument [all...] |
H A D | los_load_elf.c | 52 STATIC INT32 OsELFOpen(const CHAR *fileName, INT32 oflags)
in OsELFOpen() argument 94 STATIC INT32 OsGetFileLength(UINT32 *fileLen, const CHAR *fileName)
in OsGetFileLength() argument 210 STATIC INT32 OsReadEhdr(const CHAR *fileName, ELFInfo *elfInfo, BOOL isExecFile)
in OsReadEhdr() argument [all...] |
/kernel/liteos_a/testsuites/unittest/process/basic/process/full/ |
H A D | process_test_063.cpp | 68 char *fileName = NULL; in TestCase() local [all...] |
H A D | process_test_064.cpp | 68 char *fileName = NULL; in TestCase() local [all...] |
/kernel/liteos_m/testsuites/unittest/posix/src/fs/full/ |
H A D | posix_fs_full_test.c | 140 char fileName[TEST_BUF_SIZE] = { 0 }; variable
|
/kernel/liteos_a/kernel/extended/dynload/include/ |
H A D | los_load_elf.h | 98 const CHAR *fileName;
member
|
/kernel/liteos_m/components/dynlink/ |
H A D | los_dynlink.h | 120 CHAR *fileName;
member
|
H A D | los_dynlink.c | 89 STATIC DynSharedObj *OsIsPreLoaded(const CHAR *fileName)
in OsIsPreLoaded() argument 150 STATIC INT32 OsGetFileLength(UINT32 *fileLen, const CHAR *fileName)
in OsGetFileLength() argument 220 STATIC DynSharedObj *OsLoadInit(const CHAR *fileName, VOID *pool)
in OsLoadInit() argument 748 LOS_SoLoad(const CHAR *fileName, VOID *pool) LOS_SoLoad() argument [all...] |
/kernel/liteos_a/fs/proc/src/ |
H A D | proc_file.c | 592 struct ProcDirEntry *OpenProcFile(const char *fileName, int flags, ...) in OpenProcFile() argument
|
/kernel/liteos_m/components/fs/littlefs/ |
H A D | lfs_adapter.c | 245 int LfsUnlink(struct MountPoint *mp, const char *fileName)
in LfsUnlink() argument
|
/kernel/uniproton/src/fs/littlefs/ |
H A D | lfs_adapter.c | 219 static S32 OsLfsUnlink(struct TagMountPoint *mp, const char *fileName)
in OsLfsUnlink() argument
|
/kernel/linux/build/test/unittest/rtg/ |
H A D | rtg_test.cpp | 125 char fileName[] = "/proc/self/sched_rtg_ctrl"; in BasicOpenRtgNode() local
|
/kernel/liteos_a/fs/vfs/operation/ |
H A D | vfs_force_umount.c | 78 static int ErrorVopUnlink(struct Vnode *parent, struct Vnode *vnode, const char *fileName) in ErrorVopUnlink() argument
|
/kernel/linux/linux-6.6/tools/testing/selftests/x86/ |
H A D | lam.c | 958 uint8_t file_Exists(const char *fileName) in file_Exists() argument
|
/kernel/liteos_a/syscall/ |
H A D | fs_syscall.c | 642 int SysExecve(const char *fileName, char *const *argv, char *const *envp) in SysExecve() argument
|
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | cifssmb.c | 847 CIFSPOSIXDelFile(const unsigned int xid, struct cifs_tcon *tcon, const char *fileName, __u16 type, const struct nls_table *nls_codepage, int remap) CIFSPOSIXDelFile() argument 1217 SMBLegacyOpen(const unsigned int xid, struct cifs_tcon *tcon, const char *fileName, const int openDisposition, const int access_flags, const int create_options, __u16 *netfid, int *pOplock, FILE_ALL_INFO *pfile_info, const struct nls_table *nls_codepage, int remap) SMBLegacyOpen() argument 3639 CIFSSMBSetPosixACL(const unsigned int xid, struct cifs_tcon *tcon, const unsigned char *fileName, const char *local_acl, const int buflen, const int acl_type, const struct nls_table *nls_codepage, int remap) CIFSSMBSetPosixACL() argument 5812 CIFSSMBSetPathInfoFB(const unsigned int xid, struct cifs_tcon *tcon, const char *fileName, const FILE_BASIC_INFO *data, const struct nls_table *nls_codepage, struct cifs_sb_info *cifs_sb) CIFSSMBSetPathInfoFB() argument 5843 CIFSSMBSetPathInfo(const unsigned int xid, struct cifs_tcon *tcon, const char *fileName, const FILE_BASIC_INFO *data, const struct nls_table *nls_codepage, struct cifs_sb_info *cifs_sb) CIFSSMBSetPathInfo() argument 6361 CIFSSMBSetEA(const unsigned int xid, struct cifs_tcon *tcon, const char *fileName, const char *ea_name, const void *ea_value, const __u16 ea_value_len, const struct nls_table *nls_codepage, struct cifs_sb_info *cifs_sb) CIFSSMBSetEA() argument [all...] |
H A D | cifspdu.h | 914 char fileName[1]; member 989 char fileName[1]; member 1225 unsigned char fileName[1]; member 1281 unsigned char fileName[1]; member
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | cifssmb.c | 663 CIFSPOSIXDelFile(const unsigned int xid, struct cifs_tcon *tcon, const char *fileName, __u16 type, const struct nls_table *nls_codepage, int remap) CIFSPOSIXDelFile() argument 1037 SMBLegacyOpen(const unsigned int xid, struct cifs_tcon *tcon, const char *fileName, const int openDisposition, const int access_flags, const int create_options, __u16 *netfid, int *pOplock, FILE_ALL_INFO *pfile_info, const struct nls_table *nls_codepage, int remap) SMBLegacyOpen() argument 3110 cifs_do_set_acl(const unsigned int xid, struct cifs_tcon *tcon, const unsigned char *fileName, const struct posix_acl *acl, const int acl_type, const struct nls_table *nls_codepage, int remap) cifs_do_set_acl() argument 3193 cifs_do_set_acl(const unsigned int xid, struct cifs_tcon *tcon, const unsigned char *fileName, const struct posix_acl *acl, const int acl_type, const struct nls_table *nls_codepage, int remap) cifs_do_set_acl() argument 5280 CIFSSMBSetPathInfoFB(const unsigned int xid, struct cifs_tcon *tcon, const char *fileName, const FILE_BASIC_INFO *data, const struct nls_table *nls_codepage, struct cifs_sb_info *cifs_sb) CIFSSMBSetPathInfoFB() argument 5312 CIFSSMBSetPathInfo(const unsigned int xid, struct cifs_tcon *tcon, const char *fileName, const FILE_BASIC_INFO *data, const struct nls_table *nls_codepage, struct cifs_sb_info *cifs_sb) CIFSSMBSetPathInfo() argument 5779 CIFSSMBSetEA(const unsigned int xid, struct cifs_tcon *tcon, const char *fileName, const char *ea_name, const void *ea_value, const __u16 ea_value_len, const struct nls_table *nls_codepage, struct cifs_sb_info *cifs_sb) CIFSSMBSetEA() argument [all...] |
H A D | cifspdu.h | 865 char fileName[]; member 942 char fileName[]; member 1178 unsigned char fileName[]; member 1234 unsigned char fileName[]; member
|