Searched refs:inputsz (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/usr.bin/units/
H A Dunits.c764 int inputsz; local
856 havestr = el_gets(el, &inputsz);
861 if (inputsz > 0)
873 wantstr = el_gets(el, &inputsz);
878 if (inputsz > 0)

Completed in 72 milliseconds