Searched refs:listed (Results 1 - 11 of 11) sorted by relevance

/freebsd-9.3-release/crypto/openssh/
H A Dfixpaths12 die $0: nothing to do - no substitutions listed!
/freebsd-9.3-release/usr.sbin/pkg_install/lib/
H A Ddeps.c29 void list_deps(const char *pkgname, char **pkgs, char *listed,
36 * sorting A will be listed before B no matter how they were
48 char *listed, *check_loop, **newpkgs; local
56 listed = alloca(nrpkgs);
57 if (listed == NULL) {
61 bzero(listed,nrpkgs);
75 for (i = 0; pkgs[i]; i++) if (!listed[i]) {
80 list_deps(pkgs[i],pkgs,listed,check_loop,newpkgs,&nrnewpkgs,&err_cnt);
83 listed[i] = 1;
102 void list_deps(const char *pkgname, char **pkgs, char *listed, argument
[all...]
/freebsd-9.3-release/usr.bin/brandelf/
H A Dbrandelf.c67 int ch, change = 0, force = 0, listed = 0; local
84 listed = 1;
101 if (listed)
/freebsd-9.3-release/contrib/binutils/libiberty/
H A Dmaint-tool66 $listed{$a} = 1;
76 for $f (sort keys %listed) {
79 if (! $listed{"$base.o"}) {
/freebsd-9.3-release/contrib/gcclibs/libiberty/
H A Dmaint-tool66 $listed{$a} = 1;
76 for $f (sort keys %listed) {
79 if (! $listed{"$base.o"}) {
/freebsd-9.3-release/share/mk/
H A Dbsd.subdir.mk7 # For all of the directories listed in the variable SUBDIRS, the
10 # subdir is any directory listed in the variable SUBDIRS.
/freebsd-9.3-release/contrib/bmake/mk/
H A Doptions.mk18 # Options are normally listed in either OPTIONS_DEFAULT_{YES,NO}
/freebsd-9.3-release/tools/tools/portsinfo/
H A Dportsinfo.sh23 administrators to install applications. Each "port" listed here
/freebsd-9.3-release/contrib/one-true-awk/
H A DREADME29 Changes, mostly bug fixes and occasional enhancements, are listed
/freebsd-9.3-release/sys/dev/ixgb/
H A DREADME25 supplied with your Intel PRO/10GbE adapter. All hardware requirements listed
/freebsd-9.3-release/etc/namedb/
H A Dnamed.conf29 // These zones are already covered by the empty zones listed below.

Completed in 167 milliseconds