Searched defs:serv (Results 1 - 21 of 21) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/lib/
H A Dhostip6.c83 curl_dogetnameinfo(GETNAMEINFO_QUAL_ARG1 GETNAMEINFO_TYPE_ARG1 sa, GETNAMEINFO_TYPE_ARG2 salen, char *host, GETNAMEINFO_TYPE_ARG46 hostlen, char *serv, GETNAMEINFO_TYPE_ARG46 servlen, GETNAMEINFO_TYPE_ARG7 flags, int line, const char *source) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/pppd/plugins/radius/
H A Dconfig.c85 SERVER *serv; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/nfs/
H A Dcallback.c28 struct svc_serv *serv; member in struct:nfs_callback_data
110 struct svc_serv *serv; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/dhcp6/
H A Drelay6_database.h48 char *serv; member in struct:server
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/nsswitch/
H A Dwinbind_nss_hpux.h116 } serv; member in struct:nss_XbyY_key::__anon1698
118 } serv; member in union:nss_XbyY_key
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/dnsmasq-2.15/src/
H A Dnetwork.c512 struct server *serv = daemon->servers; local
550 struct server *serv; local
[all...]
H A Doption.c522 struct server *serv, *newlist = NULL; local
[all...]
H A Dforward.c291 struct server *serv; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/lib/
H A Dzclient.c142 struct sockaddr_in serv; local
H A Dsmux.c182 struct sockaddr_in serv; local
H A Dvty.c1851 struct sockaddr_un serv; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/lockd/
H A Dsvc.c202 static int find_socket(struct svc_serv *serv, int proto) argument
219 static int make_socks(struct svc_serv *serv, int proto) argument
248 struct svc_serv * serv; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/nfsd/
H A Dnfssvc.c154 static void nfsd_last_thread(struct svc_serv *serv) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/libbb/
H A Dxconnect.c304 char serv[16]; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/zebra/
H A Dzserv.c1530 struct sockaddr_un serv; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/sunrpc/
H A Dsvc.c334 svc_pool_for_cpu(struct svc_serv *serv, int cpu) argument
365 struct svc_serv *serv; local
362 __svc_create(struct svc_program *prog, unsigned int bufsize, int npools, void (*shutdown)(struct svc_serv *serv)) argument
430 svc_create(struct svc_program *prog, unsigned int bufsize, void (*shutdown)(struct svc_serv *serv)) argument
437 svc_create_pooled(struct svc_program *prog, unsigned int bufsize, void (*shutdown)(struct svc_serv *serv), svc_thread_fn func, int sig, struct module *mod) argument
441 struct svc_serv *serv; local
459 svc_destroy(struct svc_serv *serv) argument
544 __svc_create_thread(svc_thread_fn func, struct svc_serv *serv, struct svc_pool *pool) argument
595 svc_create_thread(svc_thread_fn func, struct svc_serv *serv) argument
604 choose_pool(struct svc_serv *serv, struct svc_pool *pool, unsigned int *state) argument
616 choose_victim(struct svc_serv *serv, struct svc_pool *pool, unsigned int *state) argument
667 svc_set_num_threads(struct svc_serv *serv, struct svc_pool *pool, int nrservs) argument
709 struct svc_serv *serv = rqstp->rq_server; local
735 svc_register(struct svc_serv *serv, int proto, unsigned short port) argument
790 struct svc_serv *serv = rqstp->rq_server; local
[all...]
H A Dsvcsock.c229 struct svc_serv *serv = svsk->sk_server; local
427 svc_wake_up(struct svc_serv *serv) argument
596 svc_sock_names(char *buf, struct svc_serv *serv, char *toclose) argument
743 struct svc_serv *serv = svsk->sk_server; local
1001 struct svc_serv *serv = svsk->sk_server; local
1122 struct svc_serv *serv = svsk->sk_server; local
1351 svc_sock_update_bufs(struct svc_serv *serv) argument
1382 struct svc_serv *serv = rqstp->rq_server; local
1542 struct svc_serv *serv = (struct svc_serv *)closure; local
1587 svc_setup_socket(struct svc_serv *serv, struct socket *sock, int *errp, int flags) argument
1659 svc_addsock(struct svc_serv *serv, int fd, char *name_return, int *proto) argument
1696 svc_create_socket(struct svc_serv *serv, int protocol, struct sockaddr *sin, int len, int flags) argument
1750 struct svc_serv *serv; local
1817 svc_makesock(struct svc_serv *serv, int protocol, unsigned short port, int flags) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/mtools-4.0.10/
H A Dfloppyd.c527 struct servent *serv; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pcmcia/
H A Dds.c162 char *serv; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/sunrpc/
H A Dsvc.h92 static inline void svc_get(struct svc_serv *serv) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/include/
H A Dnameserv.h245 struct server_info_struct serv; member in struct:server_record

Completed in 258 milliseconds