| /freebsd/release/packages/ |
| H A D | generate-ucl.sh | 6 outname="" 16 outname="${OPTARG}" 33 case "${outname}" in 35 outname="${outname%%-dev}" 38 outname="${outname%%-dbg}" 41 outname="${outname%%-dev-lib32}" 44 outname="${outname%%-dbg-lib32}" 47 outname="${outname%%-man-lib32}" 50 outname="${outname%%-lib32}" 53 outname="${outname%%-lib}" [all …]
|
| /freebsd/crypto/krb5/src/lib/krb5/krb/ |
| H A D | t_kerb.c | 93 char *outname = 0; in test_parse_name() local 105 retval = krb5_unparse_name(ctx, princ2, &outname); in test_parse_name() 111 if (strcmp(name, outname) == 0) in test_parse_name() 114 printf("'%s'\n", outname); in test_parse_name() 116 if (outname) in test_parse_name() 117 free(outname); in test_parse_name() 144 char *outname = 0; in test_set_realm() local 156 retval = krb5_unparse_name(ctx, princ, &outname); in test_set_realm() 162 outname); in test_set_realm() 164 if (outname) in test_set_realm() [all …]
|
| /freebsd/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/lib/libc/gmon/ |
| H A D | gmon.c | 121 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/usr.bin/patch/ |
| H A D | patch.c | 62 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() 457 fatal("filename %s is too long\n", outname); in main() 460 fatal("filename %s is too long\n", outname); in main() [all …]
|
| H A D | common.h | 72 extern char *outname;
|
| H A D | pch.c | 1515 if (move_file(TMPOUTNAME, outname) < 0) { in do_ed_script() 1519 chmod(outname, filemode); in do_ed_script()
|
| /freebsd/crypto/openssl/test/recipes/ |
| H A D | 25-test_eai_data.t | 39 sub outname { 44 $out = outname(); 48 $out = outname();
|
| /freebsd/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/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/usr.sbin/yppoll/ |
| H A D | yppoll.c | 66 char **outname) in get_remote_info() argument 120 *outname = (char *)strdup(yprm.master); in get_remote_info()
|
| /freebsd/contrib/tzcode/ |
| H A D | zic.c | 1400 open_outfile(char const **outname, char **tempname) in open_outfile() argument 1411 random_dirent(outname, tempname); in open_outfile() 1416 if (remove(*outname) != 0 && errno != ENOENT && errno != EISDIR) { in open_outfile() 1417 fprintf(stderr, _("can't remove %s"), *outname); in open_outfile() 1421 while (! (fp = fopen(*outname, fopen_mode))) { in open_outfile() 1424 mkdirs(*outname, true); in open_outfile() 1427 random_dirent(outname, tempname); in open_outfile() 1430 progname, diagdir(*outname), diagslash(*outname), *outname, in open_outfile() 1518 char const *outname = linkname; in dolink() local 1536 if (linkat(AT_FDCWD, target, AT_FDCWD, outname, AT_SYMLINK_FOLLOW) in dolink() [all …]
|
| /freebsd/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/usr.sbin/ypserv/common/ |
| H A D | yplib_host.h | 40 char **outname);
|
| H A D | yplib_host.c | 306 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 D | ypclnt.h | 84 int yp_master(char *indomain, char *inmap, char **outname);
|
| /freebsd/tools/tools/shlib-compat/ |
| H A D | shlib-compat.py | 56 def init(self, outname): argument 57 if outname and outname != '-': 58 self.out = open(outname, "w")
|
| /freebsd/lib/libc/yp/ |
| H A D | yplib.c | 1052 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 D | web2 | 133761 outname
|