Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/syslogd/
H A Dsign.h198 void sign_free_string_queue(struct string_queue_head*);
H A Dsign.c486 sign_free_string_queue(&GlobalSign.sig2_delims); in sign_global_free()
722 sign_free_string_queue(&sg->hashes); in sign_free_hashes()
726 sign_free_string_queue(struct string_queue_head *sqhead) in sign_free_string_queue() function