Searched refs:location (Results 1 - 25 of 1204) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/examples/scripts/printing/cups/
H A Dsmbaddprinter.pl28 my $location=shift(@argv); # location -> used for CUPS device URI
29 my $win9x=shift(@argv); # win9x location
31 #check for location syntax
33 if ($location !~ m#:/#){
35 $location = "lpd://".$location;
40 system("/usr/sbin/lpadmin -p $shname -D \"$drivername\" -E -v $location");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/examples/scripts/printing/cups/
H A Dsmbaddprinter.pl26 my $location=shift(@argv); # location -> used for CUPS device URI
27 my $win9x=shift(@argv); # win9x location
29 #check for location syntax
31 if ($location !~ m#:/#){
33 $location = "lpd://".$location;
38 system("/usr/sbin/lpadmin -p $shname -D \"$drivername\" -E -v $location");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/examples/scripts/printing/cups/
H A Dsmbaddprinter.pl28 my $location=shift(@argv); # location -> used for CUPS device URI
29 my $win9x=shift(@argv); # win9x location
31 #check for location syntax
33 if ($location !~ m#:/#){
35 $location = "lpd://".$location;
40 system("/usr/sbin/lpadmin -p $shname -D \"$drivername\" -E -v $location");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/examples/scripts/printing/cups/
H A Dsmbaddprinter.pl26 my $location=shift(@argv); # location -> used for CUPS device URI
27 my $win9x=shift(@argv); # win9x location
29 #check for location syntax
31 if ($location !~ m#:/#){
33 $location = "lpd://".$location;
38 system("/usr/sbin/lpadmin -p $shname -D \"$drivername\" -E -v $location");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/examples/scripts/printing/cups/
H A Dsmbaddprinter.pl28 my $location=shift(@argv); # location -> used for CUPS device URI
29 my $win9x=shift(@argv); # win9x location
31 #check for location syntax
33 if ($location !~ m#:/#){
35 $location = "lpd://".$location;
40 system("/usr/sbin/lpadmin -p $shname -D \"$drivername\" -E -v $location");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/examples/scripts/printing/cups/
H A Dsmbaddprinter.pl26 my $location=shift(@argv); # location -> used for CUPS device URI
27 my $win9x=shift(@argv); # win9x location
29 #check for location syntax
31 if ($location !~ m#:/#){
33 $location = "lpd://".$location;
38 system("/usr/sbin/lpadmin -p $shname -D \"$drivername\" -E -v $location");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/libsmb/
H A Dlibsmb_thread_impl.c36 * pplock, and location. It should create a unique mutex for each unique
38 * location parameter can be used for debugging, as it contains the
43 * location. It should destroy the mutex associated with the identifier
44 * plock. The location parameter can be used for debugging, as it contains
49 * lock_type, and location. The mutex aassociated with identifier plock
51 * location parameter can be used for debugging, as it contains the
56 * parameters: keyname, ppkey, and location. It should allocate an
58 * allocated memory to *ppkey. The location parameter can be used for
64 * ppkey and location. The ppkey parameter points to a variable containing a
66 * function. The location paramete
92 smbc_thread_impl( int (*create_mutex)(const char *lockname, void **pplock, const char *location), void (*destroy_mutex)(void *plock, const char *location), int (*lock_mutex)(void *plock, int lock_type, const char *location), int (*create_tls)(const char *keyname, void **ppkey, const char *location), void (*destroy_tls)(void **ppkey, const char *location), int (*set_tls)(void *pkey, const void *pval, const char *location), void *(*get_tls)(void *pkey, const char *location) ) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/libsmb/
H A Dlibsmb_thread_impl.c36 * pplock, and location. It should create a unique mutex for each unique
38 * location parameter can be used for debugging, as it contains the
43 * location. It should destroy the mutex associated with the identifier
44 * plock. The location parameter can be used for debugging, as it contains
49 * lock_type, and location. The mutex aassociated with identifier plock
51 * location parameter can be used for debugging, as it contains the
56 * parameters: keyname, ppkey, and location. It should allocate an
58 * allocated memory to *ppkey. The location parameter can be used for
64 * ppkey and location. The ppkey parameter points to a variable containing a
66 * function. The location paramete
92 smbc_thread_impl( int (*create_mutex)(const char *lockname, void **pplock, const char *location), void (*destroy_mutex)(void *plock, const char *location), int (*lock_mutex)(void *plock, int lock_type, const char *location), int (*create_tls)(const char *keyname, void **ppkey, const char *location), void (*destroy_tls)(void **ppkey, const char *location), int (*set_tls)(void *pkey, const void *pval, const char *location), void *(*get_tls)(void *pkey, const char *location) ) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/libsmb/
H A Dlibsmb_thread_impl.c36 * pplock, and location. It should create a unique mutex for each unique
38 * location parameter can be used for debugging, as it contains the
43 * location. It should destroy the mutex associated with the identifier
44 * plock. The location parameter can be used for debugging, as it contains
49 * lock_type, and location. The mutex aassociated with identifier plock
51 * location parameter can be used for debugging, as it contains the
56 * parameters: keyname, ppkey, and location. It should allocate an
58 * allocated memory to *ppkey. The location parameter can be used for
64 * ppkey and location. The ppkey parameter points to a variable containing a
66 * function. The location paramete
92 smbc_thread_impl( int (*create_mutex)(const char *lockname, void **pplock, const char *location), void (*destroy_mutex)(void *plock, const char *location), int (*lock_mutex)(void *plock, int lock_type, const char *location), int (*create_tls)(const char *keyname, void **ppkey, const char *location), void (*destroy_tls)(void **ppkey, const char *location), int (*set_tls)(void *pkey, const void *pval, const char *location), void *(*get_tls)(void *pkey, const char *location) ) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/lib/util/
H A Dsmb_threads.h35 const char *location);
37 const char *location);
40 const char *location);
45 const char *location);
47 const char *location);
48 int (*set_tls)(void *pkey, const void *pval, const char *location);
49 void *(*get_tls)(void *pkey, const char *location);
63 static int smb_create_mutex_pthread(const char *lockname, void **pplock, const char *location) \
74 static void smb_destroy_mutex_pthread(void *plock, const char *location) \
80 static int smb_lock_pthread(void *plock, int lock_type, const char *location) \
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/lib/util/
H A Dsmb_threads.h35 const char *location);
37 const char *location);
40 const char *location);
45 const char *location);
47 const char *location);
48 int (*set_tls)(void *pkey, const void *pval, const char *location);
49 void *(*get_tls)(void *pkey, const char *location);
63 static int smb_create_mutex_pthread(const char *lockname, void **pplock, const char *location) \
74 static void smb_destroy_mutex_pthread(void *plock, const char *location) \
80 static int smb_lock_pthread(void *plock, int lock_type, const char *location) \
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/lib/util/
H A Dsmb_threads.h35 const char *location);
37 const char *location);
40 const char *location);
45 const char *location);
47 const char *location);
48 int (*set_tls)(void *pkey, const void *pval, const char *location);
49 void *(*get_tls)(void *pkey, const char *location);
63 static int smb_create_mutex_pthread(const char *lockname, void **pplock, const char *location) \
74 static void smb_destroy_mutex_pthread(void *plock, const char *location) \
80 static int smb_lock_pthread(void *plock, int lock_type, const char *location) \
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/microblaze/kernel/
H A Dmodule.c59 unsigned long int *location; local
70 location = (void *)sechdrs[sechdrs[relsec].sh_info].sh_addr +
81 * read the current contents of (*location), add any offset
87 old_value = *location;
88 *location = value + old_value;
93 *location = value;
100 old_value = ((location[0] & 0x0000FFFF) << 16) |
101 (location[1] & 0x0000FFFF);
104 location[0] = (location[
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/microblaze/kernel/
H A Dmodule.c59 unsigned long int *location; local
70 location = (void *)sechdrs[sechdrs[relsec].sh_info].sh_addr +
81 * read the current contents of (*location), add any offset
87 old_value = *location;
88 *location = value + old_value;
93 *location = value;
100 old_value = ((location[0] & 0x0000FFFF) << 16) |
101 (location[1] & 0x0000FFFF);
104 location[0] = (location[
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/xtensa/kernel/
H A Dmodule.c48 decode_calln_opcode (unsigned char *location) argument
51 return (location[0] & 0xf0) == 0x50;
54 return (location[0] & 0xf) == 0x5;
59 decode_l32r_opcode (unsigned char *location) argument
62 return (location[0] & 0xf0) == 0x10;
65 return (location[0] & 0xf) == 0x1;
90 unsigned char *location; local
98 location = (char *)sechdrs[sechdrs[relsec].sh_info].sh_addr
114 *(uint32_t *)location += value;
118 if (decode_calln_opcode(location)) {
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/xtensa/kernel/
H A Dmodule.c48 decode_calln_opcode (unsigned char *location) argument
51 return (location[0] & 0xf0) == 0x50;
54 return (location[0] & 0xf) == 0x5;
59 decode_l32r_opcode (unsigned char *location) argument
62 return (location[0] & 0xf0) == 0x10;
65 return (location[0] & 0xf) == 0x1;
90 unsigned char *location; local
98 location = (char *)sechdrs[sechdrs[relsec].sh_info].sh_addr
114 *(uint32_t *)location += value;
118 if (decode_calln_opcode(location)) {
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/sh/kernel/
H A Dmodule.c71 uint32_t *location; local
78 location = (void *)sechdrs[sechdrs[relsec].sh_info].sh_addr
97 value = get_unaligned(location);
99 put_unaligned(value, location);
102 relocation = (relocation - (Elf32_Addr) location);
103 value = get_unaligned(location);
105 put_unaligned(value, location);
108 *location = (*location & ~0x3fffc00) |
112 *location
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/sh/kernel/
H A Dmodule.c71 uint32_t *location; local
78 location = (void *)sechdrs[sechdrs[relsec].sh_info].sh_addr
97 value = get_unaligned(location);
99 put_unaligned(value, location);
102 relocation = (relocation - (Elf32_Addr) location);
103 value = get_unaligned(location);
105 put_unaligned(value, location);
108 *location = (*location & ~0x3fffc00) |
112 *location
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/trace/events/
H A Dskb.h16 TP_PROTO(struct sk_buff *skb, void *location),
18 TP_ARGS(skb, location),
23 __field( void *, location )
31 __entry->location = location;
34 TP_printk("skbaddr=%p protocol=%u location=%p",
35 __entry->skbaddr, __entry->protocol, __entry->location)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/trace/events/
H A Dskb.h16 TP_PROTO(struct sk_buff *skb, void *location),
18 TP_ARGS(skb, location),
23 __field( void *, location )
31 __entry->location = location;
34 TP_printk("skbaddr=%p protocol=%u location=%p",
35 __entry->skbaddr, __entry->protocol, __entry->location)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/kernel/
H A Dmodule.c79 static int apply_r_mips_none(struct module *me, u32 *location, Elf_Addr v) argument
84 static int apply_r_mips_32_rel(struct module *me, u32 *location, Elf_Addr v) argument
86 *location += v;
91 static int apply_r_mips_32_rela(struct module *me, u32 *location, Elf_Addr v) argument
93 *location = v;
98 static int apply_r_mips_26_rel(struct module *me, u32 *location, Elf_Addr v) argument
106 if ((v & 0xf0000000) != (((unsigned long)location + 4) & 0xf0000000)) {
113 *location = (*location & ~0x03ffffff) |
114 ((*location
119 apply_r_mips_26_rela(struct module *me, u32 *location, Elf_Addr v) argument
139 apply_r_mips_hi16_rel(struct module *me, u32 *location, Elf_Addr v) argument
160 apply_r_mips_hi16_rela(struct module *me, u32 *location, Elf_Addr v) argument
168 apply_r_mips_lo16_rel(struct module *me, u32 *location, Elf_Addr v) argument
232 apply_r_mips_lo16_rela(struct module *me, u32 *location, Elf_Addr v) argument
239 apply_r_mips_64_rela(struct module *me, u32 *location, Elf_Addr v) argument
246 apply_r_mips_higher_rela(struct module *me, u32 *location, Elf_Addr v) argument
255 apply_r_mips_highest_rela(struct module *me, u32 *location, Elf_Addr v) argument
291 u32 *location; local
331 u32 *location; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/kernel/
H A Dmodule.c79 static int apply_r_mips_none(struct module *me, u32 *location, Elf_Addr v) argument
84 static int apply_r_mips_32_rel(struct module *me, u32 *location, Elf_Addr v) argument
86 *location += v;
91 static int apply_r_mips_32_rela(struct module *me, u32 *location, Elf_Addr v) argument
93 *location = v;
98 static int apply_r_mips_26_rel(struct module *me, u32 *location, Elf_Addr v) argument
106 if ((v & 0xf0000000) != (((unsigned long)location + 4) & 0xf0000000)) {
113 *location = (*location & ~0x03ffffff) |
114 ((*location
119 apply_r_mips_26_rela(struct module *me, u32 *location, Elf_Addr v) argument
139 apply_r_mips_hi16_rel(struct module *me, u32 *location, Elf_Addr v) argument
160 apply_r_mips_hi16_rela(struct module *me, u32 *location, Elf_Addr v) argument
168 apply_r_mips_lo16_rel(struct module *me, u32 *location, Elf_Addr v) argument
232 apply_r_mips_lo16_rela(struct module *me, u32 *location, Elf_Addr v) argument
239 apply_r_mips_64_rela(struct module *me, u32 *location, Elf_Addr v) argument
246 apply_r_mips_higher_rela(struct module *me, u32 *location, Elf_Addr v) argument
255 apply_r_mips_highest_rela(struct module *me, u32 *location, Elf_Addr v) argument
291 u32 *location; local
331 u32 *location; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/www/js/
H A Dfire.js56 //speed, life, location, life, colors
60 this.location = {x: Math.random()*(locmin - locmax)+locmin, y: H};
76 //speed, life, location, life, colors
83 this.location = {x: Math.random()*(locmax - locmin)+locmin, y: H};
120 var gradient = ctx.createRadialGradient(p.location.x, p.location.y, 0, p.location.x, p.location.y, p.radius);
125 ctx.arc(p.location.x, p.location
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/www/js/
H A Dfire.js56 //speed, life, location, life, colors
60 this.location = {x: Math.random()*(locmin - locmax)+locmin, y: H};
76 //speed, life, location, life, colors
83 this.location = {x: Math.random()*(locmax - locmin)+locmin, y: H};
120 var gradient = ctx.createRadialGradient(p.location.x, p.location.y, 0, p.location.x, p.location.y, p.radius);
125 ctx.arc(p.location.x, p.location
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/www/js/
H A Dfire.js56 //speed, life, location, life, colors
60 this.location = {x: Math.random()*(locmin - locmax)+locmin, y: H};
76 //speed, life, location, life, colors
83 this.location = {x: Math.random()*(locmax - locmin)+locmin, y: H};
120 var gradient = ctx.createRadialGradient(p.location.x, p.location.y, 0, p.location.x, p.location.y, p.radius);
125 ctx.arc(p.location.x, p.location
[all...]

Completed in 201 milliseconds

1234567891011>>