Searched defs:msg_type (Results 1 - 25 of 42) sorted by relevance

12

/asus-wl-520gu-7.0.1.45/src/router/samba/source/lib/
H A Dtallocmsg.c33 void msg_pool_usage(int msg_type, pid_t src_pid, argument
H A Dmessages.c59 int msg_type; member in struct:message_rec
68 int msg_type; member in struct:dispatch_fns
86 static void ping_message(int msg_type, pid_t src, void *buf, size_t len) argument
168 static BOOL message_send_pid_internal(pid_t pid, int msg_type, const void *buf, size_t len, argument
291 BOOL message_send_pid(pid_t pid, int msg_type, const void *buf, size_t len, BOOL duplicates_allowed) argument
300 BOOL message_send_pid_with_timeout(pid_t pid, int msg_type, cons argument
380 message_recv(char *msgs_buf, size_t total_len, int *msg_type, pid_t *src, char **buf, size_t *len) argument
422 int msg_type; local
466 message_register(int msg_type, void (*fn)(int msg_type, pid_t pid, void *buf, size_t len)) argument
492 message_deregister(int msg_type) argument
506 int msg_type; member in struct:msg_all
567 message_send_all(TDB_CONTEXT *conn_tdb, int msg_type, const void *buf, size_t len, BOOL duplicates_allowed, int *n_sent) argument
[all...]
H A Ddebug.c442 static void debug_message(int msg_type, pid_t src, void *buf, size_t len) argument
476 static void debuglevel_message(int msg_type, pid_t src, void *buf, size_t len) argument
H A Dutil_sock.c444 int msg_type; local
/asus-wl-520gu-7.0.1.45/src/router/rp-l2tp/
H A Dauth.c37 l2tp_auth_gen_response(uint16_t msg_type, argument
H A Ddgram.c255 l2tp_dgram_new_control(uint16_t msg_type, argument
/asus-wl-520gu-7.0.1.45/src/router/samba/source/torture/
H A Dmsgtest.c33 void pong_message(int msg_type, pid_t src, void *buf, size_t len) argument
/asus-wl-520gu-7.0.1.45/src/router/samba/source/profile/
H A Dprofile.c47 void profile_message(int msg_type, pid_t src, void *buf, size_t len) argument
82 void reqprofile_message(int msg_type, pid_t src, void *buf, size_t len) argument
/asus-wl-520gu-7.0.1.45/src/router/samba/source/nmbd/
H A Dnmbd_elections.c377 void nmbd_message_election(int msg_type, pid_t src, void *buf, size_t len) argument
H A Dnmbd.c75 static void nmbd_terminate(int msg_type, pid_t src, void *buf, size_t len) argument
308 static void msg_reload_nmbd_services(int msg_type, pid_t src, void *buf, size_t len) argument
H A Dnmbd_winsserver.c1832 void nmbd_wins_new_entry(int msg_type, pid_t src, void *buf, size_t len) argument
/asus-wl-520gu-7.0.1.45/src/router/samba/source/smbd/
H A Dconn.c272 void msg_force_tdis(int msg_type, pid_t pid, void *buf, size_t len) argument
H A Dblocking.c576 static void received_unlock_msg(int msg_type, pid_t src, void *buf, size_t len) argument
H A Dserver.c105 static void msg_sam_repl(int msg_type, pid_t pid, void *buf, size_t len) argument
138 static void msg_exit_server(int msg_type, pid_t src, void *buf, size_t len) argument
H A Dprocess.c794 int msg_type = CVAL(inbuf,0); local
1002 int msg_type = CVAL(inbuf,0); local
/asus-wl-520gu-7.0.1.45/src/router/samba/source/utils/
H A Dsmbfilter.c55 int msg_type = CVAL(buf,0); local
80 int msg_type = CVAL(buf,0); local
H A Dsmbcontrol.c37 static BOOL send_message(pid_t pid, int msg_type, const void *buf, int len, argument
87 static void print_string_cb(int msg_type, pid_t pid, void *buf, size_t len) argument
136 static void pong_cb(int msg_type, pid_t pid, void *buf, size_t len) argument
198 static void profilelevel_cb(int msg_type, pid_t pid, void *buf, size_t len) argument
234 static void profilelevel_rqst(int msg_type, pid_t pid, void *buf, size_t len) argument
H A Dnet_ads.c866 void do_drv_upgrade_printer(int msg_type, pid_t src, void *buf, size_t len) argument
/asus-wl-520gu-7.0.1.45/src/router/library/libupnp-1.2.1/upnp/src/ssdp/
H A Dssdp_device.c275 CreateServicePacket( IN int msg_type, argument
/asus-wl-520gu-7.0.1.45/src/router/samba/source/nsswitch/
H A Dwinbindd.c193 static void msg_reload_services(int msg_type, pid_t src, void *buf, size_t len) argument
201 static void msg_shutdown(int msg_type, pid_t src, void *buf, size_t len) argument
/asus-wl-520gu-7.0.1.45/src/router/samba/source/wrepld/
H A Dwins_repl.h122 int msg_type; member in struct:_REPLICATE
/asus-wl-520gu-7.0.1.45/src/router/samba/source/include/
H A Drpc_dce.h308 uint32 msg_type; /* NTLMSSP_MESSAGE_TYPE (1,2,3) and 5 for schannel */ member in struct:rpc_auth_verif_info
/asus-wl-520gu-7.0.1.45/src/router/samba/source/rpc_parse/
H A Dparse_rpc.c684 rpc_auth_verifier_chk(RPC_AUTH_VERIFIER *rav, const char *signature, uint32 msg_type) argument
694 init_rpc_auth_verifier(RPC_AUTH_VERIFIER *rav, const char *signature, uint32 msg_type) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/pcmcia/
H A Dray_cs.c1195 static void ray_build_header(ray_dev_t *local, struct tx_msg *ptx, UCHAR msg_type, argument
1090 ray_hw_xmit(unsigned char* data, int len, struct net_device* dev, UCHAR msg_type) argument
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Di2o-dev.h246 u8 msg_type; member in struct:_i2o_status_block

Completed in 772 milliseconds

12