Searched refs:file (Results 1 – 20 of 20) sorted by relevance
| /lib/libc/ |
| D | assert.c | 6 __assert(const char *func, const char *file, int line, const char *expr) in __assert() argument 8 fprintf(stderr, "Assert (%s): %s %s:%d\n", expr, func, file, line); in __assert()
|
| D | SConscript | 15 "file.c",
|
| /docs/ |
| D | Doxyfile | 3 # This file describes the settings to be used by the documentation system 18 # Use doxygen to compare the used configuration file with the template 19 # configuration file: 21 # Use doxygen to compare the used configuration file with the template 22 # configuration file without replacing the environment variables or CMake type 31 # file that follow. The default is UTF-8 which is also the encoding used for all 78 # performance problems for the file system. Adapt CREATE_SUBDIRS_LEVEL to 119 # descriptions after the members that are listed in the file and class 140 # the entity):The $name class, The $name widget, The $name file, is, provides, 145 "The $name file" \ [all …]
|
| /include/ |
| D | assert.h | 18 void __assert(const char *func, const char *file, int line, const char *expr);
|
| /lib/liblwip/src/core/ |
| D | memp.c | 69 const char *file; member 392 memp_malloc_fn(memp_t type, const char* file, const int line) in memp_malloc() 411 memp->file = file; in memp_malloc()
|
| D | dhcp.c | 1715 dhcp->msg_out->file[i] = 0; in dhcp_create_msg()
|
| /lib/liblwip/src/netif/ |
| D | FILES | 7 Ethernet. The code in this file should be used together with 14 file can be used as a "skeleton" for developing new Ethernet
|
| /lib/liblwip/ |
| D | FILES | 4 See also the FILES file in each subdirectory.
|
| D | COPYING | 27 * This file is part of the lwIP TCP/IP stack.
|
| D | UPGRADING | 1 This file lists major changes between release versions that require 144 * initial version of this file
|
| D | CHANGELOG | 43 * ppp.h, ppp_impl.h: splitted ppp.h to an internal and external header file 478 * nearly every file: Replaced struct ip_addr by typedef ip_addr_t to 489 correctly retrieve the BOOTP file. 570 calling sio_read_abort() if the file descriptor is valid. 858 * nearly every file: Use macros defined in ip_addr.h (some of them new) 868 portability file inet.h and its contents from the stack: moved htonX- 1551 documentation in the rawapi.txt file. 1605 to the new file netdb.c; included lwip_getaddrinfo. 1634 in your lwipopts.h file (LWIP_DNS=0 in opt.h). DNS_DEBUG can be set to get 1738 in your sys_arch.c file, and but it's not mandatory, use them in your OS [all …]
|
| /lib/liblwip/src/ |
| D | FILES | 13 file in each directory.
|
| /lib/liblwip/src/include/lwip/ |
| D | memp.h | 103 void *memp_malloc_fn(memp_t type, const char* file, const int line);
|
| D | dhcp.h | 89 PACK_STRUCT_FIELD(u8_t file[DHCP_FILE_LEN]);
|
| /sys/amd64/ |
| D | kernel.lds | 113 linker won't look for a file to match a 120 the crtend.o file until after the sorted ctors. 121 The .ctor section from the crtend file contains the
|
| /sbin/newfs_o2fs/ |
| D | newfs_o2fs.c | 125 ObjID *AddFile(const char *file) in AddFile() argument 139 fd = open(file, O_RDONLY); in AddFile()
|
| /lib/liblwip/doc/ |
| D | sys_arch.txt | 19 In addition to the source file providing the functionality of sys_arch, 33 in the sys_arch.h file. Mailboxes are equivalently represented by the 245 If the compiler does not provide memset() this file must include a 246 definition of it, or include a file which defines it. 248 This file must either include a system-local <errno.h> which defines
|
| D | contrib.txt | 46 4. Do not file a bug and post a fix to it to the patch area. Either a bug report
|
| /sys/kern/ |
| D | syscall.c | 74 VNode *file; in Syscall_Spawn() local 130 VFS_Close(file); in Syscall_Spawn() 149 Loader_Load(thr, file, pg, 1024); in Syscall_Spawn()
|
| /sys/ |
| D | SConscript | 10 # Multiboot requires multiboot.S to be the first file
|