Searched defs:str_append (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/usr.sbin/netgroup_mkdb/
H A Dstr.c59 str_append(struct string *buf, const char *str, int del) function
/netbsd-current/external/gpl3/binutils/dist/libctf/
H A Dctf-dump.c23 #define str_append(s, a) ctf_str_append_noerr (s, a) macro
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/libctf/
H A Dctf-dump.c23 #define str_append(s, a) ctf_str_append_noerr (s, a) macro
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/libctf/
H A Dctf-dump.c23 #define str_append(s, a) ctf_str_append_noerr (s, a) macro
[all...]
/netbsd-current/external/gpl3/gdb/dist/libctf/
H A Dctf-dump.c23 #define str_append(s, a) ctf_str_append_noerr (s, a) macro
[all...]
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dmep-asm.c604 str_append (char *dest, const char *input, int len) function
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dmep-asm.c604 str_append (char *dest, const char *input, int len) function
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dmep-asm.c604 str_append (char *dest, const char *input, int len) function
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dmep-asm.c604 str_append (char *dest, const char *input, int len) function
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3ext.h306 void (*str_append)(sqlite3_str*, const char *zIn, int N); member in struct:sqlite3_api_routines

Completed in 255 milliseconds