Searched defs:service (Results 51 - 75 of 100) sorted by relevance

1234

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/iptables-1.x/extensions/
H A Dlibipt_dccp.c201 struct servent *service; local
212 char *service; local
H A Dlibipt_sctp.c326 struct servent *service; local
337 char *service; local
H A Dlibipt_tcp.c233 struct servent *service; local
244 char *service; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/client/
H A Dsmbmount.c38 static pstring service; variable
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/divert/
H A Disdn_divert.c110 cf_command(int drvid, int mode, u_char proc, char *msn, u_char service, char *fwd_nr, ulong *procid) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/etc/uams/
H A Duams_gss.c144 char *fqdn, *service, *principal, *p; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/atm/
H A Deni.h81 void __iomem *service; /* service list */ member in struct:eni_dev
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/pci/
H A Dpcbios.c66 static unsigned long bios32_service(unsigned long service) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/avahi-daemon/
H A Dstatic-services.c308 StaticService *service; member in struct:xml_userdata
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/etc/uams/
H A Duams_gss.c146 char *fqdn, *service, *principal, *p; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/bluetooth/bnep/
H A Dbnep.h92 __u8 service[0]; member in struct:bnep_setup_conn_req
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/dccp/
H A Dipv4.c599 const __be32 service = dccp_hdr_request(skb)->dccph_req_service; local
H A Ddccp.h302 dccp_bad_service_code(const struct sock *sk, const __be32 service) argument
H A Dipv6.c429 const __be32 service = dccp_hdr_request(skb)->dccph_req_service; local
H A Dproto.c379 static int dccp_setsockopt_service(struct sock *sk, const __be32 service, argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/libsmb/
H A Dcliconnect.c1466 cli_full_connection(struct cli_state **output_cli, const char *my_name, const char *dest_host, struct in_addr *dest_ip, int port, const char *service, const char *service_type, const char *user, const char *domain, const char *password, int flags, int signing_state, BOOL *retry) argument
1591 cli_raw_tcon(struct cli_state *cli, const char *service, const char *pass, const char *dev, uint16 *max_xmit, uint16 *tid) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/kernel/
H A Drtas.c297 int rtas_token(const char *service) argument
307 int rtas_service_present(const char *service) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/zd1211rw/
H A Dzd_mac.h37 u8 service; member in struct:zd_ctrlset
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/avahi-compat-libdns_sd/
H A Dcompat.c783 DNSServiceConstructFullName( char *fullName, const char *service, const char *regtype, const char *domain) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/avahi-gobject/
H A Dga-entry-group.c379 GaEntryGroupServicePrivate *service = NULL; local
505 ga_entry_group_service_freeze(GaEntryGroupService * service) argument
510 ga_entry_group_service_thaw(GaEntryGroupService * service, GError ** error) argument
534 ga_entry_group_service_set(GaEntryGroupService * service, const gchar * key, const gchar * value, GError ** error) argument
543 ga_entry_group_service_set_arbitrary(GaEntryGroupService * service, const gchar * key, const guint8 * value, gsize size, GError ** error) argument
556 ga_entry_group_service_remove_key(GaEntryGroupService * service, const gchar * key, GError ** error) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/avahi-sharp/
H A DClient.cs181 private static extern int avahi_service_name_split (byte[] service, IntPtr name, int name_len, argument
322 public static void SplitServiceName (string service, out string name, out string type, out string domain) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/examples/VFS/
H A Dskel_opaque.c41 static int skel_connect(vfs_handle_struct *handle, connection_struct *conn, const char *service, const char *user) argument
H A Dskel_transparent.c40 static int skel_connect(vfs_handle_struct *handle, connection_struct *conn, const char *service, const char *user) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/modules/
H A Dvfs_afsacl.c998 afsacl_connect(vfs_handle_struct *handle, connection_struct *conn, const char *service, const char *user) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Dmpegtsenc.c172 struct MpegTSService *service; member in struct:MpegTSWriteStream
184 MpegTSService *service; local
198 static void mpegts_write_pmt(AVFormatContext *s, MpegTSService *service) argument
319 MpegTSService *service; local
359 MpegTSService *service; local
383 MpegTSService *service; local
788 MpegTSService *service; local
[all...]

Completed in 279 milliseconds

1234