Home
last modified time | relevance | path

Searched defs:lmin (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/clients/hidparser/
H A Dhidparser.h61 int32_t lmin; member
/illumos-gate/usr/src/boot/libsa/
H A Dstand.h376 static __inline long lmin(long a, long b) { return (a < b ? a : b); } in lmin() function
/illumos-gate/usr/src/cmd/bnu/
H A Duustat.c66 char lmin[3]; member