Home
last modified time | relevance | path

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

/dports/net-mgmt/net-snmp/net-snmp-5.9/agent/mibgroup/smux/
H A Dsmux.c87 static u_char *smux_close_process(int, u_char *, size_t *);
830 ptr = smux_close_process(fd, ptr, &len); in smux_pdu_process()
1037 smux_close_process(int fd, u_char * ptr, size_t * len) in smux_close_process() function