Home
last modified time | relevance | path

Searched refs:attribute_unused (Results 1 – 25 of 44) sorted by relevance

12

/l4re-core-master/uclibc/lib/contrib/uclibc/libcrypt/
A Dcrypt_stub.c13 char *crypt(const char *key attribute_unused, const char *salt attribute_unused) in crypt() argument
20 setkey(const char *key attribute_unused) in setkey() argument
26 encrypt(char *block attribute_unused, int flag attribute_unused) in encrypt() argument
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/
A Dquery_module.c11 int query_module(const char *name attribute_unused, int which attribute_unused,
12 void *buf attribute_unused, size_t bufsize attribute_unused, size_t * ret attribute_unused);
A Dnoophooks.c21 __cyg_profile_func_enter (attribute_unused void *this_fn, attribute_unused void *call_site);
23 __cyg_profile_func_enter (attribute_unused void *this_fn, attribute_unused void *call_site) in __cyg_profile_func_enter()
A Dlseek.c35 off_t __NC(lseek)(int fd, off_t offset attribute_unused, int whence)
A Dssp.c101 void __stack_smash_handler(char func[], int damaged attribute_unused) in __stack_smash_handler() argument
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/mips/bits/
A Datomic.h138 ({ __typeof (*mem) __prev attribute_unused; int __cmp; \
143 ({ __typeof (*mem) __prev attribute_unused; int __cmp; \
148 ({ __typeof (*mem) __prev attribute_unused; int __cmp; \
153 ({ __typeof (*mem) __prev attribute_unused; int __cmp; \
161 ({ __typeof (*mem) __prev attribute_unused; int __cmp attribute_unused; \
166 ({ __typeof (*mem) __prev attribute_unused; int __cmp attribute_unused; \
171 ({ __typeof (*mem) __prev attribute_unused; int __cmp attribute_unused; \
176 ({ __typeof (*mem) __prev attribute_unused; int __cmp attribute_unused; \
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/inet/rpc/
A Dclnt_raw.c137 struct timeval timeout attribute_unused) in clntraw_call() argument
212 clntraw_geterr (CLIENT *cl attribute_unused, struct rpc_err *err attribute_unused) in clntraw_geterr() argument
218 clntraw_freeres (CLIENT *cl attribute_unused, xdrproc_t xdr_res, caddr_t res_ptr) in clntraw_freeres() argument
239 clntraw_control (CLIENT *cl attribute_unused, int i attribute_unused, char *c attribute_unused) in clntraw_control() argument
245 clntraw_destroy (CLIENT *cl attribute_unused) in clntraw_destroy() argument
A Dsvc_raw.c100 svcraw_stat (SVCXPRT *xprt attribute_unused) in svcraw_stat() argument
106 svcraw_recv (SVCXPRT *xprt attribute_unused, struct rpc_msg *msg) in svcraw_recv() argument
122 svcraw_reply (SVCXPRT *xprt attribute_unused, struct rpc_msg *msg) in svcraw_reply() argument
139 svcraw_getargs (SVCXPRT *xprt attribute_unused, xdrproc_t xdr_args, caddr_t args_ptr) in svcraw_getargs() argument
149 svcraw_freeargs (SVCXPRT *xprt attribute_unused, xdrproc_t xdr_args, caddr_t args_ptr) in svcraw_freeargs() argument
162 svcraw_destroy (SVCXPRT *xprt attribute_unused) in svcraw_destroy() argument
A Dauth_none.c121 authnone_verf (AUTH *auth attribute_unused) in authnone_verf() argument
126 authnone_validate (AUTH *auth attribute_unused, struct opaque_auth *oa attribute_unused) in authnone_validate() argument
132 authnone_refresh (AUTH *auth attribute_unused) in authnone_refresh() argument
138 authnone_destroy (AUTH *auth attribute_unused) in authnone_destroy() argument
A Dsvc_authux.c151 _svcauth_short (struct svc_req *rqst attribute_unused, struct rpc_msg *msg attribute_unused) attrib…
153 _svcauth_short (struct svc_req *rqst attribute_unused, struct rpc_msg *msg attribute_unused) in _svcauth_short() argument
A Dsvc_auth.c121 _svcauth_null (struct svc_req *rqst attribute_unused, struct rpc_msg *msg attribute_unused) in libc_hidden_def()
A Dxdr_stdio.c150 xdrstdio_inline (XDR *xdrs attribute_unused, u_int len attribute_unused) in xdrstdio_inline() argument
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old/
A Dcondvar.c29 const pthread_condattr_t *cond_attr attribute_unused) in pthread_cond_init() argument
276 int pthread_condattr_init(pthread_condattr_t *attr attribute_unused) in libpthread_hidden_def()
282 int pthread_condattr_destroy(pthread_condattr_t *attr attribute_unused) in libpthread_hidden_def()
288 int pthread_condattr_getpshared (const pthread_condattr_t *attr attribute_unused, int *pshared) in libpthread_hidden_def()
294 int pthread_condattr_setpshared (pthread_condattr_t *attr attribute_unused, int pshared) in pthread_condattr_setpshared() argument
A Dmutex.c208 int attribute_hidden __pthread_mutexattr_destroy(pthread_mutexattr_t *attr attribute_unused) in strong_alias()
238 int __pthread_mutexattr_getpshared (const pthread_mutexattr_t *attr attribute_unused,
240 int __pthread_mutexattr_getpshared (const pthread_mutexattr_t *attr attribute_unused, in __pthread_mutexattr_getpshared() argument
248 int __pthread_mutexattr_setpshared (pthread_mutexattr_t *attr attribute_unused, int pshared) attrib…
249 int __pthread_mutexattr_setpshared (pthread_mutexattr_t *attr attribute_unused, int pshared) in __pthread_mutexattr_setpshared() argument
A Dsemaphore.c193 sem_t *sem_open(const char *name attribute_unused, int oflag attribute_unused, ...) in sem_open() argument
199 int sem_close(sem_t *sem attribute_unused) in sem_close() argument
205 int sem_unlink(const char *name attribute_unused) in sem_unlink() argument
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/ldso/i386/
A Ddl-sysdep.h42 static __always_inline Elf32_Addr elf_machine_dynamic (void) attribute_unused;
52 static __always_inline Elf32_Addr elf_machine_load_address (void) attribute_unused;
A Ddl-startup.h58 unsigned long symbol_addr, unsigned long load_addr, attribute_unused Elf32_Sym *symtab) in PERFORM_BOOTSTRAP_RELOC()
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/unix/sysv/linux/mips/
A Dlowlevellock.h83 long int __ret attribute_unused; \
93 long int __ret attribute_unused; \
113 long int __ret attribute_unused; \
124 long int __ret attribute_unused; \
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/ldso/c6x/
A Delfinterp.c249 struct r_scope_elem *scope attribute_unused, in _dl_do_lazy_reloc() argument
250 ELF_RELOC *rpnt, ElfW(Sym) *symtab attribute_unused, in _dl_do_lazy_reloc()
251 char *strtab attribute_unused) in _dl_do_lazy_reloc() argument
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/ldso/microblaze/
A Ddl-startup.h86 unsigned long symbol_addr, unsigned long load_addr, attribute_unused Elf32_Sym *symtab) in PERFORM_BOOTSTRAP_RELOC()
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/stdlib/
A Dgrantpt.c70 int grantpt (attribute_unused int fd) in grantpt()
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/pwd_grp/
A Dlckpwdf.c151 noop_handler (int sig attribute_unused) { in noop_handler() argument
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/internals/
A D__uClibc_main.c335 void *stack_end attribute_unused) attribute_noreturn;
338 void (*rtld_fini)(void), void *stack_end attribute_unused) in __uClibc_main() argument
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/glob/
A Dglob-susv3.c186 int __glob_ignore_err(const char * path attribute_unused, in __glob_ignore_err() argument
187 int err attribute_unused) in __glob_ignore_err() argument
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/mips/
A Dtls.h123 long result_var attribute_unused; \

Completed in 30 milliseconds

12