Searched refs:hook (Results 1 - 25 of 419) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libexif/binary/
H A DMakefile.am5 SH_DIST_HOOK = dist-ship-binary-hook
6 dist-ship-binary-hook include bin:
13 dist-hook: $(SH_DIST_HOOK)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libexif/binary/
H A DMakefile.am5 SH_DIST_HOOK = dist-ship-binary-hook
6 dist-ship-binary-hook include bin:
13 dist-hook: $(SH_DIST_HOOK)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libexif/binary/
H A DMakefile.am5 SH_DIST_HOOK = dist-ship-binary-hook
6 dist-ship-binary-hook include bin:
13 dist-hook: $(SH_DIST_HOOK)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wget/testenv/conf/
H A Dhook_sample.py2 from conf import hook namespace
5 This a sample file for how a new hook should be defined.
11 @hook(alias='SampleHookAlias')
18 # implement hook here
H A Durls.py1 from conf import hook namespace
4 This hook is used to define the paths of the files on the test server that wget
8 @hook(alias='Urls')
H A Dwget_commands.py1 from conf import hook namespace
4 This hook is used to specify the test specific switches that must be passed to
9 @hook()
H A Dexpected_ret_code.py2 from conf import hook namespace
5 This is a post-test hook which checks if the exit code of the Wget instance
7 post test hook which is checked in all the tests.
13 @hook(alias='ExpectedRetcode')
H A Dlocal_files.py1 from conf import hook namespace
4 This is a pre-test hook used to generate the specific environment before a test
5 is run. The LocalFiles hook creates the files which should exist on disk before
10 @hook()
H A Dfiles_crawled.py2 from conf import hook namespace
6 This is a post test hook that is invoked in tests that check wget's behaviour
15 @hook()
H A Dserver_files.py1 from conf import hook namespace
4 This hook is used to define a set of files on the server's virtual filesystem.
9 This hook also does some additional processing on the contents of the file. Any
15 @hook()
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wget/testenv/conf/
H A Dhook_sample.py2 from conf import hook namespace
5 This a sample file for how a new hook should be defined.
11 @hook(alias='SampleHookAlias')
18 # implement hook here
H A Durls.py1 from conf import hook namespace
4 This hook is used to define the paths of the files on the test server that wget
8 @hook(alias='Urls')
H A Dwget_commands.py1 from conf import hook namespace
4 This hook is used to specify the test specific switches that must be passed to
9 @hook()
H A Dexpected_ret_code.py2 from conf import hook namespace
5 This is a post-test hook which checks if the exit code of the Wget instance
7 post test hook which is checked in all the tests.
13 @hook(alias='ExpectedRetcode')
H A Dlocal_files.py1 from conf import hook namespace
4 This is a pre-test hook used to generate the specific environment before a test
5 is run. The LocalFiles hook creates the files which should exist on disk before
10 @hook()
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wget/testenv/conf/
H A Dhook_sample.py2 from conf import hook namespace
5 This a sample file for how a new hook should be defined.
11 @hook(alias='SampleHookAlias')
18 # implement hook here
H A Durls.py1 from conf import hook namespace
4 This hook is used to define the paths of the files on the test server that wget
8 @hook(alias='Urls')
H A Dwget_commands.py1 from conf import hook namespace
4 This hook is used to specify the test specific switches that must be passed to
9 @hook()
H A Dexpected_ret_code.py2 from conf import hook namespace
5 This is a post-test hook which checks if the exit code of the Wget instance
7 post test hook which is checked in all the tests.
13 @hook(alias='ExpectedRetcode')
H A Dlocal_files.py1 from conf import hook namespace
4 This is a pre-test hook used to generate the specific environment before a test
5 is run. The LocalFiles hook creates the files which should exist on disk before
10 @hook()
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/avr32/include/asm/
H A Dtraps.h20 void register_undef_hook(struct undef_hook *hook);
21 void unregister_undef_hook(struct undef_hook *hook);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/avr32/include/asm/
H A Dtraps.h20 void register_undef_hook(struct undef_hook *hook);
21 void unregister_undef_hook(struct undef_hook *hook);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/registry/
H A Dreg_cachehook.c21 /* Implementation of registry hook cache tree */
49 BOOL reghook_cache_add( REGISTRY_HOOK *hook )
53 if ( !hook )
57 pstrcat( key, hook->keyname );
63 return pathtree_add( cache_tree, key, hook );
74 REGISTRY_HOOK *hook; local
97 hook = (REGISTRY_HOOK *)pathtree_find( cache_tree, key ) ;
101 return hook;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/registry/
H A Dreg_cachehook.c21 /* Implementation of registry hook cache tree */
49 BOOL reghook_cache_add( REGISTRY_HOOK *hook )
53 if ( !hook )
57 pstrcat( key, hook->keyname );
63 return pathtree_add( cache_tree, key, hook );
74 REGISTRY_HOOK *hook; local
97 hook = (REGISTRY_HOOK *)pathtree_find( cache_tree, key ) ;
101 return hook;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/registry/
H A Dreg_cachehook.c21 /* Implementation of registry hook cache tree */
49 BOOL reghook_cache_add( REGISTRY_HOOK *hook )
53 if ( !hook )
57 pstrcat( key, hook->keyname );
63 return pathtree_add( cache_tree, key, hook );
74 REGISTRY_HOOK *hook; local
97 hook = (REGISTRY_HOOK *)pathtree_find( cache_tree, key ) ;
101 return hook;

Completed in 223 milliseconds

1234567891011>>