Searched refs:set (Results 251 - 275 of 904) sorted by relevance

<<11121314151617181920>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/lib/
H A Dclear_user.S36 .set noat
37 .set noreorder
H A Dev67-strlen_user.S38 .set noreorder
39 .set noat
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgcrypt-1.5.0/mpi/powerpc32/
H A Dmpih-add1.S52 addc 7,0,8 # add least significant limbs, set cy
57 adde 7,0,8 # add new limbs with cy, set cy
H A Dmpih-sub1.S54 subfc 7,0,8 # add least significant limbs, set cy
59 subfe 7,0,8 # add new limbs with cy, set cy
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/hotplug2/
H A Dcommon.mak1 # vim:set sw=8 nosta:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/iptables-1.x/extensions/
H A Dlibipt_set.c11 /* Shared library add-on to iptables to add IP set matching. */
27 printf("set v%s options:\n"
28 " [!] --set name flags\n"
29 " 'name' is the set name from to match,\n"
36 {"set", 1, 0, '1'},
62 case '1': /* --set <set> <flag>[,<flag> */
65 "--set can be specified only once");
75 "--set requires two args.");
84 DEBUGP("parse: set inde
149 struct iptables_match set = { variable in typeref:struct:iptables_match
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/lib/
H A Dtftp.c271 "set timeouts for state %d; Total %ld, retry %d maxtry %d\n",
400 if(!data->set.upload) {
465 if(data->set.prefer_ascii)
480 if(data->set.upload) {
485 if(data->set.infilesize != -1)
486 Curl_pgrsSetUploadSize(data, data->set.infilesize);
506 if(data->set.upload && (data->set.infilesize != -1))
507 snprintf( buf, sizeof(buf), "%" FORMAT_OFF_T, data->set.infilesize );
545 if(data->set
[all...]
H A Dgetinfo.c170 *param_longp = data->set.ssl.certverifyresult;
184 *param_longp = data->set.followlocation;
190 *param_charp = (char *) data->set.private_data;
263 *param_charp = data->set.str[STRING_RTSP_SESSION_ID];
H A Dhttp_chunks.c98 * argument is set to tell the caller how many bytes we actually passed to the
123 if(data->set.http_te_skip && !k->ignorebody) {
205 switch (conn->data->set.http_ce_skip?
210 if(!data->set.http_te_skip)
302 if(!data->set.http_te_skip) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxpointer.c556 * Empty set ...
635 * @cur: the initial range set
639 * If the location already exist in the set @val is freed.
664 xmlXPtrErrMemory("adding location to set");
677 xmlXPtrErrMemory("adding location to set");
714 * @cur: the initial range set
747 * @cur: the initial range set
812 * @set: a node set
815 * it with all the nodes from @set
820 xmlXPtrNewLocationSetNodeSet(xmlNodeSetPtr set) argument
1396 xmlNodeSetPtr set; local
1610 xmlNodeSetPtr set = obj->nodesetval; local
1654 xmlLocationSetPtr set = (xmlLocationSetPtr) obj->user; local
2028 xmlXPathObjectPtr set; local
2174 xmlXPathObjectPtr set; local
2764 xmlXPathObjectPtr set; local
[all...]
H A Dxlink.in.h68 * a set of callback registered at parsing time.
132 * This is the prototype for a extended link set detection callback.
145 * This is the structure containing a set of Links detection callbacks.
155 xlinkExtendedLinkSetFunk set; member in struct:_xlinkHandler
169 * Routines to set/get the default handlers.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxpointer.c556 * Empty set ...
635 * @cur: the initial range set
639 * If the location already exist in the set @val is freed.
664 xmlXPtrErrMemory("adding location to set");
677 xmlXPtrErrMemory("adding location to set");
714 * @cur: the initial range set
747 * @cur: the initial range set
812 * @set: a node set
815 * it with all the nodes from @set
820 xmlXPtrNewLocationSetNodeSet(xmlNodeSetPtr set) argument
1396 xmlNodeSetPtr set; local
1610 xmlNodeSetPtr set = obj->nodesetval; local
1654 xmlLocationSetPtr set = (xmlLocationSetPtr) obj->user; local
2028 xmlXPathObjectPtr set; local
2174 xmlXPathObjectPtr set; local
2764 xmlXPathObjectPtr set; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxpointer.c556 * Empty set ...
635 * @cur: the initial range set
639 * If the location already exist in the set @val is freed.
664 xmlXPtrErrMemory("adding location to set");
677 xmlXPtrErrMemory("adding location to set");
714 * @cur: the initial range set
747 * @cur: the initial range set
812 * @set: a node set
815 * it with all the nodes from @set
820 xmlXPtrNewLocationSetNodeSet(xmlNodeSetPtr set) argument
1396 xmlNodeSetPtr set; local
1610 xmlNodeSetPtr set = obj->nodesetval; local
1654 xmlLocationSetPtr set = (xmlLocationSetPtr) obj->user; local
2028 xmlXPathObjectPtr set; local
2174 xmlXPathObjectPtr set; local
2764 xmlXPathObjectPtr set; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/etc/uams/
H A Duams_randnum.c73 const int set)
78 if ( (fd = open(path, (set) ? O_WRONLY : O_RDONLY)) < 0 ) {
99 if (set) {
145 const int set)
155 if ((fp = fopen(path, (set) ? "r+" : "r")) == NULL) {
189 if (!set) {
209 if (set) {
211 * get used after this call if it's being set. */
221 if (set) {
263 unsigned char *passwd, const int len, const int set)
70 home_passwd(const struct passwd *pwd, const char *path, const int pathlen _U_, unsigned char *passwd, const int len, const int set) argument
142 afppasswd(const struct passwd *pwd, const char *path, const int pathlen, unsigned char *passwd, int len, const int set) argument
262 randpass(const struct passwd *pwd, const char *file, unsigned char *passwd, const int len, const int set) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/kernel/
H A Dsignal.c168 * If the signal handler set some FPU exceptions, clear it and
432 sigset_t set; local
439 if (__copy_from_user(&set, &frame->rs_uc.uc_sigmask, sizeof(set)))
442 sigdelsetmask(&set, ~_BLOCKABLE);
444 current->blocked = set;
476 int signr, sigset_t *set)
488 err |= __copy_to_user(&frame->sf_mask, set, sizeof(*set));
521 int signr, sigset_t *set, siginfo_
475 setup_frame(struct k_sigaction * ka, struct pt_regs *regs, int signr, sigset_t *set) argument
520 setup_rt_frame(struct k_sigaction * ka, struct pt_regs *regs, int signr, sigset_t *set, siginfo_t *info) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/usb/
H A Drndis_host.c393 * specified by @in_len. If @reply_len is not set to -1 then the reply
466 struct rndis_set *set; member in union:__anon5962
536 /* set a nonzero filter to enable data transfers */
537 memset(u.set, 0, sizeof *u.set);
538 u.set->msg_type = RNDIS_MSG_SET;
539 u.set->msg_len = ccpu2(4 + sizeof *u.set);
540 u.set->oid = OID_GEN_CURRENT_PACKET_FILTER;
541 u.set
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/etc/uams/
H A Duams_randnum.c73 const int set)
78 if ( (fd = open(path, (set) ? O_WRONLY : O_RDONLY)) < 0 ) {
99 if (set) {
145 const int set)
155 if ((fp = fopen(path, (set) ? "r+" : "r")) == NULL) {
189 if (!set) {
209 if (set) {
211 * get used after this call if it's being set. */
221 if (set) {
263 unsigned char *passwd, const int len, const int set)
70 home_passwd(const struct passwd *pwd, const char *path, const int pathlen _U_, unsigned char *passwd, const int len, const int set) argument
142 afppasswd(const struct passwd *pwd, const char *path, const int pathlen, unsigned char *passwd, int len, const int set) argument
262 randpass(const struct passwd *pwd, const char *file, unsigned char *passwd, const int len, const int set) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh64/kernel/
H A Dsignal.c291 sigset_t set; local
297 if (__get_user(set.sig[0], &frame->sc.oldmask)
299 && __copy_from_user(&set.sig[1], &frame->extramask,
303 sigdelsetmask(&set, ~_BLOCKABLE);
306 current->blocked = set;
327 sigset_t set; local
334 if (__copy_from_user(&set, &frame->uc.uc_sigmask, sizeof(set)))
337 sigdelsetmask(&set, ~_BLOCKABLE);
339 current->blocked = set;
417 setup_frame(int sig, struct k_sigaction *ka, sigset_t *set, struct pt_regs *regs) argument
516 setup_rt_frame(int sig, struct k_sigaction *ka, siginfo_t *info, sigset_t *set, struct pt_regs *regs) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/pci/
H A Dirq.c48 int (*set)(struct pci_dev *router, struct pci_dev *dev, int pirq, int new); member in struct:irq_router
361 * IDE, ACPI and DAQ routing untouched as set by the BIOS.
549 r->set = pirq_piix_set;
585 r->set = pirq_via586_set;
595 r->set = pirq_via_set;
608 r->set = pirq_vlsi_set;
623 r->set = pirq_serverworks_set;
636 r->set = pirq_sis_set;
647 r->set = pirq_cyrix_set;
660 r->set
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/ifpsp060/src/
H A Dfplsp.S271 # This file contains a set of define statements for constants
275 set LOCAL_SIZE, 192 # stack frame size(bytes)
276 set LV, -LOCAL_SIZE # stack offset
278 set EXC_SR, 0x4 # stack status register
279 set EXC_PC, 0x6 # stack pc
280 set EXC_VOFF, 0xa # stacked vector offset
281 set EXC_EA, 0xc # stacked <ea>
283 set EXC_FP, 0x0 # frame pointer
285 set EXC_AREGS, -68 # offset of all address regs
286 set EXC_DREG
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/include/
H A Dprivileges.h46 * We will use our own set of privileges since it makes no sense
47 * to implement all of the Windows set when only a portion will
104 LUID_ATTR *set; member in struct:privilege_set
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/pam_smbpass/
H A Dgeneral.h50 #define set(x,ctrl) (ctrl = ((ctrl)&smb_args[x].mask)|smb_args[x].flag) macro
74 #define SMB_NOT_SET_PASS 5 /* don't set the AUTHTOK items */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/db/
H A DLogCursor.java48 The returned log record. The data field is set to the record
98 The current log position is set to the first record in the log,
125 The current log position is set to the last record in the log,
181 The current log position is set to the specified record in the log,
196 public OperationStatus set(final LogSequenceNumber lsn, method in class:LogCursor
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/src/
H A Dtool_paramhlp.c229 enum e_action { allow, deny, set } action = allow; enumerator in enum:e_action
237 action = set;
260 case set:
271 if(action == set)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/x509/
H A Dx509_req.c161 else if(sk_ASN1_TYPE_num(attr->value.set))
162 ext = sk_ASN1_TYPE_value(attr->value.set, 0);
200 if(!(attr->value.set = sk_ASN1_TYPE_new_null())) goto err;
201 if(!sk_ASN1_TYPE_push(attr->value.set, at)) goto err;

Completed in 203 milliseconds

<<11121314151617181920>>