Searched refs:noblock (Results 1 - 25 of 42) sorted by relevance

12

/asus-wl-520gu-7.0.1.45/src/router/vsftpd/
H A Dftpcmdio.c29 const char* p_text, int noblock, char sep);
32 int noblock);
94 const char* p_text, int noblock, char sep)
99 ftp_write_str_common(p_sess, status, sep, &s_the_str, noblock);
118 const struct mystr* p_str, int noblock)
141 if (noblock)
146 if (retval != 0 && !noblock)
150 if (noblock)
93 ftp_write_text_common(struct vsf_session* p_sess, int status, const char* p_text, int noblock, char sep) argument
117 ftp_write_str_common(struct vsf_session* p_sess, int status, char sep, const struct mystr* p_str, int noblock) argument
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/boot/prep/
H A Dkbd.c24 static int kbd(int noblock) argument
29 if (noblock) {
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/x25/
H A Dx25_out.c69 int sent=0, noblock = X25_SKB_CB(skb)->flags & MSG_DONTWAIT; local
82 if ((skbn = sock_alloc_send_skb(sk, frontlen + max_len, noblock, &err)) == NULL){
83 if(err == -EWOULDBLOCK && noblock){
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/bluetooth/
H A Daf_bluetooth.c189 int noblock = flags & MSG_DONTWAIT; local
199 if (!(skb = skb_recv_datagram(sk, flags, noblock, &err))) {
H A Dhci_sock.c320 int noblock = flags & MSG_DONTWAIT; local
333 if (!(skb = skb_recv_datagram(sk, flags, noblock, &err)))
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dvideodev.h26 long (*read)(struct video_device *, char *, unsigned long, int noblock);
27 long (*write)(struct video_device *, const char *, unsigned long, int noblock);
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dvideodev.h26 long (*read)(struct video_device *, char *, unsigned long, int noblock);
27 long (*write)(struct video_device *, const char *, unsigned long, int noblock);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/net/
H A Dsock.h719 int len, int noblock, int flags,
824 int noblock,
829 int noblock,
1235 static inline long sock_rcvtimeo(struct sock *sk, int noblock) argument
1237 return noblock ? 0 : sk->rcvtimeo;
1240 static inline long sock_sndtimeo(struct sock *sk, int noblock) argument
1242 return noblock ? 0 : sk->sndtimeo;
H A Ddn_nsp.h40 extern struct sk_buff *dn_alloc_send_skb(struct sock *sk, int *size, int noblock, int *err);
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/net/
H A Dsock.h791 int len, int noblock, int flags,
896 int noblock,
901 int noblock,
1307 static inline long sock_rcvtimeo(struct sock *sk, int noblock) argument
1309 return noblock ? 0 : sk->rcvtimeo;
1312 static inline long sock_sndtimeo(struct sock *sk, int noblock) argument
1314 return noblock ? 0 : sk->sndtimeo;
H A Ddn_nsp.h40 extern struct sk_buff *dn_alloc_send_skb(struct sock *sk, int *size, int noblock, int *err);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/media/video/
H A Dcpia_pp.c48 static int cpia_pp_streamRead(void *privdata, u8 *buffer, int noblock);
347 static int cpia_pp_streamRead(void *privdata, u8 *buffer, int noblock) argument
361 //if(cam->streaming) DBG("%d / %d\n", cam->image_ready, noblock);
369 if(noblock) return -EWOULDBLOCK;
H A Dcpia.h82 * noblock indicates if this should be a non blocking read.
85 int (*streamRead)(void *privdata, u8 *buffer, int noblock);
H A Dbw-qcam.c698 static long qcam_write(struct video_device *v, const char *buf, unsigned long count, int noblock) argument
887 static long qcam_read(struct video_device *v, char *buf, unsigned long count, int noblock) argument
H A Dc-qcam.c508 static long qcam_write(struct video_device *v, const char *buf, unsigned long count, int noblock) argument
699 static long qcam_read(struct video_device *v, char *buf, unsigned long count, int noblock) argument
H A Dcpia_usb.c90 static int cpia_usb_streamRead(void *privdata, u8 *frame, int noblock);
379 static int cpia_usb_streamRead(void *privdata, u8 *frame, int noblock) argument
H A Dpms.c684 static long pms_write(struct video_device *v, const char *buf, unsigned long count, int noblock) argument
900 static long pms_read(struct video_device *v, char *buf, unsigned long count, int noblock) argument
H A Dw9966.c217 char *buf, unsigned long count, int noblock);
1052 static long w9966_v4l_read(struct video_device *vdev, char *buf, unsigned long count, int noblock) argument
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/
H A Dusbvideo.h363 unsigned long count, int noblock);
365 unsigned long count, int noblock);
H A Dpwc-if.c133 static long pwc_video_read(struct video_device *vdev, char *buf, unsigned long count, int noblock);
134 static long pwc_video_write(struct video_device *vdev, const char *buf, unsigned long count, int noblock);
1112 static long pwc_video_read(struct video_device *vdev, char *buf, unsigned long count, int noblock) argument
1117 Trace(TRACE_READ, "video_read(0x%p, %p, %ld, %d) called.\n", vdev, buf, count, noblock);
1137 if (noblock) {
1173 static long pwc_video_write(struct video_device *vdev, const char *buf, unsigned long count, int noblock) argument
H A Dusbvideo.c1162 unsigned long count, int noblock)
1610 long usbvideo_v4l_read(struct video_device *dev, char *buf, unsigned long count, int noblock) argument
1620 info("%s: %ld. bytes, noblock=%d.", __FUNCTION__, count, noblock);
1635 if (noblock && (frmx == -1)) {
1161 usbvideo_v4l_write(struct video_device *dev, const char *buf, unsigned long count, int noblock) argument
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/core/
H A Ddatagram.c135 struct sk_buff *skb_recv_datagram(struct sock *sk, unsigned flags, int noblock, int *err) argument
146 timeo = sock_rcvtimeo(sk, noblock);
H A Dsock.c759 unsigned long data_len, int noblock, int *errcode)
765 timeo = sock_sndtimeo(sk, noblock);
835 int noblock, int *errcode)
837 return sock_alloc_send_pskb(sk, size, 0, noblock, errcode);
758 sock_alloc_send_pskb(struct sock *sk, unsigned long header_len, unsigned long data_len, int noblock, int *errcode) argument
834 sock_alloc_send_skb(struct sock *sk, unsigned long size, int noblock, int *errcode) argument
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/decnet/
H A Ddn_nsp_out.c106 struct sk_buff *dn_alloc_send_skb(struct sock *sk, int *size, int noblock, int *err) argument
138 if (noblock) {
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv4/
H A Draw.c485 int noblock, int flags, int *addr_len)
503 skb = skb_recv_datagram(sk, flags, noblock, &err);
484 raw_recvmsg(struct sock *sk, struct msghdr *msg, int len, int noblock, int flags, int *addr_len) argument

Completed in 282 milliseconds

12