Searched refs:IPSIOPS (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/dist/nvi/ipc/
H A Dipc_cmd.c28 {"a", ipc_unmarshall_a, OFFSET(IPSIOPS, addstr)},
30 {"12", ipc_unmarshall_12, OFFSET(IPSIOPS, attribute)},
32 {"", ipc_unmarshall, OFFSET(IPSIOPS, bell)},
34 {"", ipc_unmarshall, OFFSET(IPSIOPS, busy_off)},
36 {"a", ipc_unmarshall_a, OFFSET(IPSIOPS, busy_on)},
38 {"", ipc_unmarshall, OFFSET(IPSIOPS, clrtoeol)},
40 {"", ipc_unmarshall, OFFSET(IPSIOPS, deleteln)},
42 {"", ipc_unmarshall, OFFSET(IPSIOPS, discard)},
44 {"ab1", ipc_unmarshall_ab1, OFFSET(IPSIOPS, editopt)},
46 {"", ipc_unmarshall, OFFSET(IPSIOPS, insertl
[all...]
H A Dip.h114 } IPSIOPS; typedef in typeref:struct:ip_si_operations
142 IPSIOPS *si_ops;
162 int (*set_ops) __P((IPVIWIN*, IPSIOPS*));
H A Dipc_method.c43 static int vi_set_ops __P((IPVIWIN *, IPSIOPS *));
159 vi_set_ops(IPVIWIN *ipvi, IPSIOPS *ops)
/netbsd-6-1-5-RELEASE/dist/nvi/motif_l/
H A Dvi_mextern.h24 extern IPSIOPS ipsi_ops_motif;
H A Dm_func.c361 IPSIOPS ipsi_ops_motif = {

Completed in 120 milliseconds