Searched refs:NDMP_CF_NOTINIT (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/cmd/ndmpd/ndmp/ |
H A D | ndmpd_prop.c | 68 {"dar-support", "", 0, NDMP_CF_NOTINIT}, 69 {"mover-nic", "", 0, NDMP_CF_NOTINIT}, 70 {"dump-pathnode", "", 0, NDMP_CF_NOTINIT}, 71 {"tar-pathnode", "", 0, NDMP_CF_NOTINIT}, 72 {"fh-inode", "", 0, NDMP_CF_NOTINIT}, 73 {"ignore-ctime", "", 0, NDMP_CF_NOTINIT}, 74 {"include-lmtime", "", 0, NDMP_CF_NOTINIT}, 75 {"token-maxseq", "", 0, NDMP_CF_NOTINIT}, 76 {"version", "", 0, NDMP_CF_NOTINIT}, 77 {"restore-fullpath", "", 0, NDMP_CF_NOTINIT}, [all …]
|
/titanic_41/usr/src/cmd/ndmpd/include/ |
H A D | ndmpd_prop.h | 50 #define NDMP_CF_NOTINIT 0x00 /* Not initialized yet */ macro
|