Searched refs:sign_append_hash (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/usr.sbin/syslogd/
H A Dsign.h200 bool sign_append_hash(char*, struct signature_group_t*);
H A Dsign.c302 * this currently holds true because sign_append_hash()
767 sign_append_hash(char *hash, struct signature_group_t *sg) function
775 DPRINTF((D_CALL|D_SIGN), "sign_append_hash('%s', %p): "
784 DPRINTF((D_CALL|D_SIGN), "sign_append_hash('%s', %p): "
H A Dsyslogd.c2296 newhash = sign_append_hash(hash, sg);

Completed in 123 milliseconds