Home
last modified time | relevance | path

Searched refs:make_path (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl2/gmake/dist/tests/
H A Drun_make_tests.pl47 $make_path = shift @argv;
48 if (!-f $make_path)
50 print "$option $make_path: Not found.\n";
134 local($command) = $make_path;
174 print "Error running $make_path (expected $expected_code; got $code): $command\n";
185 system "add_profile $make_path";
221 $make_path = "make";
269 print "Make path: $make_path\n" if $debug;
273 my $mk = `sh -c 'echo "all:;\@echo \\\$(MAKE)" | $make_path -f-'`;
276 'echo \"all:;\@echo \\\$(MAKE)\" | $make_path -f-' failed!\n";
[all …]
H A DREADME42 that it finds in your path. You may use the -make_path option (ie,
43 "perl run_make_tests -make_path /usr/local/src/make-3.78/make") if
H A DNEWS135 Several tests fixed to handle -make_path with a relative path
151 -make_path replaces -old.
/netbsd-src/external/bsd/dhcpcd/dist/src/
H A Dcontrol.c360 make_path(char *path, size_t len, const char *ifname, sa_family_t family, in make_path() function
396 make_path(sa->sun_path, sizeof(sa->sun_path), ifname, family, unpriv); in make_sock()
452 make_path(ctx->control_sock, sizeof(ctx->control_sock), in control_start()
454 make_path(ctx->control_sock_unpriv, in control_start()
/netbsd-src/bin/ksh/
H A Dpath.c41 make_path(cwd, file, cdpathp, xsp, phys_pathp) in make_path() function
296 rv = make_path(pwd, file, &cp, result, sizeof(result)); in main()
H A Dproto.h208 int make_path ARGS((const char *, const char *,
H A Dc_ksh.c112 cdnode = make_path(current_wd, dir, &cdpath, &xs, &phys_path);
/netbsd-src/usr.sbin/installboot/
H A Devboards.c423 make_path(char *buf, size_t bufsize, const char *fmt, ...) in make_path() function
453 return make_path(buf, bufsize, "%s/%s/boards.plist", in evb_db_base_path()
853 overlay_path = make_path(overlay_pathbuf, in evb_db_load_overlays()
870 overlay_path = make_path(overlay_pathbuf, in evb_db_load_overlays()
1655 return make_path(buf, bufsize, "%s/%s", base_path, file_name); in evb_uboot_file_path()
/netbsd-src/external/gpl2/gmake/dist/tests/scripts/variables/
H A DSHELL9 $mshell = `echo 'all:;\@echo \$(SHELL)' | $make_path -f-`;
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dtransited.c64 make_path(krb5_context context, struct tr_realm *r, in make_path() function
152 ret = make_path(context, r, prev_realm, next_realm); in make_paths()
/netbsd-src/crypto/external/bsd/heimdal/dist/
H A DChangeLog.20061683 * lib/krb5/transited.c (make_path): make sure we return allocated
1686 * lib/krb5/transited.c (make_path): make sure we return allocated