Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sendmail/db/log/
H A Dlog_archive.c33 static int __usermem __P((char ***, void *(*)(size_t)));
160 if ((ret = __usermem(&array, db_malloc)) != 0)
312 if ((ret = __usermem(&array, db_malloc)) != 0)
374 __usermem(listp, db_malloc) in __usermem() function