Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/lvm/metassist/controller/
H A Dmetassist.c78 static int copy_arg(char *option, char *value, char **saveto);
228 char **saveto) in copy_arg() argument
233 if (*saveto != NULL) { in copy_arg()
239 if ((*saveto = strdup(value)) == NULL) { in copy_arg()
/titanic_41/usr/src/cmd/captoinfo/
H A Dcaptoinfo.c1055 char padding[100], *saveto; in changecalculations() local
1075 saveto = to; in changecalculations()
1084 to = saveto; in changecalculations()
/titanic_41/usr/src/cmd/sendmail/src/
H A Dparseaddr.c682 char *saveto = CurEnv->e_to; local
758 CurEnv->e_to = saveto;
958 CurEnv->e_to = saveto;