File:  [Research Unix] / researchv10dc / cmd / post / config.c
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 17:21:33 2018 UTC (8 years, 3 months ago) by root
Branches: belllabs, MAIN
CVS tags: researchv10, HEAD
researchv10 Dan Cross

#include "switch.h"
#include "config.h"
modsw_t modsw[] = {  
 "pq", pq_open, pq_close, pq_read, pq_write, 
 "join", join_open, join_close, join_read, join_write, 
 "opt", opt_open, opt_close, opt_read, opt_write, 
 "call", call_open, call_close, call_read, call_write, 
 "sys", sys_open, sys_close, sys_read, sys_write, 
 "ipc", ipc_open, sys_close, sys_read, sys_write, 
 0 };

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.