Searched defs:rfl (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/mail/
H A DpickFrom.c39 int rfl; local
50 rfl = strlen (rf);
51 while (*lineptr && strncmp (lineptr, rf, rfl))
56 lineptr += rfl;
/illumos-gate/usr/src/uts/common/xen/public/arch-x86/
H A Dxen-x86_64.h236 unsigned long rfl; member in struct:panic_regs

Completed in 61 milliseconds