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

1 2 3 4 5 6 7 8

  /src/lib/libwrap/
eval.c 114 char *hostinfo = eval_hostinfo(request->client); local
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
258 hostinfo = 0;
918 if (hostinfo) {
  /src/external/ibm-public/postfix/dist/
makedefs 860 SYSTYPE=`hostinfo | sed -n \
863 SYSTYPE=`hostinfo | sed -n \
  /src/crypto/external/bsd/heimdal/dist/lib/krb5/
krbhst.c 1083 krb5_krbhst_info *hostinfo; local
1089 while(krb5_krbhst_next(context, handle, &hostinfo) == 0)
init_creds_pw.c 2167 * @param hostinfo KDC address info, first round it can be NULL.
2182 krb5_krbhst_info *hostinfo,
2256 hostinfo, &ctx->fast_state.reply_key);
2619 krb5_krbhst_info *hostinfo = NULL; local
2634 ret = krb5_init_creds_step(context, ctx, &in, &out, hostinfo, &flags);
  /src/crypto/external/bsd/openssl.old/dist/
config 350 ISNEXT=`hostinfo 2>/dev/null`
  /src/external/bsd/ntp/dist/sntp/libevent/
config.guess 1413 hostinfo = `(hostinfo) 2>/dev/null`
  /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/crypto/external/bsd/netpgp/dist/buildaux/
config.guess 1443 hostinfo = `(hostinfo) 2>/dev/null`
  /src/crypto/external/cpl/tpm-tools/dist/
config.guess 1443 hostinfo = `(hostinfo) 2>/dev/null`
  /src/crypto/external/cpl/trousers/dist/
config.guess 1443 hostinfo = `(hostinfo) 2>/dev/null`
  /src/external/bsd/am-utils/dist/
config.guess 1443 hostinfo = `(hostinfo) 2>/dev/null`
  /src/external/bsd/flex/dist/build-aux/
config.guess 1443 hostinfo = `(hostinfo) 2>/dev/null`
  /src/external/bsd/iscsi/dist/buildaux/
config.guess 1443 hostinfo = `(hostinfo) 2>/dev/null`
  /src/external/bsd/kyua-cli/dist/bootstrap/
testsuite 1173 /usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown`
  /src/external/bsd/libbind/dist/
config.guess 1443 hostinfo = `(hostinfo) 2>/dev/null`
  /src/external/bsd/openpam/dist/
config.guess 1460 hostinfo = `(hostinfo) 2>/dev/null`
  /src/external/bsd/tmux/dist/etc/
config.guess 1454 hostinfo = `(hostinfo) 2>/dev/null`
  /src/external/bsd/top/dist/
config.guess 1443 hostinfo = `(hostinfo) 2>/dev/null`
  /src/external/gpl2/gettext/dist/build-aux/
config.guess 1443 hostinfo = `(hostinfo) 2>/dev/null`
  /src/external/gpl2/gettext/dist/gettext-tools/examples/hello-c++-kde/admin/
config.guess 1443 hostinfo = `(hostinfo) 2>/dev/null`
  /src/external/gpl2/grep/dist/
config.guess 1443 hostinfo = `(hostinfo) 2>/dev/null`
  /src/external/gpl2/lvm2/dist/autoconf/
config.guess 1443 hostinfo = `(hostinfo) 2>/dev/null`

Completed in 58 milliseconds

1 2 3 4 5 6 7 8