Home
last modified time | relevance | path

Searched refs:nlist (Results 1 – 5 of 5) sorted by relevance

/sysdeps/posix/
A Dlibc_fatal.c72 int nlist = 0; in __libc_message() local
108 ++nlist; in __libc_message()
111 if (nlist > 0) in __libc_message()
113 struct iovec *iov = alloca (nlist * sizeof (struct iovec)); in __libc_message()
116 for (int cnt = nlist - 1; cnt >= 0; --cnt) in __libc_message()
124 WRITEV_FOR_FATAL (fd, iov, nlist, total); in __libc_message()
137 for (int cnt = 0; cnt < nlist; ++cnt) in __libc_message()
/sysdeps/unix/sysv/linux/
A Da.out.h90 struct nlist struct
95 struct nlist *n_next; argument
/sysdeps/unix/sysv/linux/sparc/
A Da.out.h98 struct nlist struct
103 struct nlist *n_next; argument
/sysdeps/unix/sysv/linux/alpha/
A Da.out.h149 struct nlist struct
154 struct nlist *n_next; argument
/sysdeps/generic/
A Da.out.h228 struct nlist { struct
231 struct nlist *n_next; argument

Completed in 8 milliseconds