Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ilbadm/
H A Dilbadm_import.c272 #define STR_ADJ_SZ(sz, buf, s) (sz - STR_DIFF(buf, s)) in i_getln_to_argv() macro
281 if (fgets(currp, STR_ADJ_SZ(LINESZ, linebuf, currp), fp) == NULL) in i_getln_to_argv()