Searched defs:mput (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/refer/
H A Dhunt6.c44 char res[100], *ar[50], output[TXTLEN], *mput; local
93 len = findline(res, &mput, TXTLEN, indexdate);
95 strncpy(output, mput, TXTLEN);
96 free(mput);
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dcmds.c421 mput(int argc, char *argv[]) function
496 if (confirm("Continue with", "mput")) {
519 if (confirm("Continue with", "mput")) {
543 if (confirm("Continue with", "mput")) {
977 * during mget, mput, and mdelete.

Completed in 47 milliseconds