Searched refs:global (Results 201 - 225 of 362) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/l2tpd-0.69/
H A Dfile.c32 struct global gconfig;
216 log (LOG_DEBUG, "set_port: Setting global port number to %s\n",
219 set_int (word, value, &(((struct global *) item)->port));
335 log (LOG_DEBUG, "set_authfile: Setting global auth file to '%s'\n",
338 strncpy (((struct global *) item)->authfile, value,
339 sizeof (((struct global *)item)->authfile));
656 (word, value, &(((struct global *) item)->accesscontrol)))
673 (word, value, &(((struct global *) item)->forceuserspace)))
1042 if (!strcasecmp (s, "global"))
1047 "parse_config: global contex
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/avahi-python/avahi-discover/
H A Davahi-discover.in108 global service_type_db
156 global service_browsers
171 global service_type_browsers
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/
H A Dau1200fb.c139 struct au1200_lcd_global_regs_t global; member in struct:au1200_lcd_iodata_t
793 * Perform global setup/init of LCD controller
1409 set_global(cmd, &iodata.global);
1414 get_global(cmd, &iodata.global);
1429 if ((iodata.global.panel_choice >= 0) &&
1430 (iodata.global.panel_choice <
1434 panel_index = iodata.global.panel_choice;
1442 iodata.global.panel_choice = panel_index;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dlibxvidff.c324 xvid_enc_create.global = 0;
326 xvid_enc_create.global |= XVID_GLOBAL_CLOSED_GOP;
346 if( avctx->max_b_frames > 0 && !x->quicktime_format ) xvid_enc_create.global |= XVID_GLOBAL_PACKED;
500 * Routine to create a global VO/VOL header for MP4 container.
503 * bitstream when a global header is requested for MPEG-4 ISO
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/blackfin/mach-bf537/
H A Dhead.S37 .global __rambase
38 .global __ramstart
39 .global __ramend
317 /* pass the uboot arguments to the global value command line */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Dssin.S151 .global ssind
156 .global scosd
168 .global ssin
174 .global scos
523 .global ssincosd
531 .global ssincos
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/examples/LDAP/smbldap-tools-0.8.7/
H A Dsmb.conf2 [global]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh64/lib/
H A Dcopy_user_memcpy.S57 .global copy_user_memcpy
58 .global copy_user_memcpy_end
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/crypto/
H A Dtwofish-x86_64-asm.S218 .global twofish_enc_blk
219 .global twofish_dec_blk
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/crypto/
H A Daes-i586-asm.S222 .global aes_enc_blk
298 .global aes_dec_blk
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/contrib/misc/
H A Dcnid.lua7 -- global environment
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/bn/asm/
H A Dia64.S168 .global bn_add_words#
221 .global bn_sub_words#
280 .global bn_mul_words#
394 .global bn_mul_add_words#
463 .global bn_sqr_words#
543 .global bn_sqr_comba8#
615 .global bn_mul_comba8#
1173 .global bn_sqr_comba4#
1206 .global bn_mul_comba4#
1408 .global abor
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/bn/asm/
H A Dia64.S168 .global bn_add_words#
221 .global bn_sub_words#
280 .global bn_mul_words#
394 .global bn_mul_add_words#
463 .global bn_sqr_words#
543 .global bn_sqr_comba8#
615 .global bn_mul_comba8#
1173 .global bn_sqr_comba4#
1206 .global bn_mul_comba4#
1408 .global abor
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/demos/engines/cluster_labs/
H A DMakefile113 rsaref.o: source/des.h source/global.h source/md2.h source/md5.h source/rsa.h
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/demos/engines/ibmca/
H A DMakefile113 rsaref.o: source/des.h source/global.h source/md2.h source/md5.h source/rsa.h
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/demos/engines/rsaref/
H A DMakefile134 rsaref.o: source/des.h source/global.h source/md2.h source/md5.h source/rsa.h
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/demos/engines/zencod/
H A DMakefile113 rsaref.o: source/des.h source/global.h source/md2.h source/md5.h source/rsa.h
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/demos/engines/cluster_labs/
H A DMakefile113 rsaref.o: source/des.h source/global.h source/md2.h source/md5.h source/rsa.h
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/demos/engines/ibmca/
H A DMakefile113 rsaref.o: source/des.h source/global.h source/md2.h source/md5.h source/rsa.h
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/demos/engines/rsaref/
H A DMakefile134 rsaref.o: source/des.h source/global.h source/md2.h source/md5.h source/rsa.h
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/demos/engines/zencod/
H A DMakefile113 rsaref.o: source/des.h source/global.h source/md2.h source/md5.h source/rsa.h
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/boot/
H A Dstring.S217 .global flush_cache
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/xtensa/lib/
H A Dmemset.S42 .global memset
H A Dstrnlen_user.S53 .global __strnlen_user
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/kernel/
H A Dmca_asm.S37 .global ia64_do_tlb_purge
38 .global ia64_os_mca_dispatch
39 .global ia64_os_init_dispatch_monarch
40 .global ia64_os_init_dispatch_slave
254 // requires that ia64_os_mca_virtual_begin be a global function.
348 // requires that ia64_os_init_virtual_begin be a global function.

Completed in 317 milliseconds

1234567891011>>