Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/scadm/sparc/mpxu/common/
H A Dadm.h101 int ADM_Send_file(FILE *FilePtr);
H A Dsend_file.c42 ADM_Send_file(FILE *FilePtr) in ADM_Send_file() function
H A Ddownload.c174 if (ADM_Send_file(FilePtr) != 0) { in ADM_Process_download()