代码搜索:Open
找到约 10,000 项符合「Open」的源代码
代码结果 10,000
www.eeworm.com/read/383950/8909385
h open.h
/* OPEN.H - Interface to routine for opening file that might be stdin/stdout. */
/* Copyright (c) 2001 by Radford M. Neal
*
* Permission is granted for anyone to copy, use, or modify this program
www.eeworm.com/read/383950/8909391
c open.c
/* OPEN.C - Routine for opening file that might be stdin/stdout. */
/* Copyright (c) 2001 by Radford M. Neal
*
* Permission is granted for anyone to copy, use, or modify this program
* for purpo
www.eeworm.com/read/186747/8912325
bmp open.bmp
www.eeworm.com/read/383713/8923745
c open.c
/*
* linux/lib/open.c
*
* Copyright (C) 1991, 1992 Linus Torvalds
*/
#define __LIBRARY__
#include
#include
int open(const char * filename, int flag, ...)
www.eeworm.com/read/383713/8925606
c open.c
/*
* linux/fs/open.c
*
* Copyright (C) 1991, 1992 Linus Torvalds
*/
#include
#include
#include
#include
#include
www.eeworm.com/read/427505/8939466
bmp open.bmp
www.eeworm.com/read/427505/8939478