Searched refs:source_path (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/squashfs-4.2/
H A Dsort.c125 int add_sort_list(char *path, int priority, int source, char *source_path[]) argument
149 strcat(strcat(strcpy(filename, source_path[i]), "/"), path);
237 int read_sort_file(char *filename, int source, char *source_path[]) argument
250 source_path);
H A Dmksquashfs.c254 char **source_path; variable
411 extern int read_sort_file(char *filename, int source, char *source_path[]);
3425 char *basename = getbase(source_path[index]);
3430 source_path[index]);
3445 strcpy(pathname, source_path[index ++]);
4012 strcat(strcat(strcpy(filename, source_path[i]), "/"), path);
4573 source_path = argv + 1;
4956 if(lstat(source_path[i], &source_buf) == -1) {
4958 "because %s\n", source_path[i],
5048 source_path);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/bin/ad/
H A Dad_mv.c63 static void preserve_fd_acls(int source_fd, int dest_fd, const char *source_path,
473 const char *source_path,
471 preserve_fd_acls(int source_fd, int dest_fd, const char *source_path, const char *dest_path) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/
H A Dconfigure1727 source_path=.
1729 source_path=$(cd $(dirname "$0"); pwd)
1730 echo "$source_path" | grep -q '[[:blank:]]' &&
1732 test -e "$source_path/config.h" &&
1746 file=$source_path/$3
1777 map "echo ${2}\${v}_test" $(ls "$source_path"/tests/ref/$1 | grep -v '[^-a-z0-9_]')
3163 echo "source path $source_path"
3275 test -e Makefile || $ln_s "$source_path/Makefile" .
3289 SRC_PATH=$source_path
3352 file=$source_path/
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/
H A Dconfigure2730 source_path=.
2732 source_path=$(cd $(dirname "$0"); pwd)
2733 echo "$source_path" | grep -q '[[:blank:]]' &&
2735 test -e "$source_path/config.h" &&
2749 file=$source_path/$3
2965 target_exec_args="--error-exitcode=1 --malloc-fill=0x2a --track-origins=yes --leak-check=full --gen-suppressions=all --suppressions=$source_path/tests/fate-valgrind.supp"
4148 add_cflags "-include $source_path/compat/msvcrt/snprintf.h"
4202 CPPFLAGS="-I${source_path}/compat/tms470 ${CPPFLAGS}"
5254 echo "source path $source_path"
5361 test -e Makefile || echo "include $source_path/Makefil
[all...]

Completed in 128 milliseconds