Searched refs:xerror (Results 1 – 6 of 6) sorted by relevance
542 int xerror = 0; in amfs_host_umount() local572 for (ml = mlist; ml && !xerror; ml = ml->mnext) { in amfs_host_umount()593 if (!xerror && error != ENOENT) in amfs_host_umount()594 xerror = error; in amfs_host_umount()613 if (xerror && amd_state != Finishing) { in amfs_host_umount()614 xerror = amfs_host_mount(am, mf); in amfs_host_umount()615 if (!xerror) { in amfs_host_umount()620 xerror = EBUSY; in amfs_host_umount()623 return xerror; in amfs_host_umount()
368 set opts(xerror) "no"436 if { "$opts(xerror)" == "no" } {581 if { "$opts(xerror)" == "no" } {596 if { "$opts(xerror)" == "no" } {
583 int xerror; in inpcb_connect() local591 inp->inp_socket->so_options, inp->inp_moptions, &xerror, in inpcb_connect()595 if (xerror == 0) in inpcb_connect()596 xerror = EADDRNOTAVAIL; in inpcb_connect()597 return xerror; in inpcb_connect()
628 int xerror; in ds2482_attach() local629 xerror = ds2482_cmdr(sc, DS2482_SELECT_CHANNEL, in ds2482_attach()631 if (!xerror) in ds2482_attach()
324 "xerror" options do not use a list of machines. Clear options from359 * lib/sim-defs.exp (run_sim_test): New option xerror, for expected
593 int xerror = -1; in t2isakmpsa() local618 xerror = 0; in t2isakmpsa()675 xerror = 0; in t2isakmpsa()680 if ((xerror != 0) && (sa->gssid != NULL)) { in t2isakmpsa()