Home
last modified time | relevance | path

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

/minix/external/bsd/nvi/dist/ipc/
H A Dipc_cmd.c16 static int ipc_unmarshall_12 __P((IPVIWIN *, IP_BUF*, IPFunc));
31 {"12", ipc_unmarshall_12, OFFSET(IPSIOPS, attribute)},
49 {"12", ipc_unmarshall_12, OFFSET(IPSIOPS, move)},
80 ipc_unmarshall_12(IPVIWIN *ipvi, IP_BUF *ipb, IPFunc func) in ipc_unmarshall_12() function