home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Telecom
/
1996-04-telecom-walnutcreek.iso
/
technical
/
ixo.program.scripts
/
depend
next >
Wrap
Text File
|
1993-02-14
|
393b
|
30 lines
What routines use on what routines
----------------------------------
safeprint:
checksum: safeprint
grabmodem:
send: safeprint
match: safeprint
hangup_modem: send
unlockmodem:
bail_out: hangup_modem unlockmodem
lockmodem: bail_out
getline: bailout safe_print
getpacket: bail_out safeprint
main: lockmodem grabmodem bail_out send match hangup_modem getpacket getline
checksum