Searched defs:fl (Results 1 - 25 of 184) sorted by relevance

12345678

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/os/
H A Dos_flock.c28 struct flock fl; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/plugins/radius/
H A Dlock.c18 struct flock fl; local
37 struct flock fl; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/sio/
H A DUSendtoByName.c9 USendtoByName(int sfd, const char *const buf, size_t size, int fl, const char *const toAddrStr, int tlen) argument
H A DSRecvfrom.c7 SRecvfrom(int sfd, char *const buf, size_t size, int fl, struct sockaddr_in *const fromAddr, int tlen) argument
H A DSRecvmsg.c24 SRecvmsg(int sfd, void *const msg, int fl, int tlen) argument
H A DSSend.c7 SSend(int sfd, char *buf0, size_t size, int fl, int tlen) argument
H A DSSendto.c7 SSendto(int sfd, const char *const buf, size_t size, int fl, const struct sockaddr_in *const toAddr, int tlen) argument
H A DUSendto.c9 USendto(int sfd, const char *const buf, size_t size, int fl, const struct sockaddr_un *const toAddr, int ualen, int tlen) argument
H A DSRecv.c7 SRecv(int sfd, char *const buf0, size_t size, int fl, int tlen, int retry) argument
H A DSSendtoByName.c7 SSendtoByName(int sfd, const char *const buf, size_t size, int fl, const char *const toAddrStr, int tlen) argument
H A DURecvfrom.c9 URecvfrom(int sfd, char *const buf, size_t size, int fl, struct sockaddr_un *const fromAddr, int *ualen, int tlen) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/
H A Dlocks.c93 static int ocfs2_do_funlock(struct file *file, int cmd, struct file_lock *fl) argument
109 int ocfs2_flock(struct file *file, int cmd, struct file_lock *fl) argument
39 ocfs2_do_flock(struct file *file, struct inode *inode, int cmd, struct file_lock *fl) argument
129 ocfs2_lock(struct file *file, int cmd, struct file_lock *fl) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dxfrm4_state.c24 __xfrm4_init_tempsel(struct xfrm_selector *sel, struct flowi *fl) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dip6_tunnel.h19 struct flowi fl; /* flowi template for xmit */ member in struct:ip6_tnl
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/rxrpc/
H A Dar-peer.c39 struct flowi fl; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/modules/
H A Dvfs_prealloc.c56 lock_type fl = {0}; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/html/widget/
H A Dwidget.cpp43 int fl = 0; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/netfilter/
H A Dnf_nat_standalone.c34 static void nat_decode_session(struct sk_buff *skb, struct flowi *fl) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/
H A Dnetfilter.c18 struct flowi fl = { local
94 static int nf_ip6_route(struct dst_entry **dst, struct flowi *fl) argument
H A Dxfrm6_state.c23 __xfrm6_init_tempsel(struct xfrm_selector *sel, struct flowi *fl) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/tdb/common/
H A Dlock.c42 struct flock fl; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/unix/
H A Dsnglinst.cpp84 struct flock fl; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/
H A Dredboot.c65 struct fis_list *fl = NULL, *tmp_fl; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ceph/
H A Dlocks.c55 int ceph_lock(struct file *file, int cmd, struct file_lock *fl) argument
108 ceph_flock(struct file *file, int cmd, struct file_lock *fl) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/lockd/
H A Dclntlock.c90 struct nlm_wait *nlmclnt_prepare_block(struct nlm_host *host, struct file_lock *fl) argument
148 const struct file_lock *fl = &lock->fl; local
213 struct file_lock *fl, *next; local
[all...]

Completed in 166 milliseconds

12345678