Searched refs:directory (Results 226 - 250 of 748) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/
H A Dcrypto-lib.com61 $! P8, if defined, specifies a directory where ZLIB files (zlib.h,
131 $! Specify the destination directory in any /MAP option.
1509 $! Save directory information
1516 $! Set up the logical name OPENSSL to point at the include directory
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpng/libpng-1.2.50/scripts/
H A Dmakevms.com7 $! the programs from the contrib directory instead of libpng.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dmdir.c19 * Display an MSDOS directory
66 * Print an MSDOS directory date stamp.
68 static __inline__ void print_date(struct directory *dir)
102 * Print an MSDOS directory time stamp.
104 static __inline__ void print_time(struct directory *dir)
325 return 0; /* still the same directory */
344 /* print directory title */
460 /* list top-level directory
462 * file, otherwise, list it as directory */
467 /* no wildcard, list it as directory */
[all...]
H A Dmsdos.h25 #define MDIR_SIZE 32 /* MSDOS directory entry size in bytes*/
30 #define MAX_DIR_SECS 64 /* largest directory (in sectors) */
41 struct directory { struct
169 unsigned char dirents[2]; /* 17 Number of directory slots */
255 /* approx. total disk size: assume 1 boot sector and one directory sector */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/distro/rpm/
H A Dopenvpn.spec197 - Removed management/ directory from %doc
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/png/scripts/
H A Dmakevms.com7 $! the programs from the contrib directory instead of libpng.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/packages/vms/
H A Dbackup_gnv_curl_src.com120 $ directory 'vms_root'[...]*.*;*/exc=*.dir
H A Dsetup_gnv_curl_build.com78 $! A logical name to find the [.packages.vms] directory where we started.
150 $! Copy over the gnv$conftest* files to base directory.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/netxen/
H A Dnetxen_nic_init.c601 struct uni_table_desc *directory = (struct uni_table_desc *) &unirom[0]; local
602 __le32 entries = cpu_to_le32(directory->num_entries);
606 __le32 offs = cpu_to_le32(directory->findex) +
607 (i * cpu_to_le32(directory->entry_size));
623 struct uni_table_desc *directory = (struct uni_table_desc *) &unirom[0]; local
632 entries = cpu_to_le32(directory->num_entries);
633 entry_size = cpu_to_le32(directory->entry_size);
634 tab_size = cpu_to_le32(directory->findex) + (entries * entry_size);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/qlcnic/
H A Dqlcnic_init.c611 struct uni_table_desc *directory = (struct uni_table_desc *) &unirom[0]; local
612 __le32 entries = cpu_to_le32(directory->num_entries);
616 __le32 offs = cpu_to_le32(directory->findex) +
617 (i * cpu_to_le32(directory->entry_size));
633 struct uni_table_desc *directory = (struct uni_table_desc *) &unirom[0]; local
642 entries = cpu_to_le32(directory->num_entries);
643 entry_size = cpu_to_le32(directory->entry_size);
644 tab_size = cpu_to_le32(directory->findex) + (entries * entry_size);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxinclude.c422 char *directory = NULL; local
459 if ((pctxt->directory == NULL) && (directory == NULL))
460 directory = xmlParserGetDirectory(URL);
461 if ((pctxt->directory == NULL) && (directory != NULL))
462 pctxt->directory = (char *) xmlStrdup((xmlChar *) directory);
H A Dparser.c10685 ctxt->directory = NULL;
10687 ctxt->directory = xmlParserGetDirectory(filename);
11119 char *directory = NULL; local
11150 if ((ctxt->directory == NULL) && (directory == NULL))
11151 directory = xmlParserGetDirectory((char *)URL);
11152 if ((ctxt->directory == NULL) && (directory != NULL))
11153 ctxt->directory = directory;
12154 char *directory = NULL; local
12218 char *directory = NULL; local
12286 char *directory = NULL; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/vms/
H A Dbuild_libxml.com9 $! This procedure creates an object library XML_LIBDIR:LIBXML.OLB directory.
83 $ create/directory/log [-.lib]
127 $!- move to the source directory and create any necessary subdirs and the
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/LDAP/smbldap-tools-0.9.2/
H A Dsmbldap-tools.spec27 accounts stored in an LDAP directory. They can be used both by users and
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A DCA.com91 $ ! If explicitly asked for or it doesn't exist then setup the directory
107 $ ! really needs one file in the directory to give correct answers...
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/build-aux/
H A Dannounce-gen63 --url-directory=URL_DIR
72 in the gnulib source directory.
365 'url-directory=s' => \@url_dir_list,
389 or (warn "$ME: URL directory name(s) not specified\n"), $fail = 1;
396 . "in the gnulib source directory.\n"), $fail = 1;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/kconfig/
H A DMakefile36 # if no path is given, then use src directory to find file
260 $(HOSTCXX) -print-multi-os-directory > /dev/null 2>&1 && \
261 osdir=x$$($(HOSTCXX) -print-multi-os-directory); \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/vms/
H A Dbuild_libxml.com9 $! This procedure creates an object library XML_LIBDIR:LIBXML.OLB directory.
83 $ create/directory/log [-.lib]
127 $!- move to the source directory and create any necessary subdirs and the
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxinclude.c422 char *directory = NULL; local
459 if ((pctxt->directory == NULL) && (directory == NULL))
460 directory = xmlParserGetDirectory(URL);
461 if ((pctxt->directory == NULL) && (directory != NULL))
462 pctxt->directory = (char *) xmlStrdup((xmlChar *) directory);
H A Dparser.c10685 ctxt->directory = NULL;
10687 ctxt->directory = xmlParserGetDirectory(filename);
11119 char *directory = NULL; local
11150 if ((ctxt->directory == NULL) && (directory == NULL))
11151 directory = xmlParserGetDirectory((char *)URL);
11152 if ((ctxt->directory == NULL) && (directory != NULL))
11153 ctxt->directory = directory;
12154 char *directory = NULL; local
12218 char *directory = NULL; local
12286 char *directory = NULL; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/testsuite/
H A Dmount.testroot83 testing "mount remount nonexistent directory" \
154 mount directory (autobind)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/util/
H A Dadd_cr.pl102 * the apps directory (application code) you must include an acknowledgement:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Darchive.tex293 archive. The name can include directory components, i.e. it can be a
296 The names of directory entries are returned without any trailing path
311 directory components, i.e. it can be a full path.
313 If this is a directory entry, (i.e. if \helpref{IsDir()}{wxarchiveentryisdir}
341 True if this is a directory entry.
349 restore files, even if the archive contains no explicit directory entries.
762 Create a new directory entry
767 also be used to create directory entries, by supplying a name with
H A Dtempfile.tex73 created in the directory where {\it strName} is. In particular, if
74 {\it strName} doesn't include the path, it is created in the current directory
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hpfs/
H A Dnamei.c37 dee.directory = 1;
86 de->first = de->directory = 1;
398 if (de->directory)
482 if (!de->directory)
579 /* Erm? Moving over the empty non-busy directory is perfectly legal */

Completed in 470 milliseconds

1234567891011>>