Searched defs:readlink (Results 1 – 9 of 9) sorted by relevance
| /netbsd/src/external/gpl2/xcvs/dist/lib/ |
| D | readlink.c | 40 readlink (const char *path, char *buf, size_t bufsize) in readlink() function
|
| /netbsd/src/external/gpl3/gcc/dist/libssp/ssp/ |
| D | unistd.h | 64 readlink (const char *__restrict__ __path, char *__restrict__ __buf, in readlink() function
|
| /netbsd/src/crypto/external/bsd/openssl/dist/apps/ |
| D | rehash.c | 63 ssize_t readlink(const char *pathname, char *buf, size_t bufsiz) in readlink() function
|
| /netbsd/src/sys/rump/include/rump/ |
| D | rump_syscallshotgun.h | 90 #define readlink(a,b,c) rump_sys_readlink(a,b,c) macro
|
| /netbsd/src/external/bsd/ntp/dist/util/ |
| D | ntp-keygen.c | 195 readlink( in readlink() function
|
| /netbsd/src/external/bsd/ntp/dist/ntpd/ |
| D | ntp_crypto.c | 215 readlink(char * link, char * file, int len) { in readlink() function
|
| /netbsd/src/external/bsd/am-utils/dist/amd/ |
| D | amd.h | 408 vreadlink readlink; /* fxn: read link */ member
|
| /netbsd/src/lib/libc/include/ |
| D | namespace.h | 597 #define readlink _readlink macro
|
| /netbsd/src/lib/libc/time/ |
| D | zic.c | 166 readlink(char const *restrict file, char *restrict buf, size_t size) in readlink() function
|