Home
last modified time | relevance | path

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

/drivers/target/
Dtarget_core_transport.c1070 int p_buf_len) in transport_dump_vpd_proto_id() argument
1115 strncpy(p_buf, buf, p_buf_len); in transport_dump_vpd_proto_id()
1139 int p_buf_len) in transport_dump_vpd_assoc() argument
1165 strncpy(p_buf, buf, p_buf_len); in transport_dump_vpd_assoc()
1187 int p_buf_len) in transport_dump_vpd_ident_type() argument
1223 if (p_buf_len < strlen(buf)+1) in transport_dump_vpd_ident_type()
1225 strncpy(p_buf, buf, p_buf_len); in transport_dump_vpd_ident_type()
1248 int p_buf_len) in transport_dump_vpd_ident() argument
1279 strncpy(p_buf, buf, p_buf_len); in transport_dump_vpd_ident()