Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_fhistory.c65 #define N_PATH_ENTRIES 1000 macro
66 #define N_FILE_ENTRIES N_PATH_ENTRIES
71 #define PATH_NAMEBUF_SIZE (N_PATH_ENTRIES * 32)
74 #define DIR_NAMEBUF_SIZE (N_PATH_ENTRIES * 16)
132 session->ns_fh.fh_path_index == N_PATH_ENTRIES || in ndmpd_api_file_history_path_v2()
156 session->ns_fh.fh_path_entries = ndmp_malloc(N_PATH_ENTRIES * in ndmpd_api_file_history_path_v2()