Home
last modified time | relevance | path

Searched defs:append (Results 1 – 25 of 40) sorted by relevance

12

/dflybsd-src/contrib/binutils-2.34/libctf/
H A Dctf-util.c109 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 Dstrcat.c36 strcat(char * __restrict s, const char * __restrict append) in strcat()
/dflybsd-src/sys/libkern/
H A Dstrcat.c36 strcat(char * __restrict s, const char * __restrict append) in strcat()
/dflybsd-src/contrib/lvm2/dist/lib/log/
H A Dlog.c55 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 Dsubst.c167 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 Dlist.c56 append(LIST *l, PLANE *p) in append() function
/dflybsd-src/contrib/ncurses/progs/
H A Dtabs.c261 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 Dput.c32 put(SCR *sp, CB *cbp, CHAR_T *namep, MARK *cp, MARK *rp, int append) in put()
H A Dcut.c69 int append, copy_one, copy_def; in cut() local
/dflybsd-src/usr.bin/ktrace/
H A Dktrace.c56 int append, ch, fd, inherit, ops, pid, pidset, trpoints; in main() local
/dflybsd-src/usr.bin/tee/
H A Dtee.c62 int append, ch, exitval; in main() local
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dbasic_string.tcc283 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 Dfio.c245 append(struct message *mp, FILE *f) in append() function
/dflybsd-src/bin/pax/
H A Dar_subs.c553 append(void) in append() function
/dflybsd-src/contrib/gdb-7/readline/
H A Dkill.c92 _rl_copy_to_kill_ring (text, append) in _rl_copy_to_kill_ring() argument
/dflybsd-src/sys/kern/
H A Dsubr_sglist.c587 int append; in sglist_join() local
/dflybsd-src/contrib/gcc-8.0/libiberty/
H A Dpex-unix.c353 int binary ATTRIBUTE_UNUSED, int append) in pex_unix_open_write()
/dflybsd-src/contrib/binutils-2.34/libiberty/
H A Dpex-unix.c351 int binary ATTRIBUTE_UNUSED, int append) in pex_unix_open_write()
/dflybsd-src/lib/libc/db/test/btree.tests/
H A Dmain.c263 append(DB *db, char **argv) in append() function
/dflybsd-src/usr.sbin/uefisign/
H A Dpe.c501 append(struct executable *x, void *ptr, size_t len, size_t aligment) in append() function
/dflybsd-src/contrib/binutils-2.27/libiberty/
H A Dpex-unix.c354 int binary ATTRIBUTE_UNUSED, int append) in pex_unix_open_write()
/dflybsd-src/contrib/lvm2/dist/lib/commands/
H A Dtoolcontext.c126 int append = 1; in _init_logging() local
/dflybsd-src/usr.bin/sdiff/
H A Dsdiff.c921 astrcat(char **s, const char *append) in astrcat()
/dflybsd-src/contrib/ncurses/ncurses/base/
H A Dlib_screen.c347 int append = 0; in decode_cchar() local
/dflybsd-src/gnu/usr.bin/rcs/rcs/
H A Drcs.c232 enum changeaccess {append, erase}; enumerator

12