Home
last modified time | relevance | path

Searched refs:sf (Results 1 – 7 of 7) sorted by relevance

/components/drivers/ofw/
A Dbase.c1605 char *sf, split_field[64]; in ofw_get_prop_fuzzy_name() local
1633 sf = split_field; in ofw_get_prop_fuzzy_name()
1638 *sf++ = '\0'; in ofw_get_prop_fuzzy_name()
1646 for (; *str && len < sizeof(split_field); ++str, ++sf, ++len) in ofw_get_prop_fuzzy_name()
1650 *sf = *str; in ofw_get_prop_fuzzy_name()
1656 *sf = '\0'; in ofw_get_prop_fuzzy_name()
1660 *sf = '\0'; in ofw_get_prop_fuzzy_name()
1670 sf[-1] = '\0'; in ofw_get_prop_fuzzy_name()
1674 sf = split_field; in ofw_get_prop_fuzzy_name()
1685 const char *propname = prop->name, *fuzzy_name = sf; in ofw_get_prop_fuzzy_name()
/components/net/lwip/lwip-2.0.3/src/netif/ppp/
A Dauth.c2332 FILE *sf;
2410 if ((sf = fopen(atfile, "r")) == NULL) {
2414 check_access(sf, atfile);
2415 if (!getword(sf, word, &xxx, atfile)) {
2417 fclose(sf);
2420 fclose(sf);
/components/net/lwip/lwip-2.1.2/src/netif/ppp/
A Dauth.c2332 FILE *sf;
2410 if ((sf = fopen(atfile, "r")) == NULL) {
2414 check_access(sf, atfile);
2415 if (!getword(sf, word, &xxx, atfile)) {
2417 fclose(sf);
2420 fclose(sf);
/components/drivers/spi/
A Ddev_spi_flash_sfud.c518 static void sf(uint8_t argc, char **argv) { in sf() function
778 MSH_CMD_EXPORT(sf, SPI Flash operate.);
/components/net/lwip/lwip-2.0.3/doc/doxygen/
A Dlwip.Doxyfile1969 # AutoGen Definitions (see http://autogen.sf.net) file that captures the
/components/net/lwip/lwip-2.1.2/doc/doxygen/
A Dlwip.Doxyfile1980 # AutoGen Definitions (see http://autogen.sf.net) file that captures the
A Dlwip.Doxyfile.cmake.in1980 # AutoGen Definitions (see http://autogen.sf.net) file that captures the

Completed in 25 milliseconds