Searched refs:create (Results 1 – 25 of 37) sorted by relevance
12
| /components/lwp/ |
| A D | lwp_shm.c | 109 static int _lwp_shmget(size_t key, size_t size, int create) in _lwp_shmget() argument 125 if (create) in _lwp_shmget() 193 int lwp_shmget(size_t key, size_t size, int create) in lwp_shmget() argument 198 ret = _lwp_shmget(key, size, create); in lwp_shmget()
|
| A D | lwp_shm.h | 19 int lwp_shmget(size_t key, size_t size, int create);
|
| /components/dfs/dfs_v1/filesystems/elmfat/ |
| A D | .clang-format | 3 # An easy way to create the .clang-format file is:
|
| A D | 00history.txt | 85 Fixed cached sector is not flushed when create and close without write. 310 …Fixed f_fdisk() and f_mkfs() create the partition table with wrong CHS parameters. (appeared at R0… 339 …Fixed f_mkfs() function can fail to create exFAT volume in the second partition. (appeared at R0.1… 355 Fixed f_mkfs() can create wrong exFAT volume due to a timing dependent error. (appeared at R0.12)
|
| /components/net/lwip/ |
| A D | .clang-format | 3 # An easy way to create the .clang-format file is:
|
| /components/dfs/dfs_v2/filesystems/elmfat/ |
| A D | .clang-format | 3 # An easy way to create the .clang-format file is:
|
| A D | 00history.txt | 85 Fixed cached sector is not flushed when create and close without write. 310 …Fixed f_fdisk() and f_mkfs() create the partition table with wrong CHS parameters. (appeared at R0… 339 …Fixed f_mkfs() function can fail to create exFAT volume in the second partition. (appeared at R0.1… 355 Fixed f_mkfs() can create wrong exFAT volume due to a timing dependent error. (appeared at R0.12)
|
| /components/drivers/hwcrypto/ |
| A D | hwcrypto.c | 79 err = ctx->device->ops->create(ctx); in rt_hwcrypto_ctx_init() 231 RT_ASSERT(device->ops->create != RT_NULL); in rt_hwcrypto_register()
|
| A D | hwcrypto.h | 81 rt_err_t (*create)(struct rt_hwcrypto_ctx *ctx); /**< Creating hardware context */ member
|
| /components/fal/docs/ |
| A D | fal_api_en.md | 109 This function can create the corresponding block device according to the specified partition name, … 122 This function can create the corresponding MTD Nor Flash device according to the specified partitio… 135 This function can create the corresponding character device according to the specified partition na…
|
| /components/net/lwip/lwip-2.0.3/doc/ |
| A D | FILES | 1 doxygen/ - Configuration files and scripts to create the lwIP doxygen source
|
| A D | mqtt_client.txt | 89 /* The idea is to demultiplex topic and create some reference to be used in data callbacks
|
| A D | savannah.txt | 31 To create a SSH2 key pair in UNIX-like environments, do this:
|
| /components/net/lwip/lwip-2.1.2/doc/ |
| A D | FILES | 1 doxygen/ - Configuration files and scripts to create the lwIP doxygen source
|
| A D | mqtt_client.txt | 89 /* The idea is to demultiplex topic and create some reference to be used in data callbacks
|
| A D | savannah.txt | 31 To create a SSH2 key pair in UNIX-like environments, do this:
|
| /components/net/lwip/lwip-2.0.3/src/apps/httpd/makefsdata/ |
| A D | readme.txt | 1 This directory contains a script ('makefsdata') to create C code suitable for
|
| /components/net/lwip/lwip-2.1.2/src/apps/http/makefsdata/ |
| A D | readme.txt | 1 This directory contains a script ('makefsdata') to create C code suitable for
|
| /components/net/lwip/lwip-2.1.2/test/unit/ |
| A D | Filelists.cmake | 9 # create their own targets using the *_SRCS variables.
|
| /components/net/lwip/lwip-2.0.3/test/fuzz/ |
| A D | README | 28 running output_to_pcap.sh <outputdir> will create pcap files for each input
|
| /components/net/lwip/lwip-2.1.2/test/fuzz/ |
| A D | README | 31 running output_to_pcap.sh <outputdir> will create pcap files for each input
|
| /components/net/lwip/lwip-1.4.1/doc/ |
| A D | savannah.txt | 33 To create a SSH2 key pair in UNIX-like environments, do this:
|
| A D | snmp_agent.txt | 127 If you need to create your own private MIB you'll need
|
| /components/net/lwip/lwip-1.4.1/ |
| A D | UPGRADING | 71 * Added LWIP_NETIF_TX_SINGLE_PBUF to always copy to try to create single pbufs
|
| /components/net/lwip/lwip-2.1.2/src/ |
| A D | Filelists.cmake | 9 # create their own targets using the *_SRCS variables.
|
Completed in 17 milliseconds
12