Lines Matching refs:strcpy
202 strcpy(k_buffer, kernel_debug_string); in orangefs_kernel_debug_init()
205 strcpy(k_buffer, "none\n"); in orangefs_kernel_debug_init()
302 strcpy(c_buffer, client_debug_string); in orangefs_client_debug_init()
305 strcpy(c_buffer, "none\n"); in orangefs_client_debug_init()
711 strcpy(client_debug_string, "none"); in debug_mask_to_string()
713 strcpy(kernel_debug_string, "none"); in debug_mask_to_string()
738 strcpy(kernel_debug_string, ORANGEFS_ALL); in do_k_string()
765 strcpy(client_debug_string, ORANGEFS_ALL); in do_c_string()
801 strcpy(client_debug_string, ORANGEFS_ALL); in check_amalgam_keyword()
808 strcpy(client_debug_string, ORANGEFS_VERBOSE); in check_amalgam_keyword()
817 strcpy(kernel_debug_string, ORANGEFS_ALL); in check_amalgam_keyword()