Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/nvi/dist/ipc/
H A Dipc_cmd.c22 static int ipc_unmarshall_1 __P((IPVIWIN *, IP_BUF*, IPFunc));
61 {"1", ipc_unmarshall_1, OFFSET(IPSIOPS, rewrite)},
106 ipc_unmarshall_1(IPVIWIN *ipvi, IP_BUF *ipb, IPFunc func) in ipc_unmarshall_1() function