/dflybsd-src/contrib/binutils-2.34/libctf/ |
H A D | ctf-util.c | 109 ctf_str_append (char *s, const char *append) in ctf_str_append() 133 ctf_str_append_noerr (char *s, const char *append) in ctf_str_append_noerr()
|
/dflybsd-src/lib/libc/string/ |
H A D | strcat.c | 36 strcat(char * __restrict s, const char * __restrict append) in strcat()
|
/dflybsd-src/sys/libkern/ |
H A D | strcat.c | 36 strcat(char * __restrict s, const char * __restrict append) in strcat()
|
/dflybsd-src/contrib/lvm2/dist/lib/log/ |
H A D | log.c | 55 void init_log_file(const char *log_file, int append) in init_log_file() 67 void init_log_direct(const char *log_file, int append) in init_log_direct()
|
/dflybsd-src/contrib/libarchive/tar/ |
H A D | subst.c | 167 realloc_strncat(char **str, const char *append, size_t len) in realloc_strncat() 189 realloc_strcat(char **str, const char *append) in realloc_strcat()
|
/dflybsd-src/games/atc/ |
H A D | list.c | 56 append(LIST *l, PLANE *p) in append() function
|
/dflybsd-src/contrib/ncurses/progs/ |
H A D | tabs.c | 261 add_to_tab_list(char **append, const char *value) in add_to_tab_list() 384 char *append = 0; in main() local
|
/dflybsd-src/contrib/nvi2/common/ |
H A D | put.c | 32 put(SCR *sp, CB *cbp, CHAR_T *namep, MARK *cp, MARK *rp, int append) in put()
|
H A D | cut.c | 69 int append, copy_one, copy_def; in cut() local
|
/dflybsd-src/usr.bin/ktrace/ |
H A D | ktrace.c | 56 int append, ch, fd, inherit, ops, pid, pidset, trpoints; in main() local
|
/dflybsd-src/usr.bin/tee/ |
H A D | tee.c | 62 int append, ch, exitval; in main() local
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/ |
H A D | basic_string.tcc | 283 append(size_type __n, _CharT __c) in append() function in std::basic_string 300 append(const _CharT* __s, size_type __n) in append() function in std::basic_string 327 append(const basic_string& __str) in append() function in std::basic_string 344 append(const basic_string& __str, size_type __pos, size_type __n) in append() function in std::basic_string
|
/dflybsd-src/usr.bin/mail/ |
H A D | fio.c | 245 append(struct message *mp, FILE *f) in append() function
|
/dflybsd-src/bin/pax/ |
H A D | ar_subs.c | 553 append(void) in append() function
|
/dflybsd-src/contrib/gdb-7/readline/ |
H A D | kill.c | 92 _rl_copy_to_kill_ring (text, append) in _rl_copy_to_kill_ring() argument
|
/dflybsd-src/sys/kern/ |
H A D | subr_sglist.c | 587 int append; in sglist_join() local
|
/dflybsd-src/contrib/gcc-8.0/libiberty/ |
H A D | pex-unix.c | 353 int binary ATTRIBUTE_UNUSED, int append) in pex_unix_open_write()
|
/dflybsd-src/contrib/binutils-2.34/libiberty/ |
H A D | pex-unix.c | 351 int binary ATTRIBUTE_UNUSED, int append) in pex_unix_open_write()
|
/dflybsd-src/lib/libc/db/test/btree.tests/ |
H A D | main.c | 263 append(DB *db, char **argv) in append() function
|
/dflybsd-src/usr.sbin/uefisign/ |
H A D | pe.c | 501 append(struct executable *x, void *ptr, size_t len, size_t aligment) in append() function
|
/dflybsd-src/contrib/binutils-2.27/libiberty/ |
H A D | pex-unix.c | 354 int binary ATTRIBUTE_UNUSED, int append) in pex_unix_open_write()
|
/dflybsd-src/contrib/lvm2/dist/lib/commands/ |
H A D | toolcontext.c | 126 int append = 1; in _init_logging() local
|
/dflybsd-src/usr.bin/sdiff/ |
H A D | sdiff.c | 921 astrcat(char **s, const char *append) in astrcat()
|
/dflybsd-src/contrib/ncurses/ncurses/base/ |
H A D | lib_screen.c | 347 int append = 0; in decode_cchar() local
|
/dflybsd-src/gnu/usr.bin/rcs/rcs/ |
H A D | rcs.c | 232 enum changeaccess {append, erase}; enumerator
|