Lines Matching +full:part +full:- +full:number
4 % * media and as a part of the software program in whole or part. Users
6 % * to license or distribute it to anyone else except as part of a product or
14 % * part of Sun Microsystems, Inc. to assist in its use, correction,
19 % * OR ANY PART THEREOF.
61 % * TRUE is success, FALSE is failure. Un-registers pair
65 % * 0 is failure. Otherwise returns the port number where the pair
83 const PMAPPORT = 111; /* portmapper port number */
87 % * A mapping of (program, version, protocol) to port number
106 const PMAP_IPPROTO_TCP = 6; /* protocol number for TCP/IP */
107 const PMAP_IPPROTO_UDP = 17; /* protocol number for UDP/IP */
164 % * Client-side only representation of rmtcallargs structure.
169 % * doesn't need to go over-the-wire (and it wouldn't make sense anyway) since
199 % * Client-side only representation of rmtcallres structure.