Home
last modified time | relevance | path

Searched refs:p_buf_len (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/target/
Dtarget_core_transport.c824 int p_buf_len) in transport_dump_vpd_proto_id() argument
869 strncpy(p_buf, buf, p_buf_len); in transport_dump_vpd_proto_id()
893 int p_buf_len) in transport_dump_vpd_assoc() argument
919 strncpy(p_buf, buf, p_buf_len); in transport_dump_vpd_assoc()
941 int p_buf_len) in transport_dump_vpd_ident_type() argument
977 if (p_buf_len < strlen(buf)+1) in transport_dump_vpd_ident_type()
979 strncpy(p_buf, buf, p_buf_len); in transport_dump_vpd_ident_type()
1002 int p_buf_len) in transport_dump_vpd_ident() argument
1033 strncpy(p_buf, buf, p_buf_len); in transport_dump_vpd_ident()