Searched defs:action (Results 151 - 175 of 592) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/smbd/
H A Dnotify.c313 void notify_fname(connection_struct *conn, uint32 action, uint32 filter, argument
327 static void notify_fsp(files_struct *fsp, uint32 action, const char *name) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/
H A Dgrammar.y599 action: ID { $$ = pfaction_to_num($1); } label
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_meta.c1088 int action, ret; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dmk_direntry.c259 clash_action action; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/univ/
H A Dbutton.cpp288 bool wxButton::PerformAction(const wxControlAction& action, argument
H A Dcheckbox.cpp322 bool wxCheckBox::PerformAction(const wxControlAction& action, argument
H A Dchecklst.cpp218 bool wxCheckListBox::PerformAction(const wxControlAction& action, argument
H A Dspinbutt.cpp268 wxControlAction action; local
344 bool wxSpinButton::PerformAction(const wxControlAction& action, argument
382 wxControlAction action; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dcombog.cpp446 bool wxGenericComboCtrl::PerformAction(const wxControlAction& action, argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/
H A Ddnd.cpp143 static wxDragResult ConvertFromGTK(long action) argument
265 GdkDragAction action; variable
805 PrepareIcon( int action, GdkDragContext *context ) argument
889 int action = GDK_ACTION_COPY; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk1/
H A Ddnd.cpp155 static wxDragResult ConvertFromGTK(long action) argument
277 GdkDragAction action; variable
803 PrepareIcon( int action, GdkDragContext *context ) argument
887 int action = GDK_ACTION_COPY; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/src/
H A Dtool_paramhlp.c288 enum e_action { allow, deny, set } action = allow; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/tests/libtest/
H A Dlib582.c105 static int curlSocketCallback(CURL *easy, curl_socket_t s, int action, argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/VisualStudio2005/wsdl2h/wsdl2h/
H A Dservice.h48 const char *action; member in class:Message
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Ddnd.h194 void SetDefaultAction(wxDragResult action) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/cio/
H A Dblacklist.c49 static int blacklist_range(range_action action, unsigned int from_ssid, argument
152 static int blacklist_parse_parameters(char *str, range_action action, argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dsh_mobile_csi2.c187 sh_csi2_notify(struct notifier_block *nb, unsigned long action, void *data) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/kernel/
H A Dirq.c178 struct irqaction *action; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/btrfs/
H A Ddelayed-ref.c431 add_delayed_ref_head(struct btrfs_trans_handle *trans, struct btrfs_delayed_ref_node *ref, u64 bytenr, u64 num_bytes, int action, int is_data) argument
507 add_delayed_tree_ref(struct btrfs_trans_handle *trans, struct btrfs_delayed_ref_node *ref, u64 bytenr, u64 num_bytes, u64 parent, u64 ref_root, int level, int action) argument
559 add_delayed_data_ref(struct btrfs_trans_handle *trans, struct btrfs_delayed_ref_node *ref, u64 bytenr, u64 num_bytes, u64 parent, u64 ref_root, u64 owner, u64 offset, int action) argument
615 btrfs_add_delayed_tree_ref(struct btrfs_trans_handle *trans, u64 bytenr, u64 num_bytes, u64 parent, u64 ref_root, int level, int action, struct btrfs_delayed_extent_op *extent_op) argument
659 btrfs_add_delayed_data_ref(struct btrfs_trans_handle *trans, u64 bytenr, u64 num_bytes, u64 parent, u64 ref_root, u64 owner, u64 offset, int action, struct btrfs_delayed_extent_op *extent_op) argument
[all...]
H A Ddelayed-ref.h50 unsigned int action:8; member in struct:btrfs_delayed_ref_node
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/
H A Dsess.c576 __u16 action; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/core/
H A Dhcd-pci.c57 companion_common(struct pci_dev *pdev, struct usb_hcd *hcd, enum companion_action action) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/device_handler/
H A Dscsi_dh.c294 scsi_dh_notifier(struct notifier_block *nb, unsigned long action, void *data) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/comedi/drivers/
H A Dadl_pci8164.c232 adl_pci8164_insn_read(struct comedi_device *dev, struct comedi_subdevice *s, struct comedi_insn *insn, unsigned int *data, char *action, unsigned short offset) argument
311 adl_pci8164_insn_out(struct comedi_device *dev, struct comedi_subdevice *s, struct comedi_insn *insn, unsigned int *data, char *action, unsigned short offset) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/storage/
H A Donetouch.c156 static void usb_onetouch_pm_hook(struct us_data *us, int action) argument

Completed in 267 milliseconds

1234567891011>>