Searched refs:gotone (Results 1 - 7 of 7) sorted by relevance

/freebsd-9.3-release/cddl/contrib/opensolaris/lib/pyzfs/common/
H A Dholds.py63 gotone = False
66 gotone = True
74 elif not gotone:
/freebsd-9.3-release/contrib/cvs/doc/
H A Dmkman.pl112 my $gotone = 0;
126 if (!$gotone && /^\@c ----- START MAN $texi_num -----$/)
128 $gotone = 1;
133 next unless $gotone;
/freebsd-9.3-release/usr.sbin/gssd/
H A Dgssd.c370 int gotone, gotcred; local
386 gotone = 0;
392 gotone = find_ccache_file(cp, argp->uid, ccname);
393 if (gotone != 0)
399 if (gotone == 0) {
768 int gotone; local
782 gotone = 0;
788 gotone = find_ccache_file(cp, argp->uid, ccname);
789 if (gotone != 0)
795 if (gotone
953 int gotone, len, rating, orating; local
1015 int gotone, orating, rating, ret; local
[all...]
/freebsd-9.3-release/sbin/geom/core/
H A Dgeom.c926 int gotone; local
936 gotone = 0;
941 gotone = 1;
947 if (!gotone) {
960 int gotone; local
977 gotone = 0;
982 gotone = 1;
988 if (!gotone) {
/freebsd-9.3-release/contrib/file/src/
H A Dencoding.c299 int gotone = 0, ctrl = 0; local
352 gotone = 1;
356 return ctrl ? 0 : (gotone ? 2 : 1);
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dremote-e7000.c1893 int gotone = 0; local
1925 gotone = 1;
1933 if (gotone)
/freebsd-9.3-release/sys/mips/adm5120/
H A Dif_admsw.c897 int gotone = 0; local
924 gotone = 1;
932 if (gotone) {

Completed in 100 milliseconds