Searched defs:connHandle (Results 1 - 7 of 7) sorted by relevance

/freebsd-9.3-release/lib/libncp/
H A Dncpl_msg.c42 NWDisableBroadcasts(NWCONN_HANDLE connHandle) { argument
50 NWEnableBroadcasts(NWCONN_HANDLE connHandle) { argument
58 NWBroadcastToConsole(NWCONN_HANDLE connHandle, pnstr8 message) { argument
72 NWSendBroadcastMessage(NWCONN_HANDLE connHandle, pnstr8 message, argument
112 NWGetBroadcastMessage(NWCONN_HANDLE connHandle, pnstr argument
[all...]
H A Dncpl_conn.c164 int connHandle, error; local
198 int connHandle; local
416 ncp_login(int connHandle, const char *user, int objtype, const char *password) argument
449 ncp_conn_getinfo(int connHandle, struct ncp_conn_stat *ps) argument
462 ncp_conn_getuser(int connHandle, char **user) argument
475 ncp_conn2ref(int connHandle, int *connRef) argument
488 ncp_path2conn(char *path, int *connHandle) argument
[all...]
H A Dncpl_misc.c130 NWGetObjectConnectionNumbers(NWCONN_HANDLE connHandle, argument
H A Dncpl_subr.c159 ncp_connect(struct ncp_conn_args *li, int *connHandle) { argument
183 ncp_request(int connHandle,int function, struct ncp_buf *ncpbuf){ argument
199 ncp_conn_request(int connHandle, struct ncp_buf *ncpbuf){ argument
/freebsd-9.3-release/usr.sbin/mount_nwfs/
H A Dmount_nwfs.c78 NWCONN_HANDLE connHandle; local
/freebsd-9.3-release/sys/netncp/
H A Dncp_conn.c571 ncp_conn_findhandle(int connHandle, struct thread *td, struct ncp_handle **handle) { argument
H A Dncp_mod.c107 int connHandle = 0, error; local
387 int connHandle = 0, error; local

Completed in 118 milliseconds