Searched refs:directory (Results 101 - 125 of 413) sorted by relevance

1234567891011>>

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Dnubus.h159 NuBus ROM directory. */
193 /* Fields within the vendor info directory */
250 /* Root directory (does *not* always equal fblock + doffset!) */
251 unsigned char* directory; member in struct:nubus_board
254 /* Offset to root directory (sometimes) */
290 /* Functional directory */
291 unsigned char* directory; member in struct:nubus_dev
323 /* The root directory which contains the board and functional
327 /* The board directory */
330 /* The functional directory */
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/examples/LDAP/smbldap-tools-0.8.7/
H A Dsmbldap-useradd56 print " -m creates home directory and copies /etc/skel\n";
64 print " -F sambaProfilePath (profile directory, like '\\\\PDC-SRV\\profiles\\foo')\n";
470 The smbldap-useradd command creates a new user account using the values specified on the command line and the default values from the system and from the configuration files (in /etc/smbldap-tools directory).
494 The new user will be created using home_dir as the value for the user's login directory. The default is to append the login name to userHomePrefix (defined in the configuration file) and use that as the login directory name.
503 The user's home directory will be created if it does not exist. The files contained in skeletonDir will be copied to the home directory if the -k option is used, otherwise the files contained in /etc/skel will be used instead. Any directories contained in skeletonDir or /etc/skel will be created in the user's home directory as well. The -k option is only valid in conjunction with the -m option. The default is to not create the directory and to not copy any files.
530 profile directory, lik
[all...]
H A Dsmbldap-usermod45 print " -d home directory\n";
46 #print " -m move home directory\n";
65 print " -F sambaProfilePath (profile directory, like '\\\\PDC-SRV\\profiles\\foo')\n";
82 # Let's connect to the directory first
104 # Let's connect to the directory first
564 The user's new login directory.
576 The name of the user will be changed from login to login_name. Nothing else is changed. In particular, the user's home directory name should probably be changed to reflect the new login name.
582 The numerical value of the user's ID. This value must be unique, unless the -o option is used. The value must be non negative. Any files which the user owns and which are located in the directory tree rooted at the user's home directory will have the file user ID changed automatically. Files outside of the user's home directory mus
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/packaging/Debian/debian-stable/
H A Dsmb.conf183 directory mask = 0700
185 # Un-comment the following and create the netlogon directory for Domain Logons
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/packaging/Debian/debian-unstable/
H A Dsmb.conf183 directory mask = 0700
185 # Un-comment the following and create the netlogon directory for Domain Logons
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libiconv-1.11/
H A DMakefile.vms77 create /directory $(prefix)]
78 create /directory $(includedir)]
103 create /directory $(prefix)]
104 create /directory $(includedir)]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/util-linux/
H A Dfsck_minix.c29 * 28.02.93 - added support for different directory entry sizes..
128 int directory, regular, blockdev, chardev, links, symlinks, total; member in struct:globals
171 #define directory (G.directory ) macro
708 directory++;
754 directory++;
784 die("root inode isn't a directory");
793 die("root inode isn't a directory");
1009 printf("%s: bad directory: '.' isn't first\n", current_name);
1015 printf("%s: bad directory
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/tools/visionice/
H A Dupdate.bat37 echo The directory %InstallPath% does not exist!!!
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libiconv-1.11/tools/
H A D8bit_tab_to_h.c74 const char* directory; local
88 directory = (argc > 4 ? argv[4] : "");
90 fprintf(stderr, "Creating %s%s\n", directory, filename);
139 char* fname = malloc(strlen(directory)+strlen(filename)+1);
140 strcpy(fname,directory); strcat(fname,filename);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A DparserInternals.c1263 if (input->directory != NULL) xmlFree((char *) input->directory);
1443 char *directory = NULL; local
1475 directory = xmlParserGetDirectory((const char *) URI);
1479 inputStream->directory = directory;
1484 if ((ctxt->directory == NULL) && (directory != NULL))
1485 ctxt->directory = (char *) xmlStrdup((const xmlChar *) directory);
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A DparserInternals.c1275 if (input->directory != NULL) xmlFree((char *) input->directory);
1456 char *directory = NULL; local
1488 directory = xmlParserGetDirectory((const char *) URI);
1492 inputStream->directory = directory;
1497 if ((ctxt->directory == NULL) && (directory != NULL))
1498 ctxt->directory = (char *) xmlStrdup((const xmlChar *) directory);
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DparserInternals.c1263 if (input->directory != NULL) xmlFree((char *) input->directory);
1443 char *directory = NULL; local
1475 directory = xmlParserGetDirectory((const char *) URI);
1479 inputStream->directory = directory;
1484 if ((ctxt->directory == NULL) && (directory != NULL))
1485 ctxt->directory = (char *) xmlStrdup((const xmlChar *) directory);
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/
H A Dinstall.com1 $! INSTALL.COM -- Installs the files in a given directory tree
6 $! P1 root of the directory tree
11 $ WRITE SYS$OUTPUT "Should be the directory where you want things installed."
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/bin/ad/
H A Dad_find.c34 #include <atalk/directory.h>
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/etc/afpd/
H A Ddirectory.h39 #include <atalk/directory.h>
44 /* directory bits */
61 #define FILDIRBIT_ISDIR (1 << 7) /* is a directory */
64 /* file/directory ids. what a mess. we scramble things in a vain attempt
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/wget-1.12/
H A DGNUmakefile106 @echo There seems to be no Makefile in this directory. 1>&2
113 # directory in parallel, in case someone tries to build multiple
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/
H A Dinstall.com1 $! INSTALL.COM -- Installs the files in a given directory tree
6 $! P1 root of the directory tree
11 $ WRITE SYS$OUTPUT "Should be the directory where you want things installed."
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Dsasin.S42 | file, README, in this same directory.
H A Dsatanh.S49 | file, README, in this same directory.
H A Dsto_res.S23 | file, README, in this same directory.
H A Dx_ovfl.S39 | file, README, in this same directory.
H A Dx_unimp.S26 | file, README, in this same directory.
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-c++-qt/po/
H A DMakefile.am131 $(XGETTEXT) --default-domain=$(DOMAIN) --directory=$(top_srcdir) \
138 $(XGETTEXT) --default-domain=$(DOMAIN) --directory=$(top_srcdir) \
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-csharp/po/
H A DMakefile.am120 $(XGETTEXT) --default-domain=$(DOMAIN) --directory=$(top_srcdir) \
127 $(XGETTEXT) --default-domain=$(DOMAIN) --directory=$(top_srcdir) \
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-csharp-forms/po/
H A DMakefile.am120 $(XGETTEXT) --default-domain=$(DOMAIN) --directory=$(top_srcdir) \
127 $(XGETTEXT) --default-domain=$(DOMAIN) --directory=$(top_srcdir) \

Completed in 388 milliseconds

1234567891011>>