HomeSort by: relevance | last modified time | path
    Searched defs:sign_free_string_queue (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.sbin/syslogd/
sign.c 486 sign_free_string_queue(&GlobalSign.sig2_delims);
722 sign_free_string_queue(&sg->hashes);
726 sign_free_string_queue(struct string_queue_head *sqhead) function in typeref:typename:void
730 DPRINTF((D_CALL|D_SIGN), "sign_free_string_queue(%p)\n", sqhead);

Completed in 12 milliseconds