Searched refs:_rpcfdtype (Results 1 – 4 of 4) sorted by relevance
67 static int _rpcfdtype; variable103 if (_rpcfdtype == SOCK_DGRAM) in closedown()223 (char *)&_rpcfdtype, &ssize) == -1) in main()240 if ((_rpcfdtype == 0) || (_rpcfdtype == SOCK_DGRAM)) { in main()254 if ((_rpcfdtype == 0) || (_rpcfdtype == SOCK_STREAM)) { in main()
69 static int _rpcfdtype; variable105 if (_rpcfdtype == SOCK_DGRAM) in closedown()223 (char *)&_rpcfdtype, &ssize) == -1) in main()256 if ((_rpcfdtype == 0) || (_rpcfdtype == SOCK_DGRAM)) { in main()270 if ((_rpcfdtype == 0) || (_rpcfdtype == SOCK_STREAM)) { in main()
76 static int _rpcfdtype; variable128 if (_rpcfdtype == SOCK_DGRAM) { in closedown()258 (char *)&_rpcfdtype, &ssize) == -1) in main()
75 static int _rpcfdtype; /* Whether Stream or Datagram? */ variable229 if (_rpcfdtype == SOCK_DGRAM) { in closedown()508 _rpcfdtype = si.si_socktype; in main()541 if (si.si_socktype != _rpcfdtype || in main()