Home
last modified time | relevance | path

Searched refs:WHERE (Results 1 – 10 of 10) sorted by relevance

/freebsd/crypto/openssl/util/perl/OpenSSL/
H A Dconfig.pm27 my $WHERE = dirname($0);
487 $WHERE/Configure irix64-mips4-$CC
501 $WHERE/Configure darwin64-ppc-cc
517 KERNEL_BITS=64 $WHERE/Configure [options...]
541 KERNEL_BITS=32 $WHERE/Configure [options...]
588 $WHERE/Configure linux-ppc64
611 $WHERE/Configure linux64-mips64
631 $WHERE/Configure linux64-sparcv9
710 $WHERE/Configure linux32-s390x
746 $WHERE/Configure solaris-sparcv9-cc
[all …]
/freebsd/usr.bin/finger/
H A Dutil.c53 static void find_idle_and_ttywrite(WHERE *);
55 static WHERE *walloc(PERSON *);
100 WHERE *w; in enter_lastlog()
137 WHERE *w; in enter_where()
215 static WHERE *
218 WHERE *w; in walloc()
220 if ((w = malloc(sizeof(WHERE))) == NULL) in walloc()
282 find_idle_and_ttywrite(WHERE *w) in find_idle_and_ttywrite()
H A Dsprint.c48 static void stimeprint(WHERE *);
54 WHERE *w; in sflag_print()
156 stimeprint(WHERE *w) in stimeprint()
H A Dfinger.h62 } WHERE; typedef
H A Dlprint.c95 WHERE *w; in lprint()
/freebsd/contrib/ntp/
H A DREADME18 read WHERE-TO-START.
44 WHERE-TO-START Hints on what to read in order to get a working
H A DMakefile.am43 WHERE-TO-START \
H A DMakefile.in561 WHERE-TO-START \
H A DChangeLog2661 * [Bug 1811] Update the download location in WHERE-TO-START.
H A DCommitLog[all...]