Lines Matching refs:buffer_copy_string_len

17     buffer_copy_string_len(&r.physical.basedir, CONST_STR_LEN("/tmp"));  in test_mod_alias_check()
18 buffer_copy_string_len(&r.physical.path, CONST_STR_LEN("/tmp/")); in test_mod_alias_check()
23 buffer_copy_string_len(&r.physical.basedir, CONST_STR_LEN("/tmp")); in test_mod_alias_check()
24 buffer_copy_string_len(&r.physical.path, CONST_STR_LEN("/tmp/")); in test_mod_alias_check()
35 buffer_copy_string_len(&r.physical.basedir, CONST_STR_LEN("/tmp/")); in test_mod_alias_check()
36 buffer_copy_string_len(&r.physical.path, CONST_STR_LEN("/tmp/")); in test_mod_alias_check()
43 buffer_copy_string_len(&r.physical.basedir, CONST_STR_LEN("/tmp")); in test_mod_alias_check()
44 buffer_copy_string_len(&r.physical.path, CONST_STR_LEN("/tmp/foo")); in test_mod_alias_check()
52 buffer_copy_string_len(&r.physical.basedir, CONST_STR_LEN("/tmp")); in test_mod_alias_check()
53 buffer_copy_string_len(&r.physical.path, CONST_STR_LEN("/tmp/fooddd")); in test_mod_alias_check()
63 buffer_copy_string_len(&r.physical.basedir, CONST_STR_LEN("/tmp")); in test_mod_alias_check()
64 buffer_copy_string_len(&r.physical.path, CONST_STR_LEN("/tmp/foo../bad")); in test_mod_alias_check()
73 buffer_copy_string_len(&r.physical.basedir, CONST_STR_LEN("/tmp")); in test_mod_alias_check()
74 buffer_copy_string_len(&r.physical.path, CONST_STR_LEN("/tmp/foo/x")); in test_mod_alias_check()
83 buffer_copy_string_len(&r.physical.basedir, CONST_STR_LEN("/tmp")); in test_mod_alias_check()
84 buffer_copy_string_len(&r.physical.path, CONST_STR_LEN("/tmp/foo/x")); in test_mod_alias_check()
93 buffer_copy_string_len(&r.physical.basedir, CONST_STR_LEN("/tmp")); in test_mod_alias_check()
94 buffer_copy_string_len(&r.physical.path, CONST_STR_LEN("/tmp/foo/x")); in test_mod_alias_check()