Searched refs:big_buf (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/cmd/sendmail/db/hash/ | ||
H A D | hash_page.c | 1075 void *big_buf; local 1108 big_buf = NULL; 1114 &key, &big_buf, &big_len)) != 0) 1179 if (big_buf != NULL) 1180 __os_free(big_buf, big_len); |
Completed in 27 milliseconds