Searched refs:in (Results 1 - 25 of 450) sorted by relevance

1234567891011>>

/openwrt/target/linux/adm8668/base-files/sbin/
H A Dhotplug.failsafe2 case "$1" in
/openwrt/target/linux/adm8668/base-files/lib/upgrade/
H A Dplatform.sh5 case "$(get_magic_word "$1")" in
/openwrt/target/linux/brcm63xx/base-files/lib/upgrade/
H A Dplatform.sh4 case "$(get_magic_word "$1")" in
/openwrt/tools/scons/files/
H A Dpywrap.sh3 case "${0##*/}" in
8 for bin in python python2 python2.7 python2.6 python2.5 python2.4; do
9 case "$($bin -V 2>&1)" in
/openwrt/target/linux/imx6/base-files/lib/upgrade/
H A Dplatform.sh10 case "$board" in
24 case "$board" in
/openwrt/target/linux/generic/files/fs/yaffs2/
H A Dyaffs_yaffs1.c35 struct yaffs_obj *in; local
91 /* For each chunk in each block that needs scanning.... */
111 /* An unassigned chunk in the block
117 /* We're looking at the first chunk in
142 in = yaffs_find_or_create_by_number(dev,
149 if (!in)
152 if (in) {
154 (in, tags.chunk_id, chunk, 1))
162 if (in &&
163 in
[all...]
/openwrt/target/linux/rb532/base-files/etc/
H A Ddiag.sh9 case "$1" in
/openwrt/target/linux/kirkwood/base-files/lib/upgrade/
H A Dplatform.sh8 case "$board" in
31 case "$board" in
42 case "$board" in
/openwrt/target/linux/lantiq/base-files/lib/upgrade/
H A Dplatform.sh9 case "$board" in
16 case "$(get_magic_word "$1")" in
33 case "$board" in
/openwrt/package/kernel/broadcom-wl/files/etc/init.d/
H A Dwlunbind11 for lnk in $sysfs/*; do
13 case "${lnk##*/}" in
/openwrt/target/linux/adm8668/base-files/etc/
H A Ddiag.sh10 case "$1" in
/openwrt/target/linux/au1000/base-files/etc/
H A Ddiag.sh7 case "$1" in
/openwrt/target/linux/cns3xxx/base-files/lib/
H A Dcns3xxx.sh12 case "$machine" in
/openwrt/target/linux/ixp4xx/base-files/lib/
H A Dixp4xx.sh12 case "$machine" in
/openwrt/package/system/mtd/src/
H A Dmd5.c18 ** Digest Algorithm" in all material mentioning or referencing this **
23 ** Data Security, Inc. MD5 Message-Digest Algorithm" in all **
31 ** These notices must be retained in any copies of any part of this **
46 ** The message digest is now in mdContext->digest[0...15] **
120 in the message whose digest is being computed.
127 UINT4 in[16]; local
142 mdContext->in[mdi++] = *inBuf++;
147 in[i] = (((UINT4)mdContext->in[ii+3]) << 24) |
148 (((UINT4)mdContext->in[i
164 UINT4 in[16]; local
[all...]
/openwrt/tools/firmware-utils/src/
H A Dmd5.c18 ** Digest Algorithm" in all material mentioning or referencing this **
23 ** Data Security, Inc. MD5 Message-Digest Algorithm" in all **
31 ** These notices must be retained in any copies of any part of this **
46 ** The message digest is now in mdContext->digest[0...15] **
120 in the message whose digest is being computed.
127 UINT4 in[16]; local
142 mdContext->in[mdi++] = *inBuf++;
147 in[i] = (((UINT4)mdContext->in[ii+3]) << 24) |
148 (((UINT4)mdContext->in[i
164 UINT4 in[16]; local
[all...]
/openwrt/package/network/services/hostapd/files/
H A Dwps-hotplug.sh5 for socket in *; do
/openwrt/scripts/
H A Dclang-gcc-wrapper3 case "$1" in
H A Dportable_date.sh3 case $(uname) in
/openwrt/target/linux/adm5120/base-files/lib/
H A Dadm5120.sh14 case "$board_name" in
21 case "$board_name" in
/openwrt/target/linux/ar71xx/base-files/etc/uci-defaults/
H A D09_fix-trx-header14 case "$board" in
/openwrt/target/linux/arc770/base-files/etc/board.d/
H A D02_network11 case "$( arc_board_name )" in
/openwrt/target/linux/archs38/base-files/etc/board.d/
H A D02_network11 case "$( arc_board_name )" in
/openwrt/target/linux/at91/base-files/etc/board.d/
H A D02_network11 case "$(at91_board_name)" in
/openwrt/target/linux/brcm2708/base-files/etc/
H A Ddiag.sh8 case "$(brcm2708_board_name)" in
21 case "$1" in

Completed in 109 milliseconds

1234567891011>>