Searched refs:pref (Results 1 - 25 of 528) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Dipv6_route.h34 #define RTF_PREF(pref) ((pref) << 27)
41 #define IPV6_DECODE_PREF(pref) ((pref) ^ 2) /* 1:low,2:med,3:high */
H A Dfont.h21 int pref; member in struct:font_desc
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dipv6_route.h34 #define RTF_PREF(pref) ((pref) << 27)
41 #define IPV6_DECODE_PREF(pref) ((pref) ^ 2) /* 1:low,2:med,3:high */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/netatalk-3.0.5/include/atalk/
H A Dldapconfig.h32 const void *pref; member in struct:ldap_pref
41 const char *pref; /* name of pref from ldap_prefs[] to which this value corresponds */ member in struct:pref_array
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/netatalk-3.0.5/libatalk/acl/
H A Dldap_config.c37 free(*((char **)(ldap_prefs[i].pref)));
38 *((char **)(ldap_prefs[i].pref)) = NULL;
50 /* now see if its a correct pref */
59 *((int *)(ldap_prefs[i].pref)) = atoi(val);
62 *((const char **)(ldap_prefs[i].pref)) = strdup(val);
64 /* ok, we have string to int mapping for this pref
66 for (j = 0; prefs_array[j].pref != NULL; j++) {
67 if ((strcmp(prefs_array[j].pref, ldap_prefs[i].name) == 0)
70 *((int *)(ldap_prefs[i].pref)) = prefs_array[j].value;
82 while(ldap_prefs[i].pref !
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/netatalk-3.0.5/include/atalk/
H A Dldapconfig.h32 const void *pref; member in struct:ldap_pref
41 const char *pref; /* name of pref from ldap_prefs[] to which this value corresponds */ member in struct:pref_array
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/netatalk-3.0.5/libatalk/acl/
H A Dldap_config.c37 free(*((char **)(ldap_prefs[i].pref)));
38 *((char **)(ldap_prefs[i].pref)) = NULL;
50 /* now see if its a correct pref */
59 *((int *)(ldap_prefs[i].pref)) = atoi(val);
62 *((const char **)(ldap_prefs[i].pref)) = strdup(val);
64 /* ok, we have string to int mapping for this pref
66 for (j = 0; prefs_array[j].pref != NULL; j++) {
67 if ((strcmp(prefs_array[j].pref, ldap_prefs[i].name) == 0)
70 *((int *)(ldap_prefs[i].pref)) = prefs_array[j].value;
82 while(ldap_prefs[i].pref !
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/netatalk-3.0.5/include/atalk/
H A Dldapconfig.h32 const void *pref; member in struct:ldap_pref
41 const char *pref; /* name of pref from ldap_prefs[] to which this value corresponds */ member in struct:pref_array
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/netatalk-3.0.5/libatalk/acl/
H A Dldap_config.c37 free(*((char **)(ldap_prefs[i].pref)));
38 *((char **)(ldap_prefs[i].pref)) = NULL;
50 /* now see if its a correct pref */
59 *((int *)(ldap_prefs[i].pref)) = atoi(val);
62 *((const char **)(ldap_prefs[i].pref)) = strdup(val);
64 /* ok, we have string to int mapping for this pref
66 for (j = 0; prefs_array[j].pref != NULL; j++) {
67 if ((strcmp(prefs_array[j].pref, ldap_prefs[i].name) == 0)
70 *((int *)(ldap_prefs[i].pref)) = prefs_array[j].value;
82 while(ldap_prefs[i].pref !
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/test/
H A Dlock003.tcl74 set pref $testdir/L3FLAG
75 set f [open $pref.$rw.[pid].$obj w]
82 set pref $testdir/L3FLAG
83 set f [glob -nocomplain $pref.*.[pid].$obj]
91 set pref $testdir/L3FLAG
93 set fs [glob -nocomplain $pref.*.*.$obj]
96 set fs [glob -nocomplain $pref.write.*.$obj]
H A Dtest038.tcl102 set pref \
104 set pref $pref[string \
106 while { [string first $pref $dups] != -1 } {
107 set pref [string toupper $pref]
108 if { [string first $pref $dups] != -1 } {
109 set pref [string index $alphabet \
111 set pref $pref[strin
[all...]
H A Dtest039.tcl105 set pref \
107 set pref $pref[string \
109 while { [string first $pref $dups] != -1 } {
110 set pref [string toupper $pref]
111 if { [string first $pref $dups] != -1 } {
112 set pref [string index $alphabet \
114 set pref $pref[strin
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/test/
H A Dlock003.tcl74 set pref $testdir/L3FLAG
75 set f [open $pref.$rw.[pid].$obj w]
82 set pref $testdir/L3FLAG
83 set f [glob -nocomplain $pref.*.[pid].$obj]
91 set pref $testdir/L3FLAG
93 set fs [glob -nocomplain $pref.*.*.$obj]
96 set fs [glob -nocomplain $pref.write.*.$obj]
H A Dtest038.tcl102 set pref \
104 set pref $pref[string \
106 while { [string first $pref $dups] != -1 } {
107 set pref [string toupper $pref]
108 if { [string first $pref $dups] != -1 } {
109 set pref [string index $alphabet \
111 set pref $pref[strin
[all...]
H A Dtest039.tcl105 set pref \
107 set pref $pref[string \
109 while { [string first $pref $dups] != -1 } {
110 set pref [string toupper $pref]
111 if { [string first $pref $dups] != -1 } {
112 set pref [string index $alphabet \
114 set pref $pref[strin
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/test/
H A Dlock003.tcl74 set pref $testdir/L3FLAG
75 set f [open $pref.$rw.[pid].$obj w]
82 set pref $testdir/L3FLAG
83 set f [glob -nocomplain $pref.*.[pid].$obj]
91 set pref $testdir/L3FLAG
93 set fs [glob -nocomplain $pref.*.*.$obj]
96 set fs [glob -nocomplain $pref.write.*.$obj]
H A Dtest038.tcl102 set pref \
104 set pref $pref[string \
106 while { [string first $pref $dups] != -1 } {
107 set pref [string toupper $pref]
108 if { [string first $pref $dups] != -1 } {
109 set pref [string index $alphabet \
111 set pref $pref[strin
[all...]
H A Dtest039.tcl105 set pref \
107 set pref $pref[string \
109 while { [string first $pref $dups] != -1 } {
110 set pref [string toupper $pref]
111 if { [string first $pref $dups] != -1 } {
112 set pref [string index $alphabet \
114 set pref $pref[strin
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/babeld/
H A Dkernel.c70 kernel_route_v4(int add, const unsigned char *pref, unsigned short plen,
74 kernel_route_v6(int add, const unsigned char *pref, unsigned short plen,
97 kernel_route(int operation, const unsigned char *pref, unsigned short plen, argument
106 if(plen >= 96 && v4mapped(pref)) {
123 kernel_route_v4(1, pref, plen, gate, ifindex, metric):
124 kernel_route_v6(1, pref, plen, gate, ifindex, metric);
128 kernel_route_v4(0, pref, plen, gate, ifindex, metric):
129 kernel_route_v6(0, pref, plen, gate, ifindex, metric);
137 kernel_route_v4(0, pref, plen, gate, ifindex, metric):
138 kernel_route_v6(0, pref, ple
158 kernel_route_v4(int add, const unsigned char *pref, unsigned short plen, const unsigned char *gate, int ifindex, unsigned int metric) argument
210 kernel_route_v6(int add, const unsigned char *pref, unsigned short plen, const unsigned char *gate, int ifindex, unsigned int metric) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/babeld/
H A Dkernel.c70 kernel_route_v4(int add, const unsigned char *pref, unsigned short plen,
74 kernel_route_v6(int add, const unsigned char *pref, unsigned short plen,
97 kernel_route(int operation, const unsigned char *pref, unsigned short plen, argument
106 if(plen >= 96 && v4mapped(pref)) {
123 kernel_route_v4(1, pref, plen, gate, ifindex, metric):
124 kernel_route_v6(1, pref, plen, gate, ifindex, metric);
128 kernel_route_v4(0, pref, plen, gate, ifindex, metric):
129 kernel_route_v6(0, pref, plen, gate, ifindex, metric);
137 kernel_route_v4(0, pref, plen, gate, ifindex, metric):
138 kernel_route_v6(0, pref, ple
158 kernel_route_v4(int add, const unsigned char *pref, unsigned short plen, const unsigned char *gate, int ifindex, unsigned int metric) argument
210 kernel_route_v6(int add, const unsigned char *pref, unsigned short plen, const unsigned char *gate, int ifindex, unsigned int metric) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/babeld/
H A Dkernel.c70 kernel_route_v4(int add, const unsigned char *pref, unsigned short plen,
74 kernel_route_v6(int add, const unsigned char *pref, unsigned short plen,
97 kernel_route(int operation, const unsigned char *pref, unsigned short plen, argument
106 if(plen >= 96 && v4mapped(pref)) {
123 kernel_route_v4(1, pref, plen, gate, ifindex, metric):
124 kernel_route_v6(1, pref, plen, gate, ifindex, metric);
128 kernel_route_v4(0, pref, plen, gate, ifindex, metric):
129 kernel_route_v6(0, pref, plen, gate, ifindex, metric);
137 kernel_route_v4(0, pref, plen, gate, ifindex, metric):
138 kernel_route_v6(0, pref, ple
158 kernel_route_v4(int add, const unsigned char *pref, unsigned short plen, const unsigned char *gate, int ifindex, unsigned int metric) argument
210 kernel_route_v6(int add, const unsigned char *pref, unsigned short plen, const unsigned char *gate, int ifindex, unsigned int metric) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/cfe/cfe/arch/mips/cpu/sb1250/src/
H A Dsb1250_memcpy.S100 pref 0, 0(src)
101 pref 1, 0(dst)
105 pref 0, 1*32(src)
106 pref 1, 1*32(dst)
110 pref 0, 2*32(src)
112 pref 1, 2*32(dst)
123 pref 0, 3*32(src)
124 pref 1, 3*32(dst)
176 pref 1, 7*32(dst)
177 pref
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/include/linux/
H A Dipv6_route.h34 #define RTF_PREF(pref) ((pref) << 27)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/usr/include/linux/
H A Dipv6_route.h34 #define RTF_PREF(pref) ((pref) << 27)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sysroot/usr/include/linux/
H A Dipv6_route.h34 #define RTF_PREF(pref) ((pref) << 27)

Completed in 206 milliseconds

1234567891011>>