Searched defs:outname (Results 1 – 8 of 8) sorted by relevance
67 char **outname) in get_remote_info()
124 char outname[128]; in _mcleanup() local
134 char outname[MAXDNAME]; in dns_get_mx_list() local
307 yp_master_host(CLIENT *client, char *indomain, char *inmap, char **outname) in yp_master_host()
62 char *outname = NULL; variable
1052 yp_master(char *indomain, char *inmap, char **outname) in yp_master()
1380 open_outfile(char const **outname, char **tempname) in open_outfile()1493 char const *outname = linkname; in dolink() local2425 char const *outname = name; in writezone() local
56 def init(self, outname): argument