Lines Matching refs:strcpy
207 strcpy(k_buffer, kernel_debug_string); in orangefs_kernel_debug_init()
210 strcpy(k_buffer, "none\n"); in orangefs_kernel_debug_init()
313 strcpy(c_buffer, client_debug_string); in orangefs_client_debug_init()
316 strcpy(c_buffer, "none\n"); in orangefs_client_debug_init()
728 strcpy(client_debug_string, "none"); in debug_mask_to_string()
730 strcpy(kernel_debug_string, "none"); in debug_mask_to_string()
755 strcpy(kernel_debug_string, ORANGEFS_ALL); in do_k_string()
782 strcpy(client_debug_string, ORANGEFS_ALL); in do_c_string()
818 strcpy(client_debug_string, ORANGEFS_ALL); in check_amalgam_keyword()
825 strcpy(client_debug_string, ORANGEFS_VERBOSE); in check_amalgam_keyword()
834 strcpy(kernel_debug_string, ORANGEFS_ALL); in check_amalgam_keyword()