Searched refs:_rpcfdtype (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/usr.sbin/ypserv/yppush/
H A Dyppush_svc.c47 int _rpcfdtype; /* Whether Stream or Datagram ? */ variable
/openbsd-current/usr.sbin/ypserv/ypserv/
H A Dypserv.c61 static int _rpcfdtype; /* Whether Stream or Datagram ? */ variable
92 if (_rpcfdtype == SOCK_DGRAM)
433 &_rpcfdtype, &ssize) == -1)
475 if (_rpcfdtype == 0 || _rpcfdtype == SOCK_DGRAM) {
499 if (_rpcfdtype == 0 || _rpcfdtype == SOCK_STREAM) {
/openbsd-current/usr.sbin/amd/rpcx/
H A Damq_svc.c36 extern int _rpcfdtype; /* Whether Stream or Datagram ? */
H A Dnfs_prot_svc.c36 extern int _rpcfdtype; /* Whether Stream or Datagram ? */

Completed in 120 milliseconds