Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_fhistory.c74 #define DIR_NAMEBUF_SIZE (N_PATH_ENTRIES * 16) macro
226 DIR_NAMEBUF_SIZE) { in ndmpd_api_file_history_dir_v2()
253 session->ns_fh.fh_dir_name_buf = ndmp_malloc(DIR_NAMEBUF_SIZE); in ndmpd_api_file_history_dir_v2()
540 DIR_NAMEBUF_SIZE) { in ndmpd_api_file_history_dir_v3()
578 ndmp_malloc(sizeof (char) * DIR_NAMEBUF_SIZE); in ndmpd_api_file_history_dir_v3()