HomeSort by: relevance | last modified time | path
    Searched refs:lcl (Results 1 - 3 of 3) sorted by relevancy

  /src/tests/lib/libc/net/getaddrinfo/
t_getaddrinfo.sh 38 lcl=$( cat /etc/hosts | \
41 if [ "${lcl%*::*}" = "${lcl}" ] ; then
47 lcl=$( ifconfig lo0 | grep inet6 )
48 if [ -n "${lcl}" ] ; then
  /src/lib/libc/time/
localtime.c 1570 int lcl = name ? strlen(name) < sizeof lcl_TZname : -1; local in function:tzsetlcl
1571 if (lcl < 0
1585 if (0 < lcl)
1589 lcl_is_set = lcl;
  /src/sys/arch/amiga/amiga/
locore.s 1391 .asciz "lcl/zbus" | 6: lcl/zorro lev6

Completed in 13 milliseconds