Searched refs:copy (Results 1 - 25 of 467) sorted by last modified time

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/
H A Dlibtool30 # You should have received a copy of the GNU General Public License
31 # along with GNU Libtool; see the file COPYING. If not, a copy
454 # You should have received a copy of the GNU General Public License
455 # along with GNU Libtool; see the file COPYING. If not, a copy
3457 # Install (i.e. copy) a libtool object.
3479 func_fatal_help "cannot copy a libtool object to \`$destfile'"
4790 * also, copy all non cwrapper options to newargz, except
4890 /* stop here, and copy so we don't have to do this twice */
5284 /* always make a copy, for consistency with !HAVE_SETENV */
7577 # last copy
[all...]
H A Dltmain.sh25 # You should have received a copy of the GNU General Public License
26 # along with GNU Libtool; see the file COPYING. If not, a copy
3035 # Install (i.e. copy) a libtool object.
3057 func_fatal_help "cannot copy a libtool object to \`$destfile'"
4368 * also, copy all non cwrapper options to newargz, except
4468 /* stop here, and copy so we don't have to do this twice */
4862 /* always make a copy, for consistency with !HAVE_SETENV */
7155 # last copy. This is not always right, but it is rare
H A Dconfigure12 # gives unlimited permission to copy, distribute and modify it.
1745 gives unlimited permission to copy, distribute and modify it.
21036 gives unlimited permission to copy, distribute and modify it."
22254 # You should have received a copy of the GNU General Public License
22255 # along with GNU Libtool; see the file COPYING. If not, a copy
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/config/
H A DMakefile8 # gives unlimited permission to copy and/or distribute it,
756 cfengine cluster-copy cluster-cron cluster-passwd cluster-shell cluster-software cluster-useradmin \
H A DMakefile.am101 cfengine cluster-copy cluster-cron cluster-passwd cluster-shell cluster-software cluster-useradmin \
H A DMakefile.in8 # gives unlimited permission to copy and/or distribute it,
756 cfengine cluster-copy cluster-cron cluster-passwd cluster-shell cluster-software cluster-useradmin \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/bin/ad/
H A Dad_cp.c107 static int copy(const char *fpath, const struct stat *sb, int tflag, struct FTW *ftwbuf);
181 "attempt to copy a file to itself, the copy will fail.\n\n"
183 "which is located in their volume root. When a copy targetting an AFP volume\n"
196 " 'Y', the file copy is attempted. (The -i option overrides any pre-\n"
201 " in the copy: modification time, access time, file flags, file mode,\n"
297 * In (1), the target becomes a copy of the source. That is, if the
343 * Keep an inverted copy of the umask, for use in correcting
361 if (nftw(argv[i], copy, upfunc, 20, ftw_options) == -1) {
374 static int copy(cons function
[all...]
H A Dad_mv.c61 static int copy(const char *, const char *);
294 * Besides the usual EXDEV we copy instead of moving if
391 return copy(from, to);
397 static int copy(const char *from, const char *to) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/
H A DAndroid.mk41 # Finally, copy the file COPYING to NOTICE so that the curl license gets put
83 $(copy-file-to-target)
H A Dbuildconf15 # You may opt to use, copy, modify, merge, publish, distribute and/or sell
330 $libtoolize --copy --automake --force || die "The libtoolize command failed"
H A Dlibtool30 # You should have received a copy of the GNU General Public License
31 # along with GNU Libtool; see the file COPYING. If not, a copy
457 # You should have received a copy of the GNU General Public License
458 # along with GNU Libtool; see the file COPYING. If not, a copy
3460 # Install (i.e. copy) a libtool object.
3482 func_fatal_help "cannot copy a libtool object to \`$destfile'"
4793 * also, copy all non cwrapper options to newargz, except
4893 /* stop here, and copy so we don't have to do this twice */
5287 /* always make a copy, for consistency with !HAVE_SETENV */
7583 # last copy
[all...]
H A Dltmain.sh25 # You should have received a copy of the GNU General Public License
26 # along with GNU Libtool; see the file COPYING. If not, a copy
3035 # Install (i.e. copy) a libtool object.
3057 func_fatal_help "cannot copy a libtool object to \`$destfile'"
4368 * also, copy all non cwrapper options to newargz, except
4468 /* stop here, and copy so we don't have to do this twice */
4862 /* always make a copy, for consistency with !HAVE_SETENV */
7158 # last copy. This is not always right, but it is rare
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/docs/examples/
H A DMakefile.m3214 # You may opt to use, copy, modify, merge, publish, distribute and/or sell
96 CP = copy
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/lib/
H A DMakefile.Watcom41 CP = copy 2>NUL
H A DMakefile.m3282 CP = copy
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/src/
H A DMakefile.Watcom41 CP = copy 2>NUL
H A DMakefile.b3242 COPY = $(COMSPEC) /c copy /y
H A DMakefile.m3276 CP = copy
H A Dtool_cb_hdr.c14 * You may opt to use, copy, modify, merge, publish, distribute and/or sell
118 char *copy; local
124 copy = malloc(len+1);
125 if(!copy)
127 memcpy(copy, ptr, len);
128 copy[len] = '\0';
130 p = copy;
140 q = strrchr(copy, '/');
144 Curl_safefree(copy);
156 Curl_safefree(copy);
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/winbuild/
H A DMakefile.vc138 FOR %%i IN ($(CURLX_ONES:/=\)) DO copy %%i ..\src\
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/examples/LDAP/
H A Dsamba-schema-netscapeds5.x7 ## - in Sun One 5.2 copy it as 99samba-schema-netscapeds5.ldif
/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-useradd20 # You should have received a copy of the GNU General Public License
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.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/examples/tridge/
H A Dsmb.conf68 copy = homes
80 copy = dos
86 copy = dos
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/packaging/RedHat/
H A Dsamba.spec68 libtoolize --copy --force # get it to recognize IA-64
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/
H A Dconfigure7 # gives unlimited permission to copy, distribute and modify it.
156 # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
1023 gives unlimited permission to copy, distribute and modify it.
33901 printf("*** probably means that the wrong copy of the xml2-config shell script is\n");
33904 printf("*** correct copy of xml2-config. (In this case, you will have to\n");
[all...]

Completed in 410 milliseconds

1234567891011>>