Searched defs:append (Results 1 - 25 of 52) sorted by relevance

123

/freebsd-9.3-release/sys/libkern/
H A Dstrcat.c36 strcat(char * __restrict s, const char * __restrict append) argument
/freebsd-9.3-release/lib/libc/string/
H A Dstrcat.c39 strcat(char * __restrict s, const char * __restrict append) argument
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Basic/
H A DMacroBuilder.h41 void append(const Twine &Str) { function in class:clang::MacroBuilder
/freebsd-9.3-release/contrib/nvi/common/
H A Dcut.c76 int append, copy_one, copy_def; local
/freebsd-9.3-release/contrib/groff/src/preproc/eqn/
H A Dpile.cpp230 void matrix_box::append(column *pp) function in class:matrix_box
H A Dlist.cpp34 void list_box::append(box *pp) function in class:list_box
H A Dbox.h116 void append(box *p) { col.append(p); } function in class:pile_box
/freebsd-9.3-release/usr.bin/ktrace/
H A Dktrace.c73 int append, ch, fd, inherit, ops, trpoints; local
/freebsd-9.3-release/usr.bin/tee/
H A Dtee.c70 int append, ch, exitval; local
/freebsd-9.3-release/bin/pax/
H A Dar_subs.c563 append(void) function
/freebsd-9.3-release/contrib/libarchive/tar/
H A Dsubst.c145 realloc_strncat(char **str, const char *append, size_t len) argument
166 realloc_strcat(char **str, const char *append) argument
/freebsd-9.3-release/contrib/llvm/include/llvm/ADT/
H A DSmallString.h77 void append(in_iter S, in_iter E) { function in class:llvm::SmallString
81 void append(size_t NumInputs, char Elt) { function in class:llvm::SmallString
87 void append(StringRef RHS) { function in class:llvm::SmallString
92 void append(const SmallVectorImpl<char> &RHS) { function in class:llvm::SmallString
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DASTUnresolvedSet.h81 void append(ASTContext &C, iterator I, iterator E) { function in class:clang::ASTUnresolvedSet
H A DUnresolvedSet.h157 void append(iterator I, iterator E) { function in class:clang::UnresolvedSetImpl
H A DASTVector.h189 void append(const ASTContext &C, in_iter in_start, in_iter in_end) { function in class:clang::ASTVector
208 void append(const ASTContext &C, size_type NumInputs, const T &Elt) { function in class:clang::ASTVector
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dgdb-events.c251 append (struct event *new_event) function
[all...]
/freebsd-9.3-release/contrib/groff/src/libs/libgroff/
H A Dstring.cpp200 void string::append(const char *p, int n) function in class:string
/freebsd-9.3-release/contrib/llvm/lib/Option/
H A DArgList.cpp43 void ArgList::append(Arg *A) { function in class:ArgList
/freebsd-9.3-release/lib/libc/db/test/btree.tests/
H A Dmain.c271 append(db, argv) function
/freebsd-9.3-release/usr.bin/mail/
H A Dfio.c250 append(struct message *mp, FILE *f) function
/freebsd-9.3-release/contrib/libstdc++/include/ext/
H A Dtypelist.h342 struct append struct in namespace:typelist
/freebsd-9.3-release/crypto/heimdal/lib/hx509/
H A Dname.c409 _hx509_name_modify(hx509_context context, Name *name, int append, const heim_oid *oid, const char *str) argument
/freebsd-9.3-release/crypto/heimdal/lib/krb5/
H A Dcache.c312 char *tmp, *tmp2, *append; local
[all...]
/freebsd-9.3-release/sys/kern/
H A Dsubr_sglist.c618 int append; local
[all...]
/freebsd-9.3-release/contrib/bind9/bin/named/unix/
H A Dos.c643 safe_open(const char *filename, mode_t mode, isc_boolean_t append) { argument

Completed in 247 milliseconds

123