代码搜索:FILE_ID
找到约 174 项符合「FILE_ID」的源代码
代码结果 174
www.eeworm.com/read/434785/7801732
h function.h
#ifndef OS_FUNCTION_CALL
#define OS_FUNCTION_CALL
extern void init_file_information(void );
extern int set_system_file_capability(
int memory_body_id,int file_id,int right,
struct capabili
www.eeworm.com/read/331913/12801172
h function.h
#ifndef OS_FUNCTION_CALL
#define OS_FUNCTION_CALL
extern void init_file_information(void );
extern int set_system_file_capability(
int memory_body_id,int file_id,int right,
struct capabili
www.eeworm.com/read/149140/12399039
h function.h
#ifndef OS_FUNCTION_CALL
#define OS_FUNCTION_CALL
extern void init_file_information(void );
extern int set_system_file_capability(
int memory_body_id,int file_id,int right,
struct capabili
www.eeworm.com/read/304405/3799690
h function.h
#ifndef OS_FUNCTION_CALL
#define OS_FUNCTION_CALL
extern void init_file_information(void );
extern int set_system_file_capability(
int memory_body_id,int file_id,int right,
struct capabili
www.eeworm.com/read/101848/6235631
properties query.properties
C_COMMIT=commit
C_ROLLBACK=rollback
C_TRIMBLOB={call dbms_lob.trim(?,?)}
# statements for files
C_ORACLE_FILESFORUPDATE=select file_content from cms_files where file_id = ? for update nowait
C_
www.eeworm.com/read/304405/3799644
c arch3.c
#include"memory.h"
#include"../include/os.h"
#define FILE_SYSTEM_ERROR (-1)
void mount_page_table(int file_id,int map_length)
{
int i,block_number;
block_number=(map_length+PAGE_SIZE)/(PAGE_