Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/svcs/
H A Dsvcs.c127 static size_t line_sz; /* Bytes in the header line. */ variable
1962 line_buf = safe_malloc(line_sz); in print_header()
3840 line_sz = 0; in main()
3867 line_sz += columns[i].width + 1; in main()