Home
last modified time | relevance | path

Searched refs:outname (Results 1 – 18 of 18) sorted by relevance

/freebsd/release/packages/
H A Dgenerate-ucl.sh16 outname="${OPTARG}"
33 case "${outname}" in
50 outname=${outname%%-dev}
54 outname=${outname%%-lib32_dev}
58 outname=${outname%%-man}
65 outname="runtime"
71 pkgdeps="${outname}"
76 pkgdeps="${outname}"
81 pkgdeps="${outname}"
86 pkgdeps="${outname}"
[all …]
/freebsd/contrib/dma/
H A Ddns.c134 char outname[MAXDNAME]; in dns_get_mx_list() local
206 cp, outname, sizeof(outname)); in dns_get_mx_list()
210 err = add_host(pref, outname, port, &hosts, &nhosts); in dns_get_mx_list()
217 cp, outname, sizeof(outname)); in dns_get_mx_list()
225 searchhost = outname; in dns_get_mx_list()
/freebsd/lib/libc/gmon/
H A Dgmon.c121 char outname[128]; in _mcleanup() local
149 snprintf(outname, sizeof(outname), "%s.%d.gmon", in _mcleanup()
152 snprintf(outname, sizeof(outname), "%s.gmon", _getprogname()); in _mcleanup()
154 fd = _open(outname, O_CREAT|O_TRUNC|O_WRONLY|O_CLOEXEC, 0666); in _mcleanup()
156 _warn("_mcleanup: %s", outname); in _mcleanup()
/freebsd/crypto/openssl/test/recipes/
H A D25-test_eai_data.t37 sub outname {
42 $out = outname();
46 $out = outname();
/freebsd/usr.bin/patch/
H A Dpatch.c62 char *outname = NULL; variable
235 if (outname == NULL) in main()
236 outname = xstrdup(filearg[0]); in main()
249 out_existed = stat(outname, &statbuf) == 0; in main()
416 char *realout = outname; in main()
419 if (move_file(TMPOUTNAME, outname) < 0) { in main()
424 chmod(outname, filemode); in main()
455 if (strlcpy(rejname, outname, in main()
505 free(outname); in reinitialize_almost_everything()
506 outname = NULL; in reinitialize_almost_everything()
[all …]
H A Dcommon.h72 extern char *outname;
H A Dpch.c1515 if (move_file(TMPOUTNAME, outname) < 0) { in do_ed_script()
1519 chmod(outname, filemode); in do_ed_script()
/freebsd/contrib/atf/atf-c/
H A Dcheck_test.c221 const char *outname, const char *errname) in init_and_run_h_tc() argument
226 run_h_tc(tc, outname, errname, "result"); in init_and_run_h_tc()
437 #define CHECK_LINES(path, outname, resname) \ in ATF_TC_BODY() argument
441 check_line(fd, "Line 1 to " outname " for " resname); \ in ATF_TC_BODY()
442 check_line(fd, "Line 2 to " outname " for " resname); \ in ATF_TC_BODY()
/freebsd/contrib/atf/atf-c/detail/
H A Dtest_helpers.c122 run_h_tc(atf_tc_t *tc, const char *outname, const char *errname, in run_h_tc() argument
130 RE(atf_fs_path_init_fmt(&outpath, outname)); in run_h_tc()
/freebsd/usr.sbin/yppoll/
H A Dyppoll.c66 char **outname) in get_remote_info() argument
120 *outname = (char *)strdup(yprm.master); in get_remote_info()
/freebsd/contrib/atf/atf-c++/
H A Dcheck_test.cpp301 check_lines(const std::string& path, const char* outname, in check_lines() argument
309 ATF_REQUIRE_EQ(line, std::string("Line 1 to ") + outname + " for " + in check_lines()
312 ATF_REQUIRE_EQ(line, std::string("Line 2 to ") + outname + " for " + in check_lines()
/freebsd/usr.sbin/ypserv/common/
H A Dyplib_host.h40 char **outname);
H A Dyplib_host.c306 yp_master_host(CLIENT *client, char *indomain, char *inmap, char **outname) in yp_master_host() argument
326 *outname = strdup(yprm.peer); in yp_master_host()
/freebsd/include/rpcsvc/
H A Dypclnt.h84 int yp_master(char *indomain, char *inmap, char **outname);
/freebsd/contrib/tzcode/
H A Dzic.c1391 random_dirent(outname, tempname); in open_outfile()
1404 mkdirs(*outname, true); in open_outfile()
1407 random_dirent(outname, tempname); in open_outfile()
1493 char const *outname = linkname; in dolink() local
1526 && (same_parent_dirs(target, outname) in dolink()
1528 if (link(target, outname) == 0) { in dolink()
1540 random_dirent(&outname, &tempname); in dolink()
1560 if (symlink(contents, outname) == 0) { in dolink()
1566 random_dirent(&outname, &tempname); in dolink()
2425 char const *outname = name; in writezone() local
[all …]
/freebsd/tools/tools/shlib-compat/
H A Dshlib-compat.py56 def init(self, outname): argument
57 if outname and outname != '-':
58 self.out = open(outname, "w")
/freebsd/lib/libc/yp/
H A Dyplib.c1052 yp_master(char *indomain, char *inmap, char **outname) in yp_master() argument
1090 *outname = (char *)strdup(yprm.peer); in yp_master()
/freebsd/share/dict/
H A Dweb2133761 outname