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

  /src/usr.sbin/syslogd/
syslogd.c 237 size_t check_timestamp(unsigned char *, char **, bool, bool);
1134 p += check_timestamp((unsigned char*) p,
1350 p += check_timestamp((unsigned char*) p,
1748 check_timestamp(unsigned char *from_buf, char **to_buf, function in typeref:typename:size_t
1755 DPRINTF((D_CALL|D_DATA), "check_timestamp(%p = \"%s\", from_iso=%d, "
1825 DPRINTF(D_CALL, "check_timestamp(): copy BSD timestamp\n");
1830 DPRINTF(D_CALL, "check_timestamp(): copy ISO timestamp\n");
1842 DPRINTF(D_CALL, "check_timestamp(): convert ISO->BSD\n");
1874 DPRINTF(D_CALL, "check_timestamp(): convert BSD->ISO\n");
1891 "Executing unreachable code in check_timestamp()\n")
    [all...]
syslogd.c 237 size_t check_timestamp(unsigned char *, char **, bool, bool);
1134 p += check_timestamp((unsigned char*) p,
1350 p += check_timestamp((unsigned char*) p,
1748 check_timestamp(unsigned char *from_buf, char **to_buf, function in typeref:typename:size_t
1755 DPRINTF((D_CALL|D_DATA), "check_timestamp(%p = \"%s\", from_iso=%d, "
1825 DPRINTF(D_CALL, "check_timestamp(): copy BSD timestamp\n");
1830 DPRINTF(D_CALL, "check_timestamp(): copy ISO timestamp\n");
1842 DPRINTF(D_CALL, "check_timestamp(): convert ISO->BSD\n");
1874 DPRINTF(D_CALL, "check_timestamp(): convert BSD->ISO\n");
1891 "Executing unreachable code in check_timestamp()\n")
    [all...]
syslogd.c 237 size_t check_timestamp(unsigned char *, char **, bool, bool);
1134 p += check_timestamp((unsigned char*) p,
1350 p += check_timestamp((unsigned char*) p,
1748 check_timestamp(unsigned char *from_buf, char **to_buf, function in typeref:typename:size_t
1755 DPRINTF((D_CALL|D_DATA), "check_timestamp(%p = \"%s\", from_iso=%d, "
1825 DPRINTF(D_CALL, "check_timestamp(): copy BSD timestamp\n");
1830 DPRINTF(D_CALL, "check_timestamp(): copy ISO timestamp\n");
1842 DPRINTF(D_CALL, "check_timestamp(): convert ISO->BSD\n");
1874 DPRINTF(D_CALL, "check_timestamp(): convert BSD->ISO\n");
1891 "Executing unreachable code in check_timestamp()\n")
    [all...]

Completed in 37 milliseconds