HomeSort by: relevance | last modified time | path
    Searched refs:hostinfo (Results 1 - 9 of 9) sorted by relevancy

  /src/lib/libwrap/
eval.c 114 char *hostinfo = eval_hostinfo(request->client); local in function:eval_client
118 return (hostinfo);
121 (void)snprintf(both, sizeof both, "%s@%s", request->user, hostinfo);
124 return (hostinfo);
  /src/usr.sbin/traceroute/
traceroute.c 274 struct hostinfo { struct
408 static void freehostinfo(struct hostinfo *);
410 static struct hostinfo *gethostinfo(char *);
442 struct hostinfo *hi;
1644 static struct hostinfo *
1649 struct hostinfo *hi;
1689 freehostinfo(struct hostinfo *hi)
1702 struct hostinfo *hi;
  /src/libexec/telnetd/
telnetd.c 108 int hostinfo = 1; /* do we print login banner? */ variable in typeref:typename:int
258 hostinfo = 0;
918 if (hostinfo) {
  /src/lib/librumpuser/build-aux/
config.guess 1443 hostinfo = `(hostinfo) 2>/dev/null`
  /src/sys/external/isc/libsodium/dist/build-aux/
config.guess 1454 hostinfo = `(hostinfo) 2>/dev/null`
  /src/tools/make/
configure 1764 /usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown`
  /src/lib/librumpuser/
configure 1897 /usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown`
  /src/tools/compat/
configure 1920 /usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown`
  /src/sys/external/isc/libsodium/dist/
configure 2070 /usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown`

Completed in 39 milliseconds