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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hysdn/
H A Dhysdn_procconf.c49 /* process_line parses one config line and transfers it to the card if */
54 process_line(struct conf_writedata *cnf) function
85 } /* process_line */
184 if ((i = process_line(cnf)) < 0) /* handle the line */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dhttp.c238 static int process_line(URLContext *h, char *line, int line_count, function
406 err = process_line(h, line, s->line_count, new_location);
661 ret = process_line(h, line, s->line_count, &new_loc);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dhttp.c430 static int process_line(URLContext *h, char *line, int line_count, function
649 err = process_line(h, line, s->line_count, new_location);

Completed in 165 milliseconds