Searched refs:status (Results 451 - 475 of 6357) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/watchdog/
H A Dwdt.c198 * Extract the status information from a WDT watchdog device. There are
202 * we then map the bits onto the status ioctl flags.
208 int status = 0; local
216 status |= WDIOF_EXTERN1;
218 status |= WDIOF_EXTERN2;
221 status |= WDIOF_OVERHEAT;
223 status |= WDIOF_POWEROVER;
225 status |= WDIOF_POWERUNDER;
228 status |= WDIOF_FANFAULT;
231 return status;
252 wdt_decode_501(int status) argument
278 unsigned char status; local
359 int status; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/i2c/algos/
H A Di2c-algo-pcf.c79 static void handle_lab(struct i2c_algo_pcf_data *adap, const int *status) argument
83 *status));
113 int status; local
115 status = get_pcf(adap, 1);
117 while (!(status & I2C_PCF_BB) && --timeout) {
119 status = get_pcf(adap, 1);
130 static int wait_for_pin(struct i2c_algo_pcf_data *adap, int *status) argument
135 *status = get_pcf(adap, 1);
137 while ((*status & I2C_PCF_PIN) && --timeout) {
139 *status
223 int wrcount, status, timeout; local
255 int i, status; local
319 int ret=0, timeout, status; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/acpi/acpica/
H A Dnsrepair.c126 acpi_status status; local
137 status = acpi_ns_convert_to_integer(return_object, &new_object);
138 if (ACPI_SUCCESS(status)) {
143 status = acpi_ns_convert_to_string(return_object, &new_object);
144 if (ACPI_SUCCESS(status)) {
149 status = acpi_ns_convert_to_buffer(return_object, &new_object);
150 if (ACPI_SUCCESS(status)) {
155 status = acpi_ns_convert_to_package(return_object, &new_object);
156 if (ACPI_SUCCESS(status)) {
223 acpi_status status; local
288 acpi_status status; local
370 acpi_status status; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/src/
H A Dhttpd_dacp.c76 typedef void (*dacp_propget)(struct evbuffer *evbuf, struct player_status *status, struct media_file_info *mfi);
88 dacp_propget_volume(struct evbuffer *evbuf, struct player_status *status, struct media_file_info *mfi);
90 dacp_propget_volumecontrollable(struct evbuffer *evbuf, struct player_status *status, struct media_file_info *mfi);
92 dacp_propget_playerstate(struct evbuffer *evbuf, struct player_status *status, struct media_file_info *mfi);
94 dacp_propget_shufflestate(struct evbuffer *evbuf, struct player_status *status, struct media_file_info *mfi);
96 dacp_propget_availableshufflestates(struct evbuffer *evbuf, struct player_status *status, struct media_file_info *mfi);
98 dacp_propget_repeatstate(struct evbuffer *evbuf, struct player_status *status, struct media_file_info *mfi);
100 dacp_propget_availablerepeatstates(struct evbuffer *evbuf, struct player_status *status, struct media_file_info *mfi);
102 dacp_propget_nowplaying(struct evbuffer *evbuf, struct player_status *status, struct media_file_info *mfi);
104 dacp_propget_playingtime(struct evbuffer *evbuf, struct player_status *status, struc
153 dacp_propget_fullscreenenabled(struct evbuffer *evbuf, struct player_status *status, struct media_file_info *mfi) argument
159 dacp_propget_fullscreen(struct evbuffer *evbuf, struct player_status *status, struct media_file_info *mfi) argument
165 dacp_propget_visualizerenabled(struct evbuffer *evbuf, struct player_status *status, struct media_file_info *mfi) argument
171 dacp_propget_visualizer(struct evbuffer *evbuf, struct player_status *status, struct media_file_info *mfi) argument
177 dacp_propget_itms_songid(struct evbuffer *evbuf, struct player_status *status, struct media_file_info *mfi) argument
183 dacp_propget_haschapterdata(struct evbuffer *evbuf, struct player_status *status, struct media_file_info *mfi) argument
191 dacp_nowplaying(struct evbuffer *evbuf, struct player_status *status, struct media_file_info *mfi) argument
229 dacp_playingtime(struct evbuffer *evbuf, struct player_status *status, struct media_file_info *mfi) argument
243 struct player_status status; local
431 dacp_propget_volume(struct evbuffer *evbuf, struct player_status *status, struct media_file_info *mfi) argument
437 dacp_propget_volumecontrollable(struct evbuffer *evbuf, struct player_status *status, struct media_file_info *mfi) argument
443 dacp_propget_playerstate(struct evbuffer *evbuf, struct player_status *status, struct media_file_info *mfi) argument
449 dacp_propget_shufflestate(struct evbuffer *evbuf, struct player_status *status, struct media_file_info *mfi) argument
455 dacp_propget_availableshufflestates(struct evbuffer *evbuf, struct player_status *status, struct media_file_info *mfi) argument
461 dacp_propget_repeatstate(struct evbuffer *evbuf, struct player_status *status, struct media_file_info *mfi) argument
467 dacp_propget_availablerepeatstates(struct evbuffer *evbuf, struct player_status *status, struct media_file_info *mfi) argument
473 dacp_propget_nowplaying(struct evbuffer *evbuf, struct player_status *status, struct media_file_info *mfi) argument
479 dacp_propget_playingtime(struct evbuffer *evbuf, struct player_status *status, struct media_file_info *mfi) argument
707 struct player_status status; local
836 struct player_status status; local
1261 struct player_status status; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/scripts/kconfig/lxdialog/
H A Dchecklist.c31 static void print_item(WINDOW * win, const char *item, int status, int choice, argument
44 wprintw(win, "(%c)", status ? 'X' : ' ');
116 int key = 0, button = 0, choice = 0, scroll = 0, max_choice, *status; local
119 /* Allocate space for storing item on/off status */
120 if ((status = malloc(sizeof(int) * item_no)) == NULL) {
127 /* Initializes status */
129 status[i] = !strcasecmp(items[i * 3 + 2], "on");
130 if ((!choice && status[i])
191 status[i + scroll], i, i == choice);
221 status[scrol
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dps.c191 ssize_t status; local
234 status = sendmsg (sd, &mesg, MSG_NOSIGNAL);
235 if (status == -1)
414 int status; local
425 status = openvpn_connect (sd_server, &osaddr, 5, NULL);
426 if (status)
498 ssize_t status; local
521 status = recvmsg (sd_control, &mesg, MSG_NOSIGNAL);
522 if (status != -1)
536 if (status >
571 const int status = recv (pc->sd, BPTR(&pc->buf), BCAP(&pc->buf), MSG_NOSIGNAL); local
590 const int status = send (sd, BPTR(&pc->buf), BLEN(&pc->buf), MSG_NOSIGNAL); local
636 const int status = proxy_connection_io_recv (pc); local
643 const int status = proxy_connection_io_send (pc, &transferred); local
655 proxy_connection_io_status(const int status, int *rwflags_pc, int *rwflags_cp) argument
695 const int status = proxy_connection_io_xfer (pc, max_transfer_per_iteration); local
701 const int status = proxy_connection_io_xfer (cp, max_transfer_per_iteration); local
827 int status; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/misc/eeprom/
H A Dat24.c162 int status, i; local
232 status = i2c_smbus_read_i2c_block_data(client, offset,
236 status = i2c_smbus_read_word_data(client, offset);
237 if (status >= 0) {
238 buf[0] = status & 0xff;
239 buf[1] = status >> 8;
240 status = count;
244 status = i2c_smbus_read_byte_data(client, offset);
245 if (status >= 0) {
246 buf[0] = status;
283 ssize_t status; local
326 ssize_t status; local
405 ssize_t status; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Df_ecm.c95 * Include the status endpoint if we can, even though it's optional.
118 /* status endpoint is optional; this could be patched later */
219 /* NOTE: status endpoint might need to be removed */
264 /* NOTE: status endpoint might need to be removed */
301 int status; local
345 status = usb_ep_queue(ecm->notify, req, GFP_ATOMIC);
346 if (status < 0) {
348 DBG(cdev, "notify --> %d\n", status);
369 switch (req->status) {
379 event->bNotificationType, req->status);
602 int status; local
767 int status; local
[all...]
H A Df_serial.c168 int status; local
172 status = usb_interface_id(c, f);
173 if (status < 0)
175 gser->data_id = status;
176 gser_interface_desc.bInterfaceNumber = status;
178 status = -ENODEV;
234 ERROR(cdev, "%s: can't bind, err %d\n", f->name, status);
236 return status;
263 int status; local
271 status
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/initscript/suse/
H A Davahi-daemon.in14 . /etc/rc.status
38 status)
44 echo "Usage: $0 {start|stop|status|restart|force-reload|reload}"
H A Davahi-dnsconfd.in14 . /etc/rc.status
38 status)
44 echo "Usage: $0 {start|stop|status|restart|force-reload|reload}"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/iniparser/test/
H A Diniexample.c13 int status ; local
17 status = parse_ini_file("example.ini");
19 status = parse_ini_file(argv[1]);
21 return status ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/testsuite/smbd/
H A Dse_access_check_empty.c38 uint32 acc_granted, status; local
47 &acc_granted, &status);
57 &acc_granted, &status);
69 &acc_granted, &status);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/initscript/suse/
H A Davahi-daemon.in14 . /etc/rc.status
38 status)
44 echo "Usage: $0 {start|stop|status|restart|force-reload|reload}"
H A Davahi-dnsconfd.in14 . /etc/rc.status
38 status)
44 echo "Usage: $0 {start|stop|status|restart|force-reload|reload}"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/contrib/OCSP_check/
H A DOCSP_check.sh72 # - The exit status of "openssl ocsp" must be zero
76 # Everything else fails with exit status 1.
94 # don't trust the OpenSSL status.
96 status=$(openssl ocsp -issuer "$issuer" \
104 if echo "$status" | grep -Fq "0x${serial}: good"; then
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dhostasyn.c67 * If the status argument is CURL_ASYNC_SUCCESS, this function takes
74 int status,
80 conn->async.status = status;
82 if(CURL_ASYNC_SUCCESS == status) {
73 Curl_addrinfo_callback(struct connectdata *conn, int status, struct Curl_addrinfo *ai) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/packages/vms/
H A Dreport_openssl_version.c78 int status; local
93 status = LIB$SET_SYMBOL(&symbol_dsc, &value_dsc, &table_type);
94 if (!$VMS_STATUS_SUCCESS(status)) {
95 exit(status);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/
H A Dcompile92 status=$?
99 exit $status
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/bpalogin/
H A Dbpalogin.init44 status)
45 status bpalogin
48 echo "Usage: bpalogin {start|stop|restart|status}"
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tidspbridge/include/dspbridge/
H A Dresourcecleanup.h40 extern void drv_proc_node_update_heap_status(void *node_resource, s32 status);
42 extern void drv_proc_node_update_status(void *node_resource, s32 status);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bfa/include/cna/cee/
H A Dbfa_cee.h26 typedef void (*bfa_cee_get_attr_cbfn_t) (void *dev, bfa_status_t status);
27 typedef void (*bfa_cee_get_stats_cbfn_t) (void *dev, bfa_status_t status);
28 typedef void (*bfa_cee_reset_stats_cbfn_t) (void *dev, bfa_status_t status);
29 typedef void (*bfa_cee_hbfail_cbfn_t) (void *dev, bfa_status_t status);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/otus/
H A Dwrap_ev.c143 void zfLnxConnectNotify(zdev_t *dev, u16_t status, u16_t *bssid) argument
151 if (status == ZM_STATUS_MEDIA_CONNECT)
155 if (status == ZM_STATUS_MEDIA_CONNECT) {
169 } else if ((status == ZM_STATUS_MEDIA_DISCONNECT) ||
170 (status == ZM_STATUS_MEDIA_DISABLED) ||
171 (status == ZM_STATUS_MEDIA_CONNECTION_DISABLED) ||
172 (status == ZM_STATUS_MEDIA_CONNECTION_RESET) ||
173 (status == ZM_STATUS_MEDIA_RESET) ||
174 (status == ZM_STATUS_MEDIA_DISCONNECT_DEAUTH) ||
175 (status
228 zfLnxMicFailureNotify(zdev_t *dev, u16_t *addr, u16_t status) argument
268 zfLnxIbssPartnerNotify(zdev_t *dev, u16_t status, struct zsPartnerNotifyEvent *event) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/
H A Dextent_map.h75 int status = 0; local
79 status = -EINVAL;
83 status = ocfs2_read_virt_blocks(inode, v_block, 1, bh, 0, validate);
86 return status;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-c++-kde/admin/
H A Dcompile92 status=$?
99 exit $status

Completed in 164 milliseconds

<<11121314151617181920>>