Home
last modified time | relevance | path

Searched defs:longest (Results 1 – 12 of 12) sorted by relevance

/mirbsd/src/usr.bin/systat/
Dcmds.c153 int nmatches, longest; in lookup() local
/mirbsd/src/usr.sbin/timed/timedc/
Dtimedc.c171 int nmatches, longest; in getcmd() local
/mirbsd/src/usr.sbin/lpr/lpc/
Dlpc.c187 int nmatches, longest; in getcmd() local
/mirbsd/src/usr.bin/ftp/
Dmain.c509 int nmatches, longest; in getcmd() local
/mirbsd/src/gnu/usr.sbin/sendmail/sendmail/
Dalias.c648 long naliases, bytes, longest; local
/mirbsd/src/lib/libc/time/
Dzdump.c174 static size_t longest; variable
/mirbsd/src/usr.bin/tftp/
Dmain.c610 int nmatches, longest; in getcmd() local
/mirbsd/src/lib/libcompat/regexp/
Dregexp.c215 register char *longest; local
/mirbsd/src/usr.bin/less/
Dregexp.c215 register char *longest; local
/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dvalops.c305 LONGEST longest; in value_cast() local
362 LONGEST longest = value_as_long (arg2); in value_cast() local
/mirbsd/src/usr.sbin/route6d/
Droute6d.c1802 struct riprt *longest; in rt_del() local
/mirbsd/src/gnu/usr.bin/perl/
Dregcomp.c194 SV **longest; /* Either &l_fixed, or &l_float. */ member