Searched defs:outname (Results 1 – 11 of 11) sorted by relevance
/freebsd/usr.sbin/yppoll/ |
H A D | yppoll.c | 66 char **outname) in get_remote_info()
|
/freebsd/lib/libc/gmon/ |
H A D | gmon.c | 121 char outname[128]; in _mcleanup() local
|
/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()
|
/freebsd/contrib/dma/ |
H A D | dns.c | 134 char outname[MAXDNAME]; in dns_get_mx_list() local
|
/freebsd/contrib/atf/atf-c/ |
H A D | check_test.c | 221 const char *outname, const char *errname) in init_and_run_h_tc() 437 #define CHECK_LINES(path, outname, resname) \ in ATF_TC_BODY() argument
|
/freebsd/contrib/atf/atf-c++/ |
H A D | check_test.cpp | 301 check_lines(const std::string& path, const char* outname, in check_lines()
|
/freebsd/usr.sbin/ypserv/common/ |
H A D | yplib_host.c | 306 yp_master_host(CLIENT *client, char *indomain, char *inmap, char **outname) in yp_master_host()
|
/freebsd/usr.bin/patch/ |
H A D | patch.c | 62 char *outname = NULL; variable
|
/freebsd/lib/libc/yp/ |
H A D | yplib.c | 1052 yp_master(char *indomain, char *inmap, char **outname) in yp_master()
|
/freebsd/contrib/tzcode/ |
H A D | zic.c | 1380 open_outfile(char const **outname, char **tempname) in open_outfile() argument 1493 char const *outname = linkname; in dolink() local 2425 char const *outname = name; writezone() local [all...] |
/freebsd/tools/tools/shlib-compat/ |
H A D | shlib-compat.py | 56 def init(self, outname): argument
|