Home
last modified time | relevance | path

Searched defs:getline (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/tools/
H A Dgetline.c86 int getline (char **lineptr, size_t *n, FILE *stream) in getline() function
/openbmc/u-boot/examples/standalone/
H A Datmel_df_pow2.c76 static char *getline(void) in getline() function
H A Dsmc911x_eeprom.c268 static char *getline(void) in getline() function
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dbuildoptions.py78 def getline(self, res, line): member in SanityOptionsTest
H A Doverlayfs.py17 def getline(res, line): function
H A Dbbtests.py17 def getline(self, res, line): member in BitbakeTests