Searched refs:get_line (Results 1 - 10 of 10) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/packaging/SGI/
H A Didb.pl54 if (/^SBIN_PROGS/) { @sbinprogs = get_line($_); }
55 if (/^BIN_PROGS1/) { @binprogs1 = get_line($_); }
56 if (/^BIN_PROGS2/) { @binprogs2 = get_line($_); }
57 if (/^BIN_PROGS3/) { @binprogs3 = get_line($_); }
58 if (/^BIN_PROGS/) { @binprogs = get_line($_); }
59 if (/^SCRIPTS/) { @scripts = get_line($_); }
60 if (/^TORTURE_PROGS/) { @tortureprogs = get_line($_); }
61 if (/^SHLIBS/) { @shlibs = get_line($_); }
360 sub get_line { subroutine
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/libvorbis-1.2.3/vq/
H A Dbookutil.h26 extern char *get_line(FILE *in);
H A Dbookutil.c29 char *get_line(FILE *in){ function
95 value_line_buff=get_line(in);
120 value_line_buff=get_line(in);
163 char *line=get_line(in);
197 line=get_line(in);
203 line=get_line(in);
204 line=get_line(in);
216 line=get_line(in);
217 line=get_line(in);
218 line=get_line(i
[all...]
H A Dlatticebuild.c97 line=get_line(in);
H A Dtrain.c30 char *line=get_line(in);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Dassdec.c33 static void get_line(ByteIOContext *s, char *buf, int maxlen) function
111 get_line(pb, line, sizeof(line));
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/scripts/kconfig/lxdialog/
H A Dtextbox.c27 static char *get_line(void);
165 * by calling get_line() in the following
179 get_line();
326 line = get_line();
350 static char *get_line(void) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/scripts/kconfig/lxdialog/
H A Dtextbox.c27 static char *get_line(void);
203 get_line() in the following 'for' loop. */
216 get_line();
443 line = get_line();
467 static char *get_line(void) function
479 "get_line().\n");
488 fprintf(stderr, "\nError reading file in get_line().\n");
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/config/
H A Dtextbox.c27 static char *get_line (void);
221 get_line() in the following 'for' loop. */
234 get_line ();
465 line = get_line ();
490 get_line (void) function
502 "get_line().\n");
510 fprintf (stderr, "\nError reading file in get_line().\n");
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/networking/
H A Dhttpd.c921 static int get_line(void) function
1585 if (!get_line()) /* EOF or error or empty line */
1699 if (!get_line())

Completed in 171 milliseconds