Manual — thirdparty Apple/MAE+JLK_2.0
| asdtool | Convert between AppleSingle/AppleDouble formats | |
| atlookup | | [ Looks up network-visible entities (NVEs) registered on the AppleTalk network system ] |
| mae | creates the Macintosh Application Environment | |
| appleping | exercises the AppleTalk network by sending packets to a named host’s echo protocol socket | |
| appletalk | enables you to bring AppleTalk down or display network information | |
| autopush | manage system database of automatically pushed STREAMS modules | |
| strace | write STREAMS event trace messages to standard output | |
| strclean | remove outdated STREAMS error log files | |
| strdb | STREAMS debugging tool | |
| strerr | receive error messages from the STREAMS log driver | |
| strvf | STREAMS verification tool | |
| uncluster | uncluster a rootserver | |
| getmsg | receive next message from a stream | [ getmsg, getpmsg ] |
| putmsg | Sends a message on a stream. | [ putmsg, putpmsg ] |
| stream | STREAMS enhancements to standard system calls | |
| t_accept | accept a connect request | |
| t_alloc | allocate a library structure | |
| t_bind | bind an address to a transport endpoint | |
| t_close | | |
| t_connect | | |
| t_error | produce error message | |
| t_free | free a library structure | |
| t_getinfo | get protocol-specific service information | |
| t_getstate | get the current state | |
| t_listen | listen for a connect request | |
| t_look | look at the current event on a transport endpoint | |
| t_open | establish a transport endpoint | |
| t_optmgmt | manage options for a transport endpoint | |
| t_rcv | receive data or expedited data sent over a connection | |
| t_rcvconnect | receive the confirmation from a connect request | |
| t_rcvdis | retrieve information from disconnect | |
| t_rcvrel | acknowledge receipt of an orderly release indication | |
| t_rcvudata | receive a data unit | |
| t_rcvuderr | receive a unit data error indication | |
| t_snd | send data or expedited data over a connection | |
| t_snddis | send user-initiated disconnect request | |
| t_sndrel | initiate an orderly release | |
| t_sndudata | send a data unit | |
| t_sync | synchronize transport library | |
| t_unbind | disable a transport endpoint | |
| clone | opens a major and minor device pair on a STREAMS driver | |
| sad | STREAMS Administrative Driver | |
| streamio | STREAMS ioctl commands | |
| strlog | STREAMS log driver | |
| timod | STREAMS module for converting ioctl() calls into Transport Interface messages | |
| tirdwr | STREAMS module for reads and writes by Transport Interface users | |