Home
last modified time | relevance | path

Searched defs:write_string (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/test/testutil/
H A Dtap_bio.c73 static int write_string(BIO *b, const char *buf, size_t n) in write_string() function
/netbsd-src/libexec/atrun/
H A Datrun.c118 write_string(int fd, const char *a) in write_string() function
/netbsd-src/games/rogue/
H A Dsave.c338 write_string(char *s, FILE *fp) in write_string() function
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ui/
H A Dui_openssl.c203 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 Dui_openssl.c207 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 DGCDAProfiling.c146 static void write_string(const char *s) { in write_string() function
/netbsd-src/sbin/sysctl/
H A Dsysctl.c1836 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 Dmangle.c255 #define write_string(STRING) \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dmangle.cc259 #define write_string(STRING) \ macro