Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/isns/isnsadm/
H A Disnsadm.c65 static int remove_dd_func(int, char **, cmdOptions_t *, void *);
176 {"remove-dd", REMOVEDD, remove_dd_func, "s", B_TRUE, NULL,
3505 remove_dd_func(int operandLen, char *operand[], cmdOptions_t *options, in remove_dd_func() function