Searched refs:lines (Results 1 - 25 of 123) sorted by relevance

12345

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/printing/
H A Dprint_svid.c40 char **lines; local
45 if ((lines = file_lines_pload("/usr/bin/lpstat -v", NULL)) == NULL)
48 for (i = 0; lines[i]; i++) {
50 char *buf = lines[i];
86 file_lines_free(lines);
91 file_lines_free(lines);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sparc/
H A Dxor.h26 int lines = bytes / (sizeof (long)) / 8; local
57 } while (--lines > 0);
64 int lines = bytes / (sizeof (long)) / 8; local
108 } while (--lines > 0);
115 int lines = bytes / (sizeof (long)) / 8; local
172 } while (--lines > 0);
179 int lines = bytes / (sizeof (long)) / 8; local
249 } while (--lines > 0);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/vq/
H A Dresidue_entropy16 my$lines=0;
28 $lines++;
48 if(($lines % 1000)==0){
49 print "\rworking... $lines lines, found $count values so far";
H A Drun.c127 long lines=0; local
154 lines++;
157 fprintf(stderr,"Too few columns on line %ld in data file\n",lines);
180 long lines=0; local
199 lines++;
202 fprintf(stderr,"Too few columns on line %ld in data file\n",lines);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/include/
H A Dline.h64 extern int line_open(struct line *lines, struct tty_struct *tty);
65 extern int line_setup(struct line *lines, unsigned int sizeof_lines,
86 struct line *lines, int nlines);
87 extern void lines_init(struct line *lines, int nlines, struct chan_opts *opts);
88 extern void close_lines(struct line *lines, int nlines);
90 extern int line_config(struct line *lines, unsigned int sizeof_lines,
94 extern int line_remove(struct line *lines, unsigned int sizeof_lines, int n,
96 extern int line_get_config(char *dev, struct line *lines,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/examples/LDAP/smbldap-tools-0.8.7/
H A Dsmbldap-groupshow52 my $lines = read_group($group);
53 if (!defined($lines)) {
58 print "$lines\n";
H A Dsmbldap-usershow50 my $lines = read_user($user);
51 if (!defined($lines)) {
56 print "$lines\n";
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/
H A Dxor.h49 unsigned int lines = bytes / sizeof(unsigned long) / 4; local
63 } while (--lines);
70 unsigned int lines = bytes / sizeof(unsigned long) / 4; local
85 } while (--lines);
92 unsigned int lines = bytes / sizeof(unsigned long) / 2; local
104 } while (--lines);
111 unsigned int lines = bytes / sizeof(unsigned long) / 2; local
124 } while (--lines);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm26/
H A Dxor.h49 unsigned int lines = bytes / sizeof(unsigned long) / 4; local
63 } while (--lines);
70 unsigned int lines = bytes / sizeof(unsigned long) / 4; local
85 } while (--lines);
92 unsigned int lines = bytes / sizeof(unsigned long) / 2; local
104 } while (--lines);
111 unsigned int lines = bytes / sizeof(unsigned long) / 2; local
124 } while (--lines);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/python/examples/spoolss/
H A Dpsec.py54 # Read lines from standard input and build security descriptor
56 lines = sys.stdin.readlines() variable
60 secdesc["owner_sid"] = lines[0]
61 secdesc["group_sid"] = lines[1]
68 for acl in lines[2:]:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/script/
H A Dfindstatic.pl15 my(@lines) = split(/\n/s, $syms);
29 for (my($i)=0; $i <= $#{@lines}; $i++) {
30 my($line) = $lines[$i];
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/passdb/
H A Dmachine_sid.c40 char **lines; local
44 lines = file_lines_load(fname, &numlines);
46 if (!lines || numlines < 1) {
47 if (lines) file_lines_free(lines);
51 ret = string_to_sid(sid, lines[0]);
52 file_lines_free(lines);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-generic/
H A Dxor.h21 long lines = bytes / (sizeof (long)) / 8; local
34 } while (--lines > 0);
41 long lines = bytes / (sizeof (long)) / 8; local
55 } while (--lines > 0);
62 long lines = bytes / (sizeof (long)) / 8; local
77 } while (--lines > 0);
84 long lines = bytes / (sizeof (long)) / 8; local
100 } while (--lines > 0);
106 long lines = bytes / (sizeof (long)) / 8; local
136 } while (--lines >
143 long lines = bytes / (sizeof (long)) / 8; local
189 long lines = bytes / (sizeof (long)) / 8; local
244 long lines = bytes / (sizeof (long)) / 8; local
307 long lines = bytes / (sizeof (long)) / 8 - 1; local
334 long lines = bytes / (sizeof (long)) / 8 - 1; local
364 long lines = bytes / (sizeof (long)) / 8 - 1; local
398 long lines = bytes / (sizeof (long)) / 8 - 1; local
434 long lines = bytes / (sizeof (long)) / 8 - 1; local
480 long lines = bytes / (sizeof (long)) / 8 - 1; local
537 long lines = bytes / (sizeof (long)) / 8 - 1; local
605 long lines = bytes / (sizeof (long)) / 8 - 1; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libpostproc/
H A Dpostprocess_internal.h170 static inline void linecpy(void *dest, const void *src, int lines, int stride) { argument
172 memcpy(dest, src, lines*stride);
174 memcpy((uint8_t*)dest+(lines-1)*stride, (const uint8_t*)src+(lines-1)*stride, -lines*stride);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-i386/
H A Dxor.h33 unsigned long lines = bytes >> 7; local
65 : "+r" (lines),
77 unsigned long lines = bytes >> 7; local
114 : "+r" (lines),
126 unsigned long lines = bytes >> 7; local
168 : "+r" (lines),
181 unsigned long lines = bytes >> 7; local
236 : "+r" (lines),
260 unsigned long lines = bytes >> 6; local
296 : "+r" (lines),
308 unsigned long lines = bytes >> 6; local
365 unsigned long lines = bytes >> 6; local
431 unsigned long lines = bytes >> 6; local
586 unsigned long lines = bytes >> 8; local
640 unsigned long lines = bytes >> 8; local
701 unsigned long lines = bytes >> 8; local
769 unsigned long lines = bytes >> 8; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/intl/
H A Dlang_tdb.c32 char **lines; local
37 lines = file_lines_load(msg_file, &num_lines);
39 if (!lines) {
51 if (strncmp(lines[i], "msgid \"", 7) == 0) {
52 msgid = lines[i] + 7;
54 if (msgid && strncmp(lines[i], "msgstr \"", 8) == 0) {
55 msgstr = lines[i] + 8;
72 file_lines_free(lines);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/scripts/
H A Dcleanfile92 @lines = ();
103 push(@lines, @blanks);
105 push(@lines, $line);
117 print FILE @lines;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/lib/
H A Dutil_file.c189 lines with "#" at the front are ignored.
479 Parse a buffer into lines.
521 Load a file into memory and return an array of pointers to lines in the file
539 Load a fd into memory and return an array of pointers to lines in the file
558 Load a pipe into memory and return an array of pointers to lines in the data
576 Free lines loaded with file_lines_load.
579 void file_lines_free(char **lines) argument
581 if (!lines) {
584 SAFE_FREE(lines[0]);
585 SAFE_FREE(lines);
593 file_lines_slashcont(char **lines) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/smbd/
H A Ddfree.c84 char **lines; local
90 lines = file_lines_pload(syscmd, NULL);
91 if (lines) {
92 char *line = lines[0];
107 file_lines_free(lines);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/auth/
H A Dauth_rhosts.c36 char **lines = file_lines_load(equiv_file, NULL); local
40 if (! lines) return False;
41 for (i=0; lines[i]; i++) {
42 char *buf = lines[i];
63 file_lines_free(lines);
121 file_lines_free(lines);
128 file_lines_free(lines);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/coreutils/
H A Dsort.c280 char *line, **lines = NULL; local
361 lines = xrealloc(lines, sizeof(char *) * (linecount + 64));
362 lines[linecount++] = line;
374 if (compare_keys(&lines[i-1], &lines[i]) > j) {
382 qsort(lines, linecount, sizeof(char *), compare_keys);
386 /* coreutils 6.3 drop lines for which only key is the same */
390 if (!compare_keys(&lines[flag], &lines[
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/saa7134/
H A Dsaa7134-vbi.c126 unsigned int lines, llength, size; local
129 lines = norm->vbi_v_stop_0 - norm->vbi_v_start_0 +1;
130 if (lines > VBI_LINE_COUNT)
131 lines = VBI_LINE_COUNT;
133 size = lines * llength * 2;
142 buf->vb.height = lines;
171 int llength,lines; local
173 lines = dev->tvnorm->vbi_v_stop_0 - dev->tvnorm->vbi_v_start_0 +1;
175 *size = lines * llength * 2;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dvt_kern.h36 int vc_resize(struct vc_data *vc, unsigned int cols, unsigned int lines);
37 int vc_lock_resize(struct vc_data *vc, unsigned int cols, unsigned int lines);
47 void scrollback(struct vc_data *vc, int lines);
48 void scrollfront(struct vc_data *vc, int lines);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/util-linux/
H A Dmore.c59 int lines; local
111 lines = 0;
149 lines = 0;
184 if (++lines >= terminal_height || input == '\n')
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/libasprintf/
H A Dtexi2html498 @lines = (); # whole document
549 # remove \input on the first lines only
577 push(@lines, $in_html);
614 # skip lines
638 @lines = (); # ignore all lines before top (title page garbage)
649 push(@lines, $SPLITTAG) if $split_num++;
694 push(@lines, &html_debug("\n", __LINE__));
698 push(@lines, &html_debug("\n", __LINE__));
700 push(@lines,
[all...]

Completed in 441 milliseconds

12345