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

/freebsd-10.1-release/cddl/contrib/opensolaris/lib/pyzfs/common/
H A Dholds.py63 gotone = False
66 gotone = True
74 elif not gotone:
/freebsd-10.1-release/usr.sbin/gssd/
H A Dgssd.c387 int gotone, gotcred; local
413 gotone = 0;
419 gotone = find_ccache_file(cp, argp->uid, ccname);
420 if (gotone != 0)
426 if (gotone == 0) {
795 int gotone; local
854 gotone = 0;
860 gotone = find_ccache_file(cp, argp->uid, ccname);
861 if (gotone != 0)
867 if (gotone
1016 int gotone, len, rating, orating; local
1080 int gotone, orating, rating, ret; local
[all...]
/freebsd-10.1-release/contrib/nvi/common/
H A Dencoding.c65 int gotone = 0, ctrl = 0; local
103 gotone = 1;
107 return ctrl ? 0 : (gotone ? 2 : 1);
/freebsd-10.1-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-10.1-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-10.1-release/contrib/gdb/gdb/
H A Dremote-e7000.c1893 int gotone = 0; local
1925 gotone = 1;
1933 if (gotone)
/freebsd-10.1-release/sys/mips/adm5120/
H A Dif_admsw.c897 int gotone = 0; local
924 gotone = 1;
932 if (gotone) {
/freebsd-10.1-release/sys/fs/nfsclient/
H A Dnfs_clstate.c3163 int changed, gotone, laytype, recalltype; local
3390 gotone = 0;
3408 gotone = 1;
3411 if (gotone != 0)
3419 gotone = 0;
3431 gotone = 1;
3433 if (gotone != 0)

Completed in 95 milliseconds