Home
last modified time | relevance | path

Searched refs:gotone (Results 1 – 22 of 22) sorted by relevance

/netbsd-src/external/gpl2/xcvs/dist/doc/
H A Dmkman.pl109 my $gotone = 0;
123 if (!$gotone && /^\@c ----- START MAN $texi_num -----$/)
125 $gotone = 1;
130 next unless $gotone;
/netbsd-src/external/cddl/osnet/dist/lib/pyzfs/common/
H A Dholds.py63 gotone = False
66 gotone = True
74 elif not gotone:
/netbsd-src/sys/arch/sandpoint/stand/altboot/
H A Dkse.c231 goto gotone; in kse_recv()
236 gotone: in kse_recv()
H A Dsme.c231 goto gotone; in sme_recv()
236 gotone: in sme_recv()
H A Dnvt.c290 goto gotone; in nvt_recv()
295 gotone: in nvt_recv()
H A Dpcn.c265 goto gotone; in pcn_recv()
270 gotone: in pcn_recv()
H A Dtlp.c249 goto gotone; in tlp_recv()
254 gotone: in tlp_recv()
H A Dsip.c273 goto gotone; in sip_recv()
278 gotone: in sip_recv()
H A Dfxp.c380 goto gotone; in fxp_recv()
385 gotone: in fxp_recv()
H A Drge.c287 goto gotone; in rge_recv()
292 gotone: in rge_recv()
H A Dwm.c266 goto gotone; in wm_recv()
271 gotone: in wm_recv()
H A Dvge.c360 goto gotone; in vge_recv()
365 gotone: in vge_recv()
H A Dskg.c373 goto gotone; in skg_recv()
378 gotone: in skg_recv()
H A Dstg.c333 goto gotone; in stg_recv()
338 gotone: in stg_recv()
/netbsd-src/external/bsd/pcc/dist/pcc/cc/cxxcom/
H A Dinline.c299 int gotone = 0; in inline_prtout() local
308 gotone++; in inline_prtout()
311 if (gotone) in inline_prtout()
/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dparseinfo.c626 static bool gotone = false; in parse_config() local
627 if (gotone) in parse_config()
632 gotone = true; in parse_config()
/netbsd-src/external/bsd/pcc/dist/pcc/cc/ccom/
H A Dinline.c372 int gotone = 0; in inline_prtout() local
381 gotone++; in inline_prtout()
384 if (gotone) in inline_prtout()
/netbsd-src/external/bsd/file/dist/src/
H A Dencoding.c362 int gotone = 0, ctrl = 0; in file_looks_utf8() local
424 gotone = 1; in file_looks_utf8()
428 return ctrl ? 0 : (gotone ? 2 : 1); in file_looks_utf8()
/netbsd-src/sys/arch/evbarm/stand/boot2440/
H A Ddm9000.c340 goto gotone; in dm9k_recv()
346 gotone: in dm9k_recv()
/netbsd-src/sys/arch/cobalt/stand/boot/
H A Dtlp.c346 goto gotone; in tlp_recv()
352 gotone: in tlp_recv()
/netbsd-src/sys/arch/mips/adm5120/dev/
H A Dif_admsw.c841 int gotone = 0; in admsw_txintr() local
868 gotone = 1; in admsw_txintr()
876 if (gotone) { in admsw_txintr()
/netbsd-src/sys/fs/nfs/client/
H A Dnfs_clstate.c3165 int changed, gotone, laytype, recalltype; in nfscl_docb() local
3392 gotone = 0; in nfscl_docb()
3410 gotone = 1; in nfscl_docb()
3413 if (gotone != 0) in nfscl_docb()
3421 gotone = 0; in nfscl_docb()
3433 gotone = 1; in nfscl_docb()
3435 if (gotone != 0) in nfscl_docb()