Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/
H A Ddf.c93 #define LINEBUF_SIZE 256 /* either input or output lines */ macro
424 char line_buf[LINEBUF_SIZE]; in init_remote_fs()
434 char buf[LINEBUF_SIZE]; in init_remote_fs()
1386 char capacity_buf[LINEBUF_SIZE]; in k_output()
1646 char temp_buf[LINEBUF_SIZE]; in V_output()
/illumos-gate/usr/src/cmd/find/
H A Dfind.c74 #define LINEBUF_SIZE LINE_MAX /* input or output lines */ macro
1882 char line_buf[LINEBUF_SIZE]; in init_remote_fs()
1894 char buf[LINEBUF_SIZE]; in init_remote_fs()