Searched refs:process_line (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/isdn/hysdn/
H A Dhysdn_procconf.c45 /* process_line parses one config line and transfers it to the card if */
50 process_line(struct conf_writedata *cnf) function
81 } /* process_line */
180 if ((i = process_line(cnf)) < 0) /* handle the line */
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Dhttp.c154 static int process_line(URLContext *h, char *line, int line_count, function
267 err = process_line(h, line, s->line_count, new_location);

Completed in 97 milliseconds