Home
last modified time | relevance | path

Searched defs:outname (Results 1 – 11 of 11) sorted by relevance

/freebsd/usr.sbin/yppoll/
H A Dyppoll.c66 char **outname) in get_remote_info()
/freebsd/lib/libc/gmon/
H A Dgmon.c121 char outname[128]; in _mcleanup() local
/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()
/freebsd/contrib/dma/
H A Ddns.c134 char outname[MAXDNAME]; in dns_get_mx_list() local
/freebsd/contrib/atf/atf-c/
H A Dcheck_test.c221 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 Dcheck_test.cpp301 check_lines(const std::string& path, const char* outname, in check_lines()
/freebsd/usr.sbin/ypserv/common/
H A Dyplib_host.c306 yp_master_host(CLIENT *client, char *indomain, char *inmap, char **outname) in yp_master_host()
/freebsd/usr.bin/patch/
H A Dpatch.c62 char *outname = NULL; variable
/freebsd/lib/libc/yp/
H A Dyplib.c1052 yp_master(char *indomain, char *inmap, char **outname) in yp_master()
/freebsd/contrib/tzcode/
H A Dzic.c1380 open_outfile(char const **outname, char **tempname) in open_outfile()
1493 char const *outname = linkname; in dolink() local
2425 char const *outname = name; in writezone() local
/freebsd/tools/tools/shlib-compat/
H A Dshlib-compat.py56 def init(self, outname): argument