Searched defs:write_string (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/testutil/ |
H A D | tap_bio.c | 73 static int write_string(BIO *b, const char *buf, size_t n) in write_string() function
|
/netbsd-src/libexec/atrun/ |
H A D | atrun.c | 118 write_string(int fd, const char *a) in write_string() function
|
/netbsd-src/games/rogue/ |
H A D | save.c | 338 write_string(char *s, FILE *fp) in write_string() function
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ui/ |
H A D | ui_openssl.c | 203 static int write_string(UI *ui, UI_STRING *uis) in write_string() function
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ui/ |
H A D | ui_openssl.c | 207 static int write_string(UI *ui, UI_STRING *uis) in write_string() function
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/profile/ |
H A D | GCDAProfiling.c | 146 static void write_string(const char *s) { in write_string() function
|
/netbsd-src/sbin/sysctl/ |
H A D | sysctl.c | 1836 write_string(int *name, u_int namelen, struct sysctlnode *node, char *value, in write_string() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | mangle.c | 255 #define write_string(STRING) \ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | mangle.cc | 259 #define write_string(STRING) \ macro
|