OpenSS7
SS7 for the
Common Man

© Copyright 1997-2004,OpenSS7 Corporation, All Rights Reserved.
Last modified:

Home Overview Status News Documentation Resources About
   
 Overview
 Status
 News
 Documentation
 Resources
 About

   
Home Index Prev Next More Download Info FAQ Mail   Home -> Resources -> Browse Source -> strss7/lib/libxnet/t_addleaf.c


File /code/strss7/lib/libxnet/t_addleaf.c



#ident "@(#) $RCSfile: t_addleaf.c,v $ $Name:  $($Revision: 0.8.2.1 $) $Date: 2003/05/27 11:21:50 $"

static char const ident[] = "$RCSfile: t_addleaf.c,v $ $Name:  $($Revision: 0.8.2.1 $) $Date: 2003/05/27 11:21:50 $";

#include <sys/stropts.h>
#include <sys/xti.h>

int t_addleaf(int fd, int leafid, struct netbuf *addr)
{
	t_errno = TNOTSUPPORT;
	return (-1);
}


Home Index Prev Next More Download Info FAQ Mail   Home -> Resources -> Browse Source -> strss7/lib/libxnet/t_addleaf.c

OpenSS7
SS7 for the
Common Man
Home Overview Status News Documentation Resources About

© Copyright 1997-2004,OpenSS7 Corporation, All Rights Reserved.
Last modified: