Home
last modified time | relevance | path

Searched refs:check_path (Results 1 – 19 of 19) sorted by relevance

/netbsd-src/external/gpl2/dtc/dist/tests/
H A Dget_path.c57 static void check_path(void *fdt, const char *path) in check_path() function
75 check_path(fdt, "/"); in main()
76 check_path(fdt, "/subnode@1"); in main()
77 check_path(fdt, "/subnode@2"); in main()
78 check_path(fdt, "/subnode@1/subsubnode"); in main()
79 check_path(fdt, "/subnode@2/subsubnode@0"); in main()
H A Dsupernode_atdepth_offset.c112 static void check_path(struct fdt_header *fdt, const char *path) in check_path() function
127 check_path(fdt, "/"); in main()
128 check_path(fdt, "/subnode@1"); in main()
129 check_path(fdt, "/subnode@2"); in main()
130 check_path(fdt, "/subnode@1/subsubnode"); in main()
131 check_path(fdt, "/subnode@2/subsubnode@0"); in main()
H A Dparent_offset.c31 static void check_path(struct fdt_header *fdt, const char *path) in check_path() function
69 check_path(fdt, "/subnode@1"); in main()
70 check_path(fdt, "/subnode@2"); in main()
71 check_path(fdt, "/subnode@1/subsubnode"); in main()
72 check_path(fdt, "/subnode@2/subsubnode@0"); in main()
H A Drun_tests.sh202 run_test check_path overlay_base_no_symbols.test.dtb not-exists "/__symbols__"
203 run_test check_path overlay_base_no_symbols.test.dtb not-exists "/__fixups__"
204 run_test check_path overlay_base_no_symbols.test.dtb not-exists "/__local_fixups__"
207 run_test check_path overlay_overlay_no_fixups.test.dtb not-exists "/__symbols__"
208 run_test check_path overlay_overlay_no_fixups.test.dtb not-exists "/__fixups__"
209 run_test check_path overlay_overlay_no_fixups.test.dtb exists "/__local_fixups__"
215 run_test check_path overlay_base_manual_symbols.test.dtb exists "/__symbols__"
216 run_test check_path overlay_base_manual_symbols.test.dtb not-exists "/__fixups__"
217 run_test check_path overlay_base_manual_symbols.test.dtb not-exists "/__local_fixups__"
220 run_test check_path overlay_overlay_manual_fixups.test.dtb not-exists "/__symbols__"
[all …]
H A D.gitignore17 /check_path
H A DMakefile.tests31 check_path check_header check_full \
/netbsd-src/tests/lib/libcurses/director/
H A Ddirector.c63 const char *check_path; /* path to prepend to check files for output
147 check_path = optarg; in main()
191 if (check_path == NULL) in main()
192 check_path = getenv("CHECK_PATH"); in main()
193 if ((check_path == NULL) || (check_path[0] == '\0')) { in main()
195 check_path = def_check_path; in main()
62 const char *check_path; /* path to prepend to check files for output global() variable
H A Dtestlang_parse.y56 extern char *check_path;
909 if (strlcpy(check_file, check_path, sizeof(check_file)) in compare_streams()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/tests/Inputs/shtest-shell/
H A Dvalid-shell.txt5 # RUN: %{python} %S/check_path.py file %t.write > %t.out
8 # RUN: %{python} %S/check_path.py file %t.write > %t.out
11 # RUN: %{python} %S/check_path.py file %t.write > %t.out
22 # RUN: %{python} %S/check_path.py dir %T/test > %t.out
25 # RUN: %{python} %S/check_path.py dir %T/test > %t.out
29 # RUN: %{python} %S/check_path.py dir %T/test > %t.out
39 # RUN: %{python} %S/check_path.py dir %T/test1 > %t.out
42 # RUN: %{python} %S/check_path.py dir %T/test1 > %t.out
45 # RUN: %{python} %S/check_path.py dir %T/test1 > %t.out
55 # RUN: %{python} %S/check_path.py dir %T/test %T/test/test1 %T/test/test2 > %t.out
[all …]
H A Dcheck_path.py9 def check_path(argv): function
30 sys.exit (check_path (sys.argv))
/netbsd-src/usr.sbin/tcpdchk/
H A Dinetcf.c117 check_path(conf, &st);
206 if (check_path(path, &st) < 0) { in inet_chk()
255 if (check_path(arg0, &st) < 0) { in inet_chk()
262 if (check_path(daemon, &st) < 0) { in inet_chk()
280 } else if (check_path(daemon, &st) >= 0) { in inet_chk()
H A Dscaffold.c142 check_path(const char *path, struct stat *st) in check_path() function
160 (void) check_path(buf[0] ? buf : "/", &stbuf); in check_path()
H A Dtcpdchk.c143 if (check_path(REAL_DAEMON_DIR, &st) < 0) { in main()
167 (void) check_path(hosts_allow_table, &st); in main()
168 (void) check_path(hosts_deny_table, &st); in main()
H A Dscaffold.h16 int check_path(const char *, struct stat *);
/netbsd-src/external/apache2/llvm/dist/llvm/utils/
H A Dbugpoint_gisel_reducer.py34 def check_path(path): function
43 return check_path(file_name)
111 build_dir = check_path(args.BuildDir)
112 ir_file = check_path(args.IRFile)
/netbsd-src/usr.sbin/tcpdmatch/
H A Dtcpdmatch.c106 if (check_path(REAL_DAEMON_DIR, &st) < 0) { in main()
158 (void) check_path(hosts_allow_table, &st); in main()
159 (void) check_path(hosts_deny_table, &st); in main()
/netbsd-src/share/examples/puffs/pgfs/
H A Dpgfs_subs.h72 int check_path(struct Xconn *, fileid_t, fileid_t);
H A Dpgfs_subs.c881 check_path(struct Xconn *xc, fileid_t gate_fileid, fileid_t child_fileid) in check_path() function
H A Dpgfs_puffs.c972 error = check_path(xc, fileid_src, fileid_targ_dir); in pgfs_node_rename()