Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/avs/rdc/
H A Dsndradm.c1276 char *tohost_arg, char *tofile_arg) in diskq_subcmd() argument
1321 strcmp(tofile_arg, pair.tfile) == 0) { in diskq_subcmd()
1340 tohost_arg, tofile_arg); in diskq_subcmd()
2101 char tofile_arg[NSC_MAXPATH]; local
2130 (void) strncpy(tofile_arg, ptr, NSC_MAXPATH);
2145 tohost_arg, tofile_arg);
2294 char tofile_arg[NSC_MAXPATH]; local
2312 (void) strncpy(tofile_arg, ptr, NSC_MAXPATH);
2352 if (strncmp(tofile, tofile_arg, NSC_MAXPATH))
2421 tohost_arg, tofile_arg);