Home
last modified time | relevance | path

Searched defs:author (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/gpl2/rcs/dist/src/
H A Drcsrev.c277 cantfindbranch(revno, date, author, state) in cantfindbranch() argument
391 struct hshentry * genrevs(revno,date,author,state,store) in genrevs() argument
520 genbranch(bpoint, revno, length, date, author, state, store) in genbranch() argument
872 char author[20]; local
H A Dco.c203 char const *author, *date, *rev, *state; variable
H A Dci.c291 char const *author, *krev, *rev, *state; variable
H A Drcsbase.h359 char const * author; /* login of person checking in */ member
/netbsd-src/external/mpl/bind/dist/doc/man/
H A Dconf.py40 author = "Internet Systems Consortium" variable
[all...]
/netbsd-src/external/gpl3/gcc/dist/contrib/gcc-changelog/
H A Dgit_commit.py278 def contains_author(self, author): argument
286 def __init__(self, hexsha, date, author, lines, modified_files): argument
404 def format_git_author(cls, author): argument
/netbsd-src/external/gpl3/gcc.old/dist/contrib/gcc-changelog/
H A Dgit_commit.py278 def contains_author(self, author): argument
286 def __init__(self, hexsha, date, author, lines, modified_files): argument
404 def format_git_author(cls, author): argument
/netbsd-src/crypto/external/bsd/openssl.old/dist/external/perl/Text-Template-1.46/
H A DMETA.json3 "author" : [ array
/netbsd-src/external/mpl/bind/dist/doc/arm/
H A Dconf.py151 author = "Internet Systems Consortium" variable
/netbsd-src/crypto/external/bsd/openssl/dist/external/perl/Text-Template-1.56/
H A DMETA.json3 "author" : [ array
/netbsd-src/external/gpl2/xcvs/dist/src/
H A Drcs.h156 char *author; member
H A Dimport.c1087 char *author; in add_rcs_file() local
/netbsd-src/crypto/dist/ipsec-tools/misc/
H A Dcvs2cl.pl2377 author:\s+([^;]+);\s+state:\s+([^;]+);(.*)!x label
/netbsd-src/external/apache2/llvm/dist/llvm/utils/Reviewing/
H A Dfind_interesting_reviews.py102 def update(self, title, dateCreated, dateModified, author): argument