Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ndmpd/tlm/
H A Dtlm_proto.h81 extern void tlm_log_list(char *,
H A Dtlm_restore_writer.c1047 tlm_log_list("selections", sels); in tar_getfile()
1048 tlm_log_list("exclusions", exls); in tar_getfile()
H A Dtlm_lib.c697 tlm_log_list(char *title, char **lpp) in tlm_log_list() function