Searched refs:doabort (Results 1 - 14 of 14) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.sbin/lpr/lpc/
H A Dextern.h42 void doabort(int, char **);
H A Dcmdtab.c64 { "abort", aborthelp, doabort, 1 },
H A Dcmds.c90 doabort(int argc, char *argv[]) function
/netbsd-6-1-5-RELEASE/usr.sbin/rpcbind/
H A Dpmap_svc.c85 if (doabort) {
246 if (doabort) {
327 if (doabort) {
360 if (doabort) {
H A Drpcb_svc.c179 if (doabort) {
189 if (doabort) {
H A Drpcbind.h68 extern int doabort;
H A Drpcbind.c77 int doabort = 0; /* When debugging, do an abort on errors */ variable
168 if (doabort) {
541 doabort = 1; /* when debugging, do an abort on */
569 if (doabort && !debugging) {
572 doabort = 0;
H A Drpcb_svc_4.c232 if (doabort) {
242 if (doabort) {
/netbsd-6-1-5-RELEASE/tests/fs/nfs/nfsservice/rpcbind/
H A Dpmap_svc.c85 if (doabort) {
246 if (doabort) {
327 if (doabort) {
360 if (doabort) {
H A Drpcb_svc.c179 if (doabort) {
189 if (doabort) {
H A Drpcbind.h68 extern int doabort;
H A Drpcbind.c81 int doabort = 0; /* When debugging, do an abort on errors */ variable
186 if (doabort) {
563 doabort = 1; /* when debugging, do an abort on */
591 if (doabort && !debugging) {
594 doabort = 0;
H A Drpcb_svc_4.c232 if (doabort) {
242 if (doabort) {
/netbsd-6-1-5-RELEASE/sys/fs/puffs/
H A Dpuffs_vnops.c2093 bool doabort = true; local
2115 doabort = false;
2133 if (doabort)
2142 if (doabort)

Completed in 147 milliseconds