Home
last modified time | relevance | path

Searched defs:line_length (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/tcp_wrappers/
H A Dsafe_finger.c55 int line_length = 0; in main() local
/freebsd/usr.sbin/mlx5tool/
H A Dmlx5tool.c206 int index_in_row, line_length, row; in mlx5tool_eeprom_print() local
/freebsd/sys/contrib/xen/io/
H A Dfbif.h138 uint32_t line_length; /* the length of a row of pixels (in bytes) */ member
/freebsd/contrib/wpa/src/wps/
H A Dwps_upnp_ssdp.c92 static int line_length(const char *l) in line_length() function
/freebsd/contrib/libedit/
H A Dchared.c636 size_t line_length, len; in el_deletestr1() local
/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DEditline.cpp445 int line_length = (int)(content.length() + ColumnWidth(prompt)); in CountRowsForLine() local
/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_format_tar.c1593 size_t attr_length, l, line_length, value_length; in pax_header() local
/freebsd/contrib/ee/
H A Dee.c124 int line_length; /* actual number of characters in the line */ member
/freebsd/crypto/openssl/test/
H A Dsslapitest.c151 int line_length = strlen(line); in client_keylog_callback() local
167 int line_length = strlen(line); in server_keylog_callback() local