HomeSort by relevance Sort by last modified time
    Searched refs:__THROW (Results 76 - 100 of 241) sorted by null

1 2 34 5 6 7 8 910

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
swap.h 37 extern int swapon (__const char *__path, int __flags) __THROW;
40 extern int swapoff (__const char *__path) __THROW;
resource.h 52 struct rlimit *__rlimits) __THROW;
63 struct rlimit64 *__rlimits) __THROW;
71 __const struct rlimit *__rlimits) __THROW;
83 __const struct rlimit64 *__rlimits) __THROW;
88 extern int getrusage (__rusage_who_t __who, struct rusage *__usage) __THROW;
94 extern int getpriority (__priority_which_t __which, id_t __who) __THROW;
99 __THROW;
ioctl.h 42 extern int ioctl (int __fd, unsigned long int __request, ...) __THROW;
reboot.h 45 extern int reboot (int __howto) __THROW;
statfs.h 33 __THROW __nonnull ((1, 2));
45 __THROW __nonnull ((1, 2));
52 __THROW __nonnull ((2));
63 __THROW __nonnull ((2));
ustat.h 34 extern int ustat (__dev_t __dev, struct ustat *__ubuf) __THROW;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
time.h 183 extern clock_t clock (void) __THROW;
186 extern time_t time (time_t *__timer) __THROW;
190 __THROW __attribute__ ((__const__));
193 extern time_t mktime (struct tm *__tp) __THROW;
201 __const struct tm *__restrict __tp) __THROW;
209 __THROW;
220 __locale_t __loc) __THROW;
226 __locale_t __loc) __THROW;
233 extern struct tm *gmtime (__const time_t *__timer) __THROW;
237 extern struct tm *localtime (__const time_t *__timer) __THROW;
    [all...]
aio.h 139 extern void aio_init (__const struct aioinit *__init) __THROW __nonnull ((1));
145 extern int aio_read (struct aiocb *__aiocbp) __THROW __nonnull ((1));
147 extern int aio_write (struct aiocb *__aiocbp) __THROW __nonnull ((1));
153 __THROW __nonnull ((2));
156 extern int aio_error (__const struct aiocb *__aiocbp) __THROW __nonnull ((1));
158 extern __ssize_t aio_return (struct aiocb *__aiocbp) __THROW __nonnull ((1));
162 extern int aio_cancel (int __fildes, struct aiocb *__aiocbp) __THROW;
168 __THROW. */
176 __THROW __nonnull ((2));
221 extern int aio_read64 (struct aiocb64 *__aiocbp) __THROW __nonnull ((1))
    [all...]
alloca.h 33 extern void *alloca (size_t __size) __THROW;
ulimit.h 44 extern long int ulimit (int __cmd, ...) __THROW;
ifaddrs.h 67 extern int getifaddrs (struct ifaddrs **__ifap) __THROW;
70 extern void freeifaddrs (struct ifaddrs *__ifa) __THROW;
search.h 45 extern void insque (void *__elem, void *__prev) __THROW;
48 extern void remque (void *__elem) __THROW;
88 extern ENTRY *hsearch (ENTRY __item, ACTION __action) __THROW;
91 extern int hcreate (size_t __nel) __THROW;
94 extern void hdestroy (void) __THROW;
108 struct hsearch_data *__htab) __THROW;
109 extern int hcreate_r (size_t __nel, struct hsearch_data *__htab) __THROW;
110 extern void hdestroy_r (struct hsearch_data *__htab) __THROW;
mqueue.h 42 __THROW __nonnull ((1));
46 extern int mq_close (mqd_t __mqdes) __THROW;
50 __THROW __nonnull ((2));
57 __THROW __nonnull ((2));
60 extern int mq_unlink (__const char *__name) __THROW __nonnull ((1));
65 __THROW;
printf.h 100 __THROW;
109 __THROW __attribute_deprecated__;
116 extern int register_printf_modifier (__const wchar_t *__str) __wur __THROW;
122 extern int register_printf_type (printf_va_arg_function __fct) __wur __THROW;
137 int *__restrict __argtypes) __THROW;
177 __const void *__const *__restrict __args) __THROW;
182 __THROW;
  /external/libvncserver/common/
md5.h 101 extern void __md5_init_ctx (struct md5_ctx *ctx) __THROW;
108 struct md5_ctx *ctx) __THROW;
115 struct md5_ctx *ctx) __THROW;
124 extern void *__md5_finish_ctx (struct md5_ctx *ctx, void *resbuf) __THROW;
133 extern void *__md5_read_ctx (const struct md5_ctx *ctx, void *resbuf) __THROW;
139 extern int __md5_stream (FILE *stream, void *resblock) __THROW;
146 void *resblock) __THROW;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
resource.h 52 struct rlimit *__rlimits) __THROW;
63 struct rlimit64 *__rlimits) __THROW;
71 __const struct rlimit *__rlimits) __THROW;
83 __const struct rlimit64 *__rlimits) __THROW;
88 extern int getrusage (__rusage_who_t __who, struct rusage *__usage) __THROW;
94 extern int getpriority (__priority_which_t __which, id_t __who) __THROW;
99 __THROW;
ioctl.h 42 extern int ioctl (int __fd, unsigned long int __request, ...) __THROW;
reboot.h 45 extern int reboot (int __howto) __THROW;
statfs.h 33 __THROW __nonnull ((1, 2));
45 __THROW __nonnull ((1, 2));
52 __THROW __nonnull ((2));
63 __THROW __nonnull ((2));
ustat.h 34 extern int ustat (__dev_t __dev, struct ustat *__ubuf) __THROW;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpc/
xdr.h 285 extern bool_t xdr_void (void) __THROW;
286 extern bool_t xdr_short (XDR *__xdrs, short *__sp) __THROW;
287 extern bool_t xdr_u_short (XDR *__xdrs, u_short *__usp) __THROW;
288 extern bool_t xdr_int (XDR *__xdrs, int *__ip) __THROW;
289 extern bool_t xdr_u_int (XDR *__xdrs, u_int *__up) __THROW;
290 extern bool_t xdr_long (XDR *__xdrs, long *__lp) __THROW;
291 extern bool_t xdr_u_long (XDR *__xdrs, u_long *__ulp) __THROW;
292 extern bool_t xdr_hyper (XDR *__xdrs, quad_t *__llp) __THROW;
293 extern bool_t xdr_u_hyper (XDR *__xdrs, u_quad_t *__ullp) __THROW;
294 extern bool_t xdr_longlong_t (XDR *__xdrs, quad_t *__llp) __THROW;
    [all...]
svc_auth.h 46 struct rpc_msg *__msg) __THROW;
pmap_clnt.h 70 int __protocol, u_short __port) __THROW;
72 __THROW;
73 extern struct pmaplist *pmap_getmaps (struct sockaddr_in *__address) __THROW;
81 u_long *__port_ptr) __THROW;
87 resultproc_t __eachresult) __THROW;
91 __THROW;
auth.h 77 extern bool_t xdr_des_block (XDR *__xdrs, des_block *__blkp) __THROW;
161 extern AUTH *authnone_create (void) __THROW;
164 __THROW;
166 struct sockaddr *, des_block *) __THROW;
182 extern int getnetname (char *) __THROW;
183 extern int host2netname (char *, __const char *, __const char *) __THROW;
184 extern int user2netname (char *, __const uid_t, __const char *) __THROW;
186 __THROW;
187 extern int netname2host (__const char *, char *, __const int) __THROW;
206 extern bool_t xdr_opaque_auth (XDR *, struct opaque_auth *) __THROW;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/
nis.h 541 extern nis_result * nis_lookup_3 (ns_request *, CLIENT *) __THROW;
542 extern nis_result * nis_lookup_3_svc (ns_request *, struct svc_req *) __THROW;
544 extern nis_result * nis_add_3 (ns_request *, CLIENT *) __THROW;
545 extern nis_result * nis_add_3_svc (ns_request *, struct svc_req *) __THROW;
547 extern nis_result * nis_modify_3 (ns_request *, CLIENT *) __THROW;
548 extern nis_result * nis_modify_3_svc (ns_request *, struct svc_req *) __THROW;
550 extern nis_result * nis_remove_3 (ns_request *, CLIENT *) __THROW;
551 extern nis_result * nis_remove_3_svc (ns_request *, struct svc_req *) __THROW;
553 extern nis_result * nis_iblist_3 (ib_request *, CLIENT *) __THROW;
554 extern nis_result * nis_iblist_3_svc (ib_request *, struct svc_req *) __THROW;
    [all...]

Completed in 216 milliseconds

1 2 34 5 6 7 8 910