HomeSort by relevance Sort by last modified time
    Searched refs:lfp (Results 1 - 5 of 5) sorted by null

  /external/tcpdump/
print-ntp.c 343 register const struct l_fixedpt *lfp)
350 i = EXTRACT_32BITS(&lfp->int_part);
351 uf = EXTRACT_32BITS(&lfp->fraction);
375 /* Prints time difference between *lfp and *olfp */
379 register const struct l_fixedpt *lfp)
388 u = EXTRACT_32BITS(&lfp->int_part);
390 uf = EXTRACT_32BITS(&lfp->fraction);
393 p_ntp_time(ndo, lfp);
  /external/mksh/src/
main.c 1378 const char *lfp; local
1386 if ((lfp = getenv("SDMKSH_PATH")) == NULL) {
1387 if ((lfp = getenv("HOME")) == NULL || !mksh_abspath(lfp))
1389 lfp = shf_smprintf(Tf_sSs, lfp, "mksh-dbg.txt");
1392 if ((shl_dbg_fd = open(lfp, O_WRONLY | O_APPEND | O_CREAT, 0600)) < 0)
1393 errorf("cannot open debug output file %s", lfp);
    [all...]
  /external/guice/extensions/persist/lib/
log4j-1.2.14.jar 
  /external/slf4j/log4j-over-slf4j/compatibility/lib/
log4j-1.2.14.jar 
  /prebuilts/tools/common/m2/repository/log4j/log4j/1.2.12/
log4j-1.2.12.jar 

Completed in 386 milliseconds