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

  /src/sys/kern/
kern_history.c 70 struct addr_xlt { struct
378 find_string(struct addr_xlt table[], size_t *count, const char *string,
398 add_string(struct addr_xlt table[], size_t *count, const char *string,
423 struct addr_xlt *xlate_t, *xlt;
456 xlate_s = sizeof(struct addr_xlt) * h->n * 2 + 3;
kern_history.c 70 struct addr_xlt { struct
378 find_string(struct addr_xlt table[], size_t *count, const char *string,
398 add_string(struct addr_xlt table[], size_t *count, const char *string,
423 struct addr_xlt *xlate_t, *xlt;
456 xlate_s = sizeof(struct addr_xlt) * h->n * 2 + 3;

Completed in 24 milliseconds