Searched refs:_rpcfdtype (Results 1 – 4 of 4) sorted by relevance
67 static int _rpcfdtype; variable101 if (_rpcfdtype == SOCK_DGRAM) in closedown()221 (char *)&_rpcfdtype, &ssize) == -1) in main()238 if ((_rpcfdtype == 0) || (_rpcfdtype == SOCK_DGRAM)) { in main()252 if ((_rpcfdtype == 0) || (_rpcfdtype == SOCK_STREAM)) { in main()
69 static int _rpcfdtype; variable103 if (_rpcfdtype == SOCK_DGRAM) in closedown()222 (char *)&_rpcfdtype, &ssize) == -1) in main()255 if ((_rpcfdtype == 0) || (_rpcfdtype == SOCK_DGRAM)) { in main()269 if ((_rpcfdtype == 0) || (_rpcfdtype == SOCK_STREAM)) { in main()
77 static int _rpcfdtype; variable128 if (_rpcfdtype == SOCK_DGRAM) { in closedown()260 (char *)&_rpcfdtype, &ssize) == -1) in main()
75 static int _rpcfdtype; /* Whether Stream or Datagram? */ variable230 if (_rpcfdtype == SOCK_DGRAM) { in closedown()509 _rpcfdtype = si.si_socktype; in main()542 if (si.si_socktype != _rpcfdtype || in main()