Searched refs:lfp (Results 1 – 3 of 3) sorted by relevance
343 register const struct l_fixedpt *lfp) in p_ntp_time() argument350 i = EXTRACT_32BITS(&lfp->int_part); in p_ntp_time()351 uf = EXTRACT_32BITS(&lfp->fraction); in p_ntp_time()379 register const struct l_fixedpt *lfp) in p_ntp_delta() argument388 u = EXTRACT_32BITS(&lfp->int_part); in p_ntp_delta()390 uf = EXTRACT_32BITS(&lfp->fraction); in p_ntp_delta()393 p_ntp_time(ndo, lfp); in p_ntp_delta()
1358 const char *lfp; in initio() local1366 if ((lfp = getenv("SDMKSH_PATH")) == NULL) { in initio()1367 if ((lfp = getenv("HOME")) == NULL || !mksh_abspath(lfp)) in initio()1369 lfp = shf_smprintf("%s/mksh-dbg.txt", lfp); in initio()1372 if ((shl_dbg_fd = open(lfp, O_WRONLY | O_APPEND | O_CREAT, 0600)) < 0) in initio()1373 errorf("cannot open debug output file %s", lfp); in initio()
1607 dnam{"hálfp."}1608 one{"{0} hálfp."}1609 other{"{0} hálfp."}