Home
last modified time | relevance | path

Searched refs:u_long (Results 1 – 17 of 17) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/rpc/
H A Dkey_prot.h208 #define KEY_PROG ((u_long)100029)
209 #define KEY_VERS ((u_long)1)
212 #define KEY_SET ((u_long)1)
215 #define KEY_ENCRYPT ((u_long)2)
218 #define KEY_DECRYPT ((u_long)3)
221 #define KEY_GEN ((u_long)4)
224 #define KEY_GETCRED ((u_long)5)
229 #define KEY_SET ((u_long)1)
232 #define KEY_ENCRYPT ((u_long)2)
235 #define KEY_DECRYPT ((u_long)3)
[all …]
H A Dclnt.h112 u_long low; /* lowest verion supported */
113 u_long high; /* highest verion supported */
136 enum clnt_stat (*cl_call) (CLIENT *, u_long, xdrproc_t, caddr_t, xdrproc_t,
256 #define RPCTEST_PROGRAM ((u_long)1)
257 #define RPCTEST_VERSION ((u_long)1)
258 #define RPCTEST_NULL_PROC ((u_long)2)
259 #define RPCTEST_NULL_BATCH_PROC ((u_long)3)
265 #define NULLPROC ((u_long)0)
280 extern CLIENT *clntraw_create (__const u_long __prog, __const u_long __vers)
294 extern CLIENT *clnt_create (__const char *__host, __const u_long __prog,
[all …]
H A Dpmap_clnt.h72 extern bool_t pmap_set (__const u_long __program, __const u_long __vers,
74 extern bool_t pmap_unset (__const u_long __program, __const u_long __vers)
78 __const u_long __prog,
79 __const u_long __vers,
80 __const u_long __proc,
84 u_long *__port_ptr) __THROW;
85 extern enum clnt_stat clnt_broadcast (__const u_long __prog,
86 __const u_long __vers,
87 __const u_long __proc, xdrproc_t __xargs,
92 __const u_long __program,
[all …]
H A Dpmap_prot.h79 #define PMAPPROG ((u_long)100000)
80 #define PMAPVERS ((u_long)2)
81 #define PMAPVERS_PROTO ((u_long)2)
82 #define PMAPVERS_ORIG ((u_long)1)
83 #define PMAPPROC_NULL ((u_long)0)
84 #define PMAPPROC_SET ((u_long)1)
85 #define PMAPPROC_UNSET ((u_long)2)
86 #define PMAPPROC_GETPORT ((u_long)3)
87 #define PMAPPROC_DUMP ((u_long)4)
88 #define PMAPPROC_CALLIT ((u_long)5)
H A Drpc_msg.h47 #define RPC_MSG_VERSION ((u_long) 2)
96 u_long low;
97 u_long high;
116 u_long low;
117 u_long high;
142 u_long cb_rpcvers; /* must be equal to two */
143 u_long cb_prog;
144 u_long cb_vers;
145 u_long cb_proc;
154 u_long rm_xid;
H A Dpmap_rmt.h49 u_long prog, vers, proc, arglen;
58 u_long *port_ptr;
59 u_long resultslen;
H A Dxdr.h267 #define IXDR_GET_U_LONG(buf) ((u_long)IXDR_GET_LONG(buf))
293 extern bool_t xdr_u_long (XDR *__xdrs, u_long *__ulp) __THROW;
331 extern u_long xdr_sizeof (xdrproc_t, void *) __THROW;
H A Dtypes.h75 typedef __u_long u_long; typedef
93 #define INADDR_LOOPBACK (u_long)0x7F000001
H A Dauth_unix.h67 u_long aup_time;
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/
H A Dgmon.h120 #define ARCINDEX u_long
133 u_long selfpc;
143 u_long raw_frompc;
144 u_long raw_selfpc;
160 u_long kcountsize;
162 u_long fromssize;
164 u_long tossize;
166 u_long lowpc;
167 u_long highpc;
168 u_long textsize;
[all …]
H A Dtypes.h38 typedef __u_long u_long; typedef
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/arpa/
H A Dnameser.h508 u_long ns_get32 (const u_char *) __THROW;
510 void ns_put32 (u_long, u_char *) __THROW;
519 ns_class, ns_type, u_long, const u_char *,
522 int ns_format_ttl (u_long, char *, size_t) __THROW;
523 int ns_parse_ttl (const char *, u_long *) __THROW;
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dcoda.h75 typedef unsigned long u_long; typedef
78 typedef u_long ino_t;
79 typedef u_long dev_t;
248 u_long va_gen; /* generation number of file */
249 u_long va_flags; /* flags defined for file */
H A Dtypes.h71 typedef unsigned long u_long; typedef
H A Dcoda_psdev.h13 u_long vc_seq;
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dresolv.h107 u_long options; /* option flags - see below. */
116 u_long pfcode; /* RES_PRF_ flags - see below. */
346 const char * p_option (u_long option) __THROW;
347 char * p_secstodate (u_long) __THROW;
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/sys/
H A Dtypes.h95 typedef unsigned long u_long; typedef