Searched refs:inclusion (Results 1 - 21 of 21) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/
H A Dmacroscope.c34 struct macro_source_file *main_file, *inclusion; local
44 inclusion = macro_lookup_inclusion (main_file, sal.symtab->filename);
46 if (inclusion)
48 ms->file = inclusion;
H A DChangeLog-3.x1130 gcc and localized inclusion of alloca.h on the sparc with the
1540 number marked as unsigned; this will allow inclusion of unsigned
1960 * symtab.c: Changed inclusion of <strings.h> (doesn't work on
2147 * default-dep.c: Deleted inclusion of fcntl.h; apparently not
2407 * inflow.c: Removed inclusion of sys/user.h; no longer necessary.
2597 * infrun.c: Fixed up inclusion of aouthdr.h on UMAX_PTRACE.
3005 * infrun.c: Added inclusion of aouthdr.h inside of #ifdef UMAX
3040 * news-dep.c: Deleted inclusion of fcntl.h; just duplicates stuff
3070 m-i386gas.h: Moved COFF_ENCAPSULATE to before inclusion of
3111 * inflow.c: Added inclusion o
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/
H A Dmacroscope.c34 struct macro_source_file *main_file, *inclusion; local
44 inclusion = macro_lookup_inclusion (main_file, sal.symtab->filename);
46 if (inclusion)
48 ms->file = inclusion;
H A DChangeLog-3.x1130 gcc and localized inclusion of alloca.h on the sparc with the
1540 number marked as unsigned; this will allow inclusion of unsigned
1960 * symtab.c: Changed inclusion of <strings.h> (doesn't work on
2147 * default-dep.c: Deleted inclusion of fcntl.h; apparently not
2407 * inflow.c: Removed inclusion of sys/user.h; no longer necessary.
2597 * infrun.c: Fixed up inclusion of aouthdr.h on UMAX_PTRACE.
3005 * infrun.c: Added inclusion of aouthdr.h inside of #ifdef UMAX
3040 * news-dep.c: Deleted inclusion of fcntl.h; just duplicates stuff
3070 m-i386gas.h: Moved COFF_ENCAPSULATE to before inclusion of
3111 * inflow.c: Added inclusion o
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/
H A Dmacroscope.c34 struct macro_source_file *main_file, *inclusion; local
44 inclusion = macro_lookup_inclusion (main_file, sal.symtab->filename);
46 if (inclusion)
48 ms->file = inclusion;
H A DChangeLog-3.x1130 gcc and localized inclusion of alloca.h on the sparc with the
1540 number marked as unsigned; this will allow inclusion of unsigned
1960 * symtab.c: Changed inclusion of <strings.h> (doesn't work on
2147 * default-dep.c: Deleted inclusion of fcntl.h; apparently not
2407 * inflow.c: Removed inclusion of sys/user.h; no longer necessary.
2597 * infrun.c: Fixed up inclusion of aouthdr.h on UMAX_PTRACE.
3005 * infrun.c: Added inclusion of aouthdr.h inside of #ifdef UMAX
3040 * news-dep.c: Deleted inclusion of fcntl.h; just duplicates stuff
3070 m-i386gas.h: Moved COFF_ENCAPSULATE to before inclusion of
3111 * inflow.c: Added inclusion o
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wget/
H A Dmaint.mk436 # via inclusion of a package-specific header, if cfg.mk specified one.
482 # Prohibit the inclusion of assert.h without an actual use of assert.
486 # Prohibit the inclusion of close-stream.h without an actual use.
490 # Prohibit the inclusion of getopt.h without an actual use.
597 # Prohibit the inclusion of c-ctype.h without an actual use.
633 # Prohibit the inclusion of signal.h without an actual use.
649 # Prohibit the inclusion of strings.h without a sensible use.
669 # Prohibit the inclusion of intprops.h without an actual use.
676 # Prohibit the inclusion of stddef.h without an actual use.
686 # Prohibit the inclusion o
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wget/
H A Dmaint.mk436 # via inclusion of a package-specific header, if cfg.mk specified one.
482 # Prohibit the inclusion of assert.h without an actual use of assert.
486 # Prohibit the inclusion of close-stream.h without an actual use.
490 # Prohibit the inclusion of getopt.h without an actual use.
597 # Prohibit the inclusion of c-ctype.h without an actual use.
633 # Prohibit the inclusion of signal.h without an actual use.
649 # Prohibit the inclusion of strings.h without a sensible use.
669 # Prohibit the inclusion of intprops.h without an actual use.
676 # Prohibit the inclusion of stddef.h without an actual use.
686 # Prohibit the inclusion o
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wget/
H A Dmaint.mk436 # via inclusion of a package-specific header, if cfg.mk specified one.
482 # Prohibit the inclusion of assert.h without an actual use of assert.
486 # Prohibit the inclusion of close-stream.h without an actual use.
490 # Prohibit the inclusion of getopt.h without an actual use.
597 # Prohibit the inclusion of c-ctype.h without an actual use.
633 # Prohibit the inclusion of signal.h without an actual use.
649 # Prohibit the inclusion of strings.h without a sensible use.
669 # Prohibit the inclusion of intprops.h without an actual use.
676 # Prohibit the inclusion of stddef.h without an actual use.
686 # Prohibit the inclusion o
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/client/
H A Dclitar.c1503 XFILE *inclusion = NULL; local
1515 if ((inclusion = x_fopen(filename, O_RDONLY, 0)) == NULL) {
1519 DEBUG(0,("Unable to open inclusion file %s\n", filename));
1523 while ((! error) && (x_fgets(buf, sizeof(buf)-1, inclusion))) {
1527 DEBUG(0,("failure allocating buffer to read inclusion file\n"));
1541 DEBUG(0,("failure enlarging inclusion buffer to %d bytes\n",
1552 x_fclose(inclusion);
1723 /* Optind points at the tar output file, Optind+1 at the inclusion file. */
1765 /* Doing regular expression seaches not from an inclusion file. */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/client/
H A Dclitar.c1648 XFILE *inclusion = NULL; local
1660 if ((inclusion = x_fopen(filename, O_RDONLY, 0)) == NULL) {
1664 DEBUG(0,("Unable to open inclusion file %s\n", filename));
1668 while ((! error) && (x_fgets(buf, sizeof(buf)-1, inclusion))) {
1672 DEBUG(0,("failure allocating buffer to read inclusion file\n"));
1686 DEBUG(0,("failure enlarging inclusion buffer to %d bytes\n",
1697 x_fclose(inclusion);
1870 /* Optind points at the tar output file, Optind+1 at the inclusion file. */
1912 /* Doing regular expression seaches not from an inclusion file. */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/client/
H A Dclitar.c1503 XFILE *inclusion = NULL; local
1515 if ((inclusion = x_fopen(filename, O_RDONLY, 0)) == NULL) {
1519 DEBUG(0,("Unable to open inclusion file %s\n", filename));
1523 while ((! error) && (x_fgets(buf, sizeof(buf)-1, inclusion))) {
1527 DEBUG(0,("failure allocating buffer to read inclusion file\n"));
1541 DEBUG(0,("failure enlarging inclusion buffer to %d bytes\n",
1552 x_fclose(inclusion);
1723 /* Optind points at the tar output file, Optind+1 at the inclusion file. */
1765 /* Doing regular expression seaches not from an inclusion file. */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba/source/client/
H A Dclitar.c1564 FILE *inclusion = NULL; local
1576 if ((inclusion = sys_fopen(filename, "r")) == NULL) {
1580 DEBUG(0,("Unable to open inclusion file %s\n", filename));
1584 while ((! error) && (fgets(buf, sizeof(buf)-1, inclusion))) {
1588 DEBUG(0,("failure allocating buffer to read inclusion file\n"));
1602 DEBUG(0,("failure enlarging inclusion buffer to %d bytes\n",
1613 fclose(inclusion);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/client/
H A Dclitar.c1648 XFILE *inclusion = NULL; local
1660 if ((inclusion = x_fopen(filename, O_RDONLY, 0)) == NULL) {
1664 DEBUG(0,("Unable to open inclusion file %s\n", filename));
1668 while ((! error) && (x_fgets(buf, sizeof(buf)-1, inclusion))) {
1672 DEBUG(0,("failure allocating buffer to read inclusion file\n"));
1686 DEBUG(0,("failure enlarging inclusion buffer to %d bytes\n",
1697 x_fclose(inclusion);
1870 /* Optind points at the tar output file, Optind+1 at the inclusion file. */
1912 /* Doing regular expression seaches not from an inclusion file. */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba/source/client/
H A Dclitar.c1564 FILE *inclusion = NULL; local
1576 if ((inclusion = sys_fopen(filename, "r")) == NULL) {
1580 DEBUG(0,("Unable to open inclusion file %s\n", filename));
1584 while ((! error) && (fgets(buf, sizeof(buf)-1, inclusion))) {
1588 DEBUG(0,("failure allocating buffer to read inclusion file\n"));
1602 DEBUG(0,("failure enlarging inclusion buffer to %d bytes\n",
1613 fclose(inclusion);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/client/
H A Dclitar.c1648 XFILE *inclusion = NULL; local
1660 if ((inclusion = x_fopen(filename, O_RDONLY, 0)) == NULL) {
1664 DEBUG(0,("Unable to open inclusion file %s\n", filename));
1668 while ((! error) && (x_fgets(buf, sizeof(buf)-1, inclusion))) {
1672 DEBUG(0,("failure allocating buffer to read inclusion file\n"));
1686 DEBUG(0,("failure enlarging inclusion buffer to %d bytes\n",
1697 x_fclose(inclusion);
1870 /* Optind points at the tar output file, Optind+1 at the inclusion file. */
1912 /* Doing regular expression seaches not from an inclusion file. */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/client/
H A Dclitar.c1503 XFILE *inclusion = NULL; local
1515 if ((inclusion = x_fopen(filename, O_RDONLY, 0)) == NULL) {
1519 DEBUG(0,("Unable to open inclusion file %s\n", filename));
1523 while ((! error) && (x_fgets(buf, sizeof(buf)-1, inclusion))) {
1527 DEBUG(0,("failure allocating buffer to read inclusion file\n"));
1541 DEBUG(0,("failure enlarging inclusion buffer to %d bytes\n",
1552 x_fclose(inclusion);
1723 /* Optind points at the tar output file, Optind+1 at the inclusion file. */
1765 /* Doing regular expression seaches not from an inclusion file. */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba/source/client/
H A Dclitar.c1564 FILE *inclusion = NULL; local
1576 if ((inclusion = sys_fopen(filename, "r")) == NULL) {
1580 DEBUG(0,("Unable to open inclusion file %s\n", filename));
1584 while ((! error) && (fgets(buf, sizeof(buf)-1, inclusion))) {
1588 DEBUG(0,("failure allocating buffer to read inclusion file\n"));
1602 DEBUG(0,("failure enlarging inclusion buffer to %d bytes\n",
1613 fclose(inclusion);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/curl-7.21.7/packages/vms/
H A Dbuild_vms.com79 $! directory if needed (obviating inclusion of these
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/curl-7.21.7/packages/vms/
H A Dbuild_vms.com79 $! directory if needed (obviating inclusion of these
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/curl-7.21.7/packages/vms/
H A Dbuild_vms.com79 $! directory if needed (obviating inclusion of these

Completed in 259 milliseconds