Searched refs:directory (Results 251 - 275 of 413) sorted by relevance

<<11121314151617

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libiconv-1.11/po/
H A DMakefile.in1 # Makefile for PO directory in any package using GNU gettext.
128 $(XGETTEXT) --default-domain=$(DOMAIN) --directory=$(top_srcdir) \
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A DSAX2.c497 base = ctxt->directory;
652 base = ctxt->directory;
671 base = ctxt->directory;
888 base = ctxt->directory;
908 base = ctxt->directory;
H A Dnanoftp.c1257 * @directory: a directory on the server
1259 * Tries to change the remote directory
1265 xmlNanoFTPCwd(void *ctx, const char *directory) { argument
1272 if (directory == NULL) return 0;
1281 snprintf(buf, sizeof(buf), "CWD %s\r\n", directory);
1306 * @file: a file or directory on the server
1308 * Tries to delete an item (file or directory) from server
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A DSAX2.c497 base = ctxt->directory;
653 base = ctxt->directory;
672 base = ctxt->directory;
889 base = ctxt->directory;
909 base = ctxt->directory;
H A Dnanoftp.c1259 * @directory: a directory on the server
1261 * Tries to change the remote directory
1267 xmlNanoFTPCwd(void *ctx, const char *directory) { argument
1274 if (directory == NULL) return 0;
1283 snprintf(buf, sizeof(buf), "CWD %s\r\n", directory);
1308 * @file: a file or directory on the server
1310 * Tries to delete an item (file or directory) from server
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DSAX2.c497 base = ctxt->directory;
652 base = ctxt->directory;
671 base = ctxt->directory;
888 base = ctxt->directory;
908 base = ctxt->directory;
H A Dnanoftp.c1257 * @directory: a directory on the server
1259 * Tries to change the remote directory
1265 xmlNanoFTPCwd(void *ctx, const char *directory) { argument
1272 if (directory == NULL) return 0;
1281 snprintf(buf, sizeof(buf), "CWD %s\r\n", directory);
1306 * @file: a file or directory on the server
1308 * Tries to delete an item (file or directory) from server
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-runtime/
H A Dconfig.status98 # Find who we are. Look in the path if we contain no directory separator.
512 # Have a temporary directory for convenience. Make it in the build tree
516 # Note that there is a small window in which the directory will not be cleaned:
526 # Create a (secure) tmp directory for tmp files.
537 $as_echo "$as_me: cannot create a temporary directory in ." >&2
1261 } || test -d "$as_dir" || { { $as_echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
1262 $as_echo "$as_me: error: cannot create directory $as_dir" >&2;}
1270 # A ".." for each directory in $ac_dir_suffix.
1513 # Make sure the directory exists.
1576 } || test -d "$as_dir" || { { $as_echo "$as_me:$LINENO: error: cannot create directory
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/
H A Dconfig.status98 # Find who we are. Look in the path if we contain no directory separator.
521 # Have a temporary directory for convenience. Make it in the build tree
525 # Note that there is a small window in which the directory will not be cleaned:
535 # Create a (secure) tmp directory for tmp files.
546 $as_echo "$as_me: cannot create a temporary directory in ." >&2
1610 } || test -d "$as_dir" || { { $as_echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
1611 $as_echo "$as_me: error: cannot create directory $as_dir" >&2;}
1619 # A ".." for each directory in $ac_dir_suffix.
1867 # Make sure the directory exists.
1930 } || test -d "$as_dir" || { { $as_echo "$as_me:$LINENO: error: cannot create directory
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/misc/
H A Dpo-mode.el725 ;; in a format suitable for read completion. Each directory includes
2572 (defun po-consider-source-path (directory)
2575 (setq po-search-path (cons (list (if (string-match "/$" directory)
2576 directory
2577 (concat directory "/")))
2583 "Delete a directory, selected with completion, from the source search path."
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/etc/afpd/
H A Ddircache.c30 #include <atalk/directory.h>
37 #include "directory.h"
51 * The directory cache caches directories and files(!). The main reason for having the cache
53 * we have to calculate the location of eg directory with CNID 30, which is located in a dir with
57 * a struct dir is initialized, the fullpath to the directory is stored there.
59 * In order to speed up the CNID query for files too, which eg happens when a directory is enumerated,
63 * The most frequent codepatch that leads to caching is directory enumeration (cf enumerate.c):
64 * - if a element is a directory:
88 * 2) its a directory and an object has been created therein
289 * @brief Search the dircache via a CNID for a directory
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/wget-1.12/
H A Dconfig.status98 # Find who we are. Look in the path if we contain no directory separator.
514 # Have a temporary directory for convenience. Make it in the build tree
518 # Note that there is a small window in which the directory will not be cleaned:
528 # Create a (secure) tmp directory for tmp files.
539 $as_echo "$as_me: cannot create a temporary directory in ." >&2
1417 } || test -d "$as_dir" || { { $as_echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
1418 $as_echo "$as_me: error: cannot create directory $as_dir" >&2;}
1426 # A ".." for each directory in $ac_dir_suffix.
1715 # Make sure the directory exists.
1778 } || test -d "$as_dir" || { { $as_echo "$as_me:$LINENO: error: cannot create directory
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm26/boot/compressed/
H A Dhead.S181 __setup_mmu: sub r3, r4, #16384 @ Page directory size
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/frv/mm/
H A Dtlb-miss.S130 # DAMR3 - mapped page directory
211 # - DAMLR3 points to the virtual address of the page directory
251 # DAMR3 - mapped page directory
331 # - DAMLR3 points to the virtual address of the page directory
369 # DAMR3 - mapped page directory
440 # - DAMLR3 points to the virtual address of the page directory
478 # DAMR3 - mapped page directory
552 # - DAMLR3 points to the virtual address of the page directory
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Ddecbin.S73 | file, README, in this same directory.
H A Dskeleton.S34 | file, README, in this same directory.
H A Dx_snan.S26 | file, README, in this same directory.
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/mtools-4.0.10/
H A Dfile.c162 /* returns number of bytes in a directory. Represents a file size, and
184 printf("Root directory or empty file\n");
398 static __inline__ time_t conv_stamp(struct directory *dir)
610 File->direntry.Dir = (Stream_t *) File; /* root directory */
619 File->map = root_map; /* FAT 12/16 root directory */
647 /* make the directory entry */
H A Dvfat.c179 * Inspect a directory and any associated VSEs.
183 static __inline__ void check_vfat(struct vfat_state *v, struct directory *dir)
316 fprintf(stderr, "Attempt to write root directory pointer\n");
437 /* the end of the directory */
565 fprintf(stderr, "Skipping \"%s\", is a directory\n",
577 "Skipping \"%s\", is not a directory\n",
588 * vfat_lookup looks for filenames in directory dir.
745 * the new entries rather than the whole directory */
816 /* Need more room. Can we grow the directory? */
818 return 5; /* OK, try to grow the directory */
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iptables-1.4.12.1/
H A DMakefile317 # This directory's subdirectories are mostly independent; you can cd
624 || { echo "ERROR: files left in build directory after distclean:" ; \
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/
H A Dconfig.status98 # Find who we are. Look in the path if we contain no directory separator.
465 # The HP-UX ksh and POSIX shell print the target directory to stdout
777 # Have a temporary directory for convenience. Make it in the build tree
781 # Note that there is a small window in which the directory will not be cleaned:
791 # Create a (secure) tmp directory for tmp files.
802 $as_echo "$as_me: cannot create a temporary directory in ." >&2
1452 } || test -d "$as_dir" || { { $as_echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
1453 $as_echo "$as_me: error: cannot create directory $as_dir" >&2;}
1461 # A ".." for each directory in $ac_dir_suffix.
1715 # Make sure the directory exist
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/po/
H A DMakefile1 # Makefile for PO directory in any package using GNU gettext.
184 # Makefile variables for PO directory in any package using GNU gettext.
189 # These two variables depend on the location of this directory.
313 $(XGETTEXT) --default-domain=$(DOMAIN) --directory=$(top_srcdir) \
320 $(XGETTEXT) --default-domain=$(DOMAIN) --directory=$(top_srcdir) \
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/docs_src/tcl/
H A Dm4.tcl156 the system and directory defaults, and is not further specified by m4_db.
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/
H A Dmakevms.com65 $! the directory this script is in
401 $! First, make sure the directory exists
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/test/
H A Dmaketests.com15 $! The test "executeables" will be placed in a directory called
885 $! Save directory information
892 $! Set up the logical name OPENSSL to point at the include directory

Completed in 436 milliseconds

<<11121314151617