Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/scadm/sparc/mpxu/common/
H A Dadm.h103 int ADM_Send_file(FILE *FilePtr);
H A Dsend_file.c44 ADM_Send_file(FILE *FilePtr) in ADM_Send_file() function
H A Ddownload.c176 if (ADM_Send_file(FilePtr) != 0) { in ADM_Process_download()