Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_tar.c322 ndmp_write_utf8magic(tlm_cmd_t *cmd) in ndmp_write_utf8magic() function
1212 if (ndmp_write_utf8magic(cmds->tcs_command) < 0) { in ndmpd_tar_backup()
H A Dndmpd.h935 extern int ndmp_write_utf8magic(tlm_cmd_t *);
H A Dndmpd_tar3.c2410 if (ndmp_write_utf8magic(cmds->tcs_command) < 0) { in tar_backup_v3()