代码搜索:OSIP
找到约 1,772 项符合「OSIP」的源代码
代码结果 1,772
www.eeworm.com/read/427042/1980741
am makefile.am
man_MANS = osip.1
EXTRA_DIST = osip.sgml $(man_MANS)
DOCBOOKCMD=${shell which docbook-to-man || which docbook2man}
osip.1: osip.sgml
-$(DOCBOOKCMD) $< > $@
www.eeworm.com/read/262419/4313530
am makefile.am
osipparser2_headers_includedir=$(includedir)/osipparser2/headers
osipparser2_headers_include_HEADERS= \
osip_accept.h osip_contact.h osip_mime_version.h \
osip_accept_en
www.eeworm.com/read/262419/4313575
am makefile.am
man_MANS = osip.1
EXTRA_DIST = osip.sgml $(man_MANS)
DOCBOOKCMD=${shell which docbook-to-man || which docbook2man}
osip.1: osip.sgml
-$(DOCBOOKCMD) $< > $@
www.eeworm.com/read/251956/12309717
in configure.in
dnl Process this file with autoconf to produce a configure script.
AC_INIT(osip/osip.h)
dnl *********************************************************************
dnl Source packaging numbers
OSIP_M
www.eeworm.com/read/339285/3310440
am makefile.am
EXTRA_DIST = osip2.dsw \
osip2.dsp osipparser2.dsp \
osip2.def osipparser2.def
www.eeworm.com/read/143603/5756427
c sdp_accessor.c
/*
The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-)
Copyright (C) 2001,2002,2003,2004,2005 Aymeric MOIZARD jack@atosc.org
This library is free software; you can re
www.eeworm.com/read/161557/5551425
c sdp_accessor.c
/*
The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-)
Copyright (C) 2001,2002,2003 Aymeric MOIZARD jack@atosc.org
This library is free software; you can redistribute
www.eeworm.com/read/111394/15513814
c sdp_accessor.c
/*
The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-)
Copyright (C) 2001,2002,2003 Aymeric MOIZARD jack@atosc.org
This library is free software; you can redistribute
www.eeworm.com/read/457704/1595247
am makefile.am
EXTRA_DIST = parser.h
lib_LTLIBRARIES = libosipparser2.la
libosipparser2_la_SOURCES= osip_proxy_authorization.c \
osip_cseq.c osip_record_route.c \
osip_route.c
www.eeworm.com/read/427042/1980773
am makefile.am
EXTRA_DIST = parser.h
lib_LTLIBRARIES = libosipparser2.la
libosipparser2_la_SOURCES= osip_proxy_authorization.c \
osip_cseq.c osip_record_route.c \
osip_route.c