Home
last modified time | relevance | path

Searched refs:__build_data (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/sendmail/db/log/
H A Dlog_archive.c31 static int __build_data __P((DB_LOG *, char *, char ***, void *(*)(size_t)));
82 return (__build_data(dblp, pref, listp, db_malloc));
181 __build_data(dblp, pref, listp, db_malloc) in __build_data() function