Home
last modified time | relevance | path

Searched refs:parseline (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/
H A Dtftp-0.40-remap.patch16 rv = parseline(line, this_rule, lineno);
/openbmc/linux/scripts/
H A Dunifdef.c219 static Linetype parseline(void);
590 Linetype lineval = parseline(); in process()
640 parseline(void) in parseline() function