HomeSort by: relevance | last modified time | path
    Searched defs:get_hostname (Results 1 - 5 of 5) sorted by relevancy

  /src/external/ibm-public/postfix/dist/src/util/
get_hostname.c 1 /* $NetBSD: get_hostname.c,v 1.1.1.1 2009/06/23 10:09:00 tron Exp $ */
5 /* get_hostname 3
9 /* #include <get_hostname.h>
11 /* const char *get_hostname()
13 /* get_hostname() returns the local hostname as obtained
49 #include "get_hostname.h"
55 /* get_hostname - look up my host name */
57 const char *get_hostname(void) function
  /xsrc/external/mit/xauth/dist/
gethost.c 68 get_hostname (Xauth *auth) function
  /xsrc/external/mit/xhost/dist/
xhost.c 130 static const char *get_hostname(XHostAddress *ha);
229 hostname = get_hostname(&list[i]);
684 * get_hostname - Given an internet address, return a name (CHARON.MIT.EDU)
691 get_hostname(XHostAddress *ha) function
  /src/external/bsd/wpa/dist/hs20/client/
osu_client.c 2903 static char * get_hostname(const char *url) function
2956 host = get_hostname(cert->url);
2958 host = get_hostname(ctx->server_url);
  /src/bin/sh/
var.c 103 char *get_hostname(struct var *);
216 { .ref_func= get_hostname } },
1568 get_hostname(struct var *vp) function

Completed in 30 milliseconds