Searched refs:rc (Results 76 - 100 of 908) sorted by relevance

1234567891011>>

/freebsd-10-stable/etc/periodic/daily/
H A D110.clean-tmps23 rc=2
45 rc=$(for dir in $daily_clean_tmps_dirs
52 [ -z "$print" ] && rc=0
53 [ $rc -gt 1 ] && rc=1
57 *) rc=0;;
60 exit $rc
H A D310.accounting20 rc=2
25 rc=2
31 rc=0
37 [ $m -ge $n ] && { rm $f || rc=3; }
44 [ -f acct.$n.gz ] && { mv -f acct.$n.gz acct.$m.gz || rc=3; }
45 [ -f acct.$n ] && { mv -f acct.$n acct.$m || rc=3; }
50 /etc/rc.d/accounting rotate_log || rc=3
52 rm -f acct.merge && cp acct.0 acct.merge || rc=3
53 sa -s $daily_accounting_flags /var/account/acct.merge || rc
[all...]
H A D440.status-mailq20 rc=2
25 rc=$(case "$daily_status_mailq_shorten" in
37 [ $rc -gt 0 ] && rc=1 || rc=0
58 [ $rc_submit -gt 0 ] && rc=1
63 *) rc=0;;
66 exit $rc
H A D460.status-mail-rejects25 rc=2
30 rc=2
35 rc=2
43 rc=$({
67 [ $rc -gt 0 ] && rc=1
70 *) rc=0;;
73 exit $rc
/freebsd-10-stable/sys/dev/sfxge/common/
H A Dhunt_nic.c52 efx_rc_t rc; local
60 if ((rc = efx_mcdi_get_port_modes(enp, &port_modes, NULL)) != 0) {
71 if ((rc = efx_nic_calculate_pcie_link_bandwidth(8,
84 if ((rc = ef10_nic_get_port_mode_bandwidth(max_port_mode,
97 EFSYS_PROBE1(fail1, efx_rc_t, rc);
99 return (rc);
120 efx_rc_t rc; local
122 if ((rc = efx_mcdi_get_port_assignment(enp, &port)) != 0)
131 if ((rc = ef10_external_port_mapping(enp, port,
141 if ((rc
[all...]
H A Dmedford_nic.c49 efx_rc_t rc; local
59 rc = req.emr_rc;
80 rc = ENOTSUP;
92 EFSYS_PROBE1(fail1, efx_rc_t, rc);
94 return (rc);
105 efx_rc_t rc; local
107 if ((rc = efx_mcdi_get_port_modes(enp, &port_modes,
114 if ((rc = ef10_nic_get_port_mode_bandwidth(current_mode,
124 EFSYS_PROBE1(fail1, efx_rc_t, rc);
126 return (rc);
147 efx_rc_t rc; local
[all...]
H A Def10_vpd.c52 efx_rc_t rc; local
72 rc = ef10_nvram_partn_read_tlv(enp,
75 if (rc != 0) {
76 if (rc == EACCES) {
84 if ((rc = efx_vpd_hunk_verify(svpd, svpd_size, NULL)) != 0)
99 EFSYS_PROBE1(fail1, efx_rc_t, rc);
101 return (rc);
109 efx_rc_t rc; local
120 if ((rc = efx_mcdi_nvram_info(enp, NVRAM_PARTITION_TYPE_DYNAMIC_CONFIG,
127 EFSYS_PROBE1(fail1, efx_rc_t, rc);
142 efx_rc_t rc; local
194 efx_rc_t rc; local
271 efx_rc_t rc; local
315 efx_rc_t rc; local
361 efx_rc_t rc; local
414 efx_rc_t rc; local
[all...]
H A Def10_nvram.c149 efx_rc_t rc; local
151 if ((rc = tlv_validate_state(cursor)) != 0)
157 rc = ENOENT;
164 if ((rc = tlv_validate_state(cursor)) != 0)
174 EFSYS_PROBE1(fail1, efx_rc_t, rc);
176 return (rc);
183 efx_rc_t rc; local
187 if ((rc = tlv_validate_state(cursor)) != 0)
193 EFSYS_PROBE1(fail1, efx_rc_t, rc);
195 return (rc);
203 efx_rc_t rc; local
219 efx_rc_t rc; local
310 efx_rc_t rc; local
333 efx_rc_t rc; local
413 efx_rc_t rc; local
464 efx_rc_t rc; local
514 efx_rc_t rc; local
616 efx_rc_t rc; local
676 efx_rc_t rc; local
771 efx_rc_t rc; local
858 efx_rc_t rc; local
904 efx_rc_t rc; local
1000 efx_rc_t rc; local
1045 efx_rc_t rc; local
1081 efx_rc_t rc; local
1110 efx_rc_t rc; local
1159 efx_rc_t rc; local
1287 efx_rc_t rc; local
1352 efx_rc_t rc; local
1422 efx_rc_t rc; local
1562 efx_rc_t rc; local
1677 efx_rc_t rc; local
1768 efx_rc_t rc; local
1872 efx_rc_t rc; local
1891 efx_rc_t rc; local
1914 efx_rc_t rc; local
1960 efx_rc_t rc; local
2008 efx_rc_t rc; local
2059 efx_rc_t rc; local
2084 efx_rc_t rc; local
2286 efx_rc_t rc; local
2332 efx_rc_t rc; local
2355 efx_rc_t rc; local
2376 efx_rc_t rc; local
[all...]
/freebsd-10-stable/sys/dev/cxgbe/iw_cxgbe/
H A Ddevice.c91 int rc; local
100 rc = -EINVAL;
110 rc = -EINVAL;
120 rc = c4iw_init_resource(rdev, c4iw_num_stags(rdev), T4_MAX_NUM_PD);
121 if (rc) {
122 device_printf(sc->dev, "error %d initializing resources\n", rc);
125 rc = c4iw_pblpool_create(rdev);
126 if (rc) {
127 device_printf(sc->dev, "error %d initializing pbl pool\n", rc);
130 rc
167 int rc; local
207 int rc; local
285 int rc; local
328 int rc = 0; local
[all...]
/freebsd-10-stable/contrib/ntp/libparse/
H A Dclk_sel240x.c95 unsigned long rc; local
106 rc = PARSE_INP_SKIP;
109 if( (rc = parse_addchar(parseio, ch)) == PARSE_INP_SKIP )
111 rc = parse_end( parseio );
115 rc = parse_addchar( parseio, ch );
118 return rc;
130 unsigned long rc = CVT_NONE; local
140 rc = CVT_FAIL | CVT_BADFMT;
163 rc = CVT_OK;
167 return rc;
[all...]
/freebsd-10-stable/etc/
H A Drc.resume27 # $FreeBSD: stable/10/etc/rc.resume 340967 2018-11-26 13:36:30Z eugen $
40 if [ -r /var/run/rc.suspend.pid ]; then
41 kill -9 `cat /var/run/rc.suspend.pid`
42 /bin/rm -f /var/run/rc.suspend.pid
43 echo 'rc.resume: killed rc.suspend that was still around'
58 . /etc/rc.subr
69 files=`rcorder ${rcorder_opts} /etc/rc.d/* ${local_rc} 2>/dev/null`
/freebsd-10-stable/etc/periodic/security/
H A D700.kernelmsg45 rc=0
51 rc=$?
54 exit $rc
/freebsd-10-stable/contrib/amd/amd/
H A Damfs_direct.c88 int rc = 0; local
94 xp = amfs_generic_lookup_child(mp, mp->am_path + 1, &rc, VLOOK_CREATE);
95 if (xp && rc < 0)
96 xp = amfs_generic_mount_child(xp, &rc);
103 rc = ENOENT;
104 *error_return = rc;
/freebsd-10-stable/sys/rpc/
H A Dreplay.h56 void replay_freecache(struct replay_cache *rc);
75 enum replay_state replay_find(struct replay_cache *rc,
82 void replay_setreply(struct replay_cache *rc,
/freebsd-10-stable/usr.sbin/pkg_install/lib/
H A Dpkgng.c44 int rc; local
53 rc = snprintf(pkgngpath, sizeof(pkgngpath), "%s/local.sqlite", pkgngdir);
54 if ((size_t)rc >= sizeof(pkgngpath)) {
/freebsd-10-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/uctf/
H A Dtst.aouttype.ksh40 rc=`$dtrace -n "BEGIN{ trace((pid$pid\`$t)0); exit(0); }"`
44 exit $rc
H A Dtst.libtype.ksh41 rc=`$dtrace -n "BEGIN{ trace((pid$pid\`$t)0); exit(0); }"`
45 exit $rc
/freebsd-10-stable/contrib/ncurses/ncurses/base/
H A Dlib_slkclear.c48 int rc = ERR; local
59 rc = OK;
62 rc = wrefresh(SP->_slk->win);
65 returnCode(rc);
/freebsd-10-stable/etc/rc.d/
H A Dkeyserv13 . /etc/rc.subr
/freebsd-10-stable/release/tools/
H A Dopenstack.conf11 # Set to a list of third-party software to enable in rc.conf(5).
15 echo 'sshd_enable="YES"' >> ${DESTDIR}/etc/rc.conf
16 echo 'ifconfig_DEFAULT="SYNCDHCP"' >> ${DESTDIR}/etc/rc.conf
/freebsd-10-stable/contrib/netbsd-tests/lib/libc/sys/
H A Dt_posix_fallocate.c43 int rc, saved; local
46 rc = posix_fallocate(-1, 0, 4096);
48 if (rc == -1 && saved != 1111)
51 if (rc != EBADF)
/freebsd-10-stable/tools/test/netfibs/
H A Dreflect.c161 rc = connect(s, (struct sockaddr *)&from, fromlen);
162 if (rc == -1) {
179 rc = connect(s, (struct sockaddr *)&from, fromlen);
180 if (rc == -1) {
197 int i, rc, s; local
209 rc = setsockopt(s, SOL_SOCKET, SO_SETFIB, &fib, sizeof(fib));
210 if (rc == -1)
216 rc = setsockopt(s, SOL_SOCKET, SO_REUSEADDR, &i, sizeof(i));
217 if (rc == -1)
220 rc
305 int ch, rc; local
[all...]
/freebsd-10-stable/sys/dev/jedec_dimm/
H A Djedec_dimm.c192 int rc; local
219 rc = smbus_readb(sc->smbus, sc->spd_addr, SPD_OFFSET_DRAM_TYPE, &byte);
220 if (rc != 0) {
221 device_printf(dev, "failed to read dram_type: %d\n", rc);
244 rc = EINVAL;
249 /* bootverbose debuggery is best-effort, so ignore the rc. */
256 rc = jedec_dimm_capacity(sc, type, &sc->capacity_mb);
257 if (rc != 0) {
261 rc = jedec_dimm_field_to_str(sc, sc->part_str, sizeof(sc->part_str),
263 if (rc !
427 int rc; local
609 int rc; local
702 int rc; local
841 int rc; local
904 int rc; local
926 int rc; local
[all...]
/freebsd-10-stable/contrib/netbsd-tests/sys/rc/
H A Dh_simple.sh34 # A very simple rc.d script that defines the minimum variables to be functional.
37 ${_rc_subr_loaded} . /etc/rc.subr
/freebsd-10-stable/crypto/heimdal/lib/hx509/
H A Dtest_pkcs11.in38 SOFTPKCS11RC="test-rc-file.rc" \
43 cat > test-rc-file.rc <<EOF
53 cat > test-rc-file.rc <<EOF

Completed in 309 milliseconds

1234567891011>>