Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_fhistory.c78 boolean_t send_flag);
80 boolean_t send_flag);
1156 ndmpd_file_history_cleanup_v2(ndmpd_session_t *session, boolean_t send_flag) in ndmpd_file_history_cleanup_v2() argument
1158 if (send_flag == TRUE) { in ndmpd_file_history_cleanup_v2()
1206 ndmpd_file_history_cleanup_v3(ndmpd_session_t *session, boolean_t send_flag) in ndmpd_file_history_cleanup_v3() argument
1208 if (send_flag == TRUE) { in ndmpd_file_history_cleanup_v3()
1265 ndmpd_file_history_cleanup(ndmpd_session_t *session, boolean_t send_flag) in ndmpd_file_history_cleanup() argument
1270 ndmpd_file_history_cleanup_v2(session, send_flag); in ndmpd_file_history_cleanup()
1274 ndmpd_file_history_cleanup_v3(session, send_flag); in ndmpd_file_history_cleanup()