Searched refs:svc_read (Results 1 - 7 of 7) sorted by relevance

/ast/src/cmd/cs/
H A Dnam.c70 svc_read(void* handle, int fd) function
179 csserve(&state, argv[1], NiL, NiL, svc_connect, svc_read, NiL, svc_timeout);
H A Dcat.c135 svc_read(void* handle, int fd) function
199 csserve(NiL, argv[1], svc_init, NiL, svc_connect, svc_read, NiL, svc_timeout);
H A Dtst-old.c94 svc_read(void* handle, int fd) function
145 csserve(NiL, argv[1], svc_init, NiL, svc_connect, svc_read, NiL, svc_timeout);
H A Dfs_env.c113 svc_read(void* handle, int fd) function
287 csserve(&state, argv[1], svc_init, NiL, svc_connect, svc_read, NiL, svc_timeout);
H A Dpid.c96 svc_read(void* handle, int fd) function
276 csserve(&state, argv[1], svc_init, NiL, NiL, svc_read, NiL, svc_timeout);
H A Ddbm.c145 svc_read(void* handle, int fd) function
373 csserve(&state, argv[1], svc_init, svc_done, svc_connect, svc_read, NiL, svc_timeout);
/ast/src/cmd/cs/vcs_src/
H A Dvcs.c133 svc_read( handle, fd ) function
259 svc_read, NULL, svc_timeout);

Completed in 22 milliseconds