Searched refs:mode (Results 1 – 6 of 6) sorted by relevance
| /include/ |
| D | stdio.h | 26 FILE *fopen(const char *path, const char *mode);
|
| /lib/libc/ |
| D | file.c | 66 fopen(const char *path, const char *mode) in fopen() argument
|
| /lib/liblwip/src/netif/ppp/ |
| D | ppp_impl.h | 346 int sifnpmode (int u, int proto, enum NPmode mode);
|
| D | ppp.c | 232 enum NPmode mode; member 1375 sifnpmode(int u, int proto, enum NPmode mode) in sifnpmode() argument 1379 LWIP_UNUSED_ARG(mode); in sifnpmode()
|
| /lib/liblwip/doc/ |
| D | sys_arch.txt | 242 SYS_ARCH_PROTECT(x) - enter protection mode. 243 SYS_ARCH_UNPROTECT(x) - leave protection mode.
|
| /docs/ |
| D | Doxyfile | 1347 # Possible values are: LIGHT always generate light mode output, DARK always 1348 # generate dark mode output, AUTO_LIGHT automatically set the mode according to 1349 # the user preference, use light mode if no preference is set (the default), 1350 # AUTO_DARK automatically set the mode according to the user preference, use 1351 # dark mode if no preference is set and TOGGLE allow to user to switch between 1352 # light and dark mode via a button. 1486 # in maintenance mode). You can download the HTML help workshop from the web
|