Searched +defs:path +defs:key (Results 1 – 2 of 2) sorted by relevance
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/src/ |
H A D | settings.c | 100 u16_t key; member 313 struct net_key_val key; in net_key_set() local 383 struct app_key_val key; in app_key_set() local 955 char path[18]; in store_rpl() local 984 char path[18]; in clear_rpl() local 1084 char path[20]; in clear_app_key() local 1094 char path[20]; in clear_net_key() local 1105 struct net_key_val key; in store_net_key() local 1106 char path[20]; in store_net_key() local 1132 struct app_key_val key; in store_app_key() local [all …]
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/src/ |
H A D | fs-ecos.c | 182 const unsigned char *path; // path to follow member 1169 int key, void *buf, int len) in jffs2_getinfo() 1203 int key, void *buf, int len) in jffs2_setinfo() 1587 static int jffs2_fo_getinfo(struct CYG_FILE_TAG *fp, int key, void *buf, in jffs2_fo_getinfo() 1610 static int jffs2_fo_setinfo(struct CYG_FILE_TAG *fp, int key, void *buf, in jffs2_fo_setinfo()
|