Home
last modified time | relevance | path

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

/dragonfly/usr.bin/ktrdump/
H A Dktrdump.c150 static const char *trunc_path(const char *, int);
491 trunc_path(kvm_string(entry->ktr_file, &pctx), 34), in print_entry()
736 trunc_path(const char *str, int maxlen) in trunc_path() function