| /freebsd-13.1/release/packages/ |
| H A D | generate-ucl.sh | 17 outname="${OPTARG}" 36 case "${outname}" in 52 outname="runtime" 59 pkgdeps="${outname}" 64 pkgdeps="${outname}" 69 pkgdeps="${outname}" 72 outname="${outname%%-dev}" 74 pkgdeps="${outname}" 79 pkgdeps="${outname}" 84 pkgdeps="${outname}" [all …]
|
| /freebsd-13.1/contrib/dma/ |
| H A D | dns.c | 134 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-13.1/lib/libc/gmon/ |
| H A D | gmon.c | 127 char outname[128]; in _mcleanup() local 155 snprintf(outname, sizeof(outname), "%s.%d.gmon", in _mcleanup() 158 snprintf(outname, sizeof(outname), "%s.gmon", _getprogname()); in _mcleanup() 160 fd = _open(outname, O_CREAT|O_TRUNC|O_WRONLY|O_CLOEXEC, 0666); in _mcleanup() 162 _warn("_mcleanup: %s", outname); in _mcleanup()
|
| /freebsd-13.1/usr.bin/patch/ |
| H A D | patch.c | 63 char *outname = NULL; variable 236 if (outname == NULL) in main() 237 outname = xstrdup(filearg[0]); in main() 250 out_existed = stat(outname, &statbuf) == 0; in main() 417 char *realout = outname; in main() 420 if (move_file(TMPOUTNAME, outname) < 0) { in main() 425 chmod(outname, filemode); in main() 456 if (strlcpy(rejname, outname, in main() 502 free(outname); in reinitialize_almost_everything() 503 outname = NULL; in reinitialize_almost_everything() [all …]
|
| H A D | common.h | 73 extern char *outname;
|
| H A D | pch.c | 1513 if (move_file(TMPOUTNAME, outname) < 0) { in do_ed_script() 1517 chmod(outname, filemode); in do_ed_script()
|
| /freebsd-13.1/contrib/atf/atf-c/ |
| H A D | check_test.c | 221 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-13.1/contrib/atf/atf-c/detail/ |
| H A D | test_helpers.c | 122 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-13.1/usr.sbin/yppoll/ |
| H A D | yppoll.c | 69 char **outname) in get_remote_info() argument 123 *outname = (char *)strdup(yprm.master); in get_remote_info()
|
| /freebsd-13.1/contrib/atf/atf-c++/ |
| H A D | check_test.cpp | 301 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-13.1/usr.sbin/ypserv/common/ |
| H A D | yplib_host.h | 42 char **outname);
|
| H A D | yplib_host.c | 309 yp_master_host(CLIENT *client, char *indomain, char *inmap, char **outname) in yp_master_host() argument 329 *outname = strdup(yprm.peer); in yp_master_host()
|
| /freebsd-13.1/include/rpcsvc/ |
| H A D | ypclnt.h | 86 int yp_master(char *indomain, char *inmap, char **outname);
|
| /freebsd-13.1/tools/tools/shlib-compat/ |
| H A D | shlib-compat.py | 57 def init(self, outname): argument 58 if outname and outname != '-': 59 self.out = open(outname, "w")
|
| /freebsd-13.1/lib/libc/yp/ |
| H A D | yplib.c | 1059 yp_master(char *indomain, char *inmap, char **outname) in yp_master() argument 1097 *outname = (char *)strdup(yprm.peer); in yp_master()
|
| /freebsd-13.1/share/dict/ |
| H A D | web2 | 133737 outname
|