Searched refs:rc (Results 26 - 50 of 928) sorted by relevance

1234567891011>>

/freebsd-11.0-release/etc/periodic/daily/
H A D300.calendar24 calendar -a && rc=0 || rc=3;;
26 *) rc=0;;
29 exit $rc
H A D100.clean-disks22 rc=2
27 rc=2
44 rc=$(find / \( ! -fstype local -o -fstype rdonly \) -prune -o \
47 [ -z "$print" ] && rc=0
48 [ $rc -gt 1 ] && rc=1
52 *) rc=0;;
55 exit $rc
H A D130.clean-msgs22 rc=2
29 msgs -c $arg && rc=0 || rc=3
32 *) rc=0;;
35 exit $rc
H A D400.status-disks24 (df $daily_status_disks_df_flags | ${ignore}) && rc=1 || rc=3
33 dump W || rc=3
37 *) rc=0;;
40 exit $rc
H A D480.status-ntpd14 rc=0
23 rc=1
28 exit $rc
H A D200.backup-passwd20 rc=2
25 rc=2
28 rc=0
35 rc=1
37 cp -p /etc/master.passwd $bak/master.passwd.bak || rc=3
42 [ $rc -lt 1 ] && rc=1
47 cp -p /etc/master.passwd $bak/master.passwd.bak || rc=3
52 [ $rc -lt 1 ] && rc
[all...]
H A D404.status-zfs34 rc=0
36 rc=1
41 rc=0
45 exit $rc
H A D420.status-network26 netstat -i ${flags} && rc=0 || rc=3;;
28 *) rc=0;;
31 exit $rc
/freebsd-11.0-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
H A Drefcount.h65 void refcount_create(refcount_t *rc);
66 void refcount_create_untracked(refcount_t *rc);
67 void refcount_destroy(refcount_t *rc);
68 void refcount_destroy_many(refcount_t *rc, uint64_t number);
69 int refcount_is_zero(refcount_t *rc);
70 int64_t refcount_count(refcount_t *rc);
71 int64_t refcount_add(refcount_t *rc, void *holder_tag);
72 int64_t refcount_remove(refcount_t *rc, void *holder_tag);
73 int64_t refcount_add_many(refcount_t *rc, uint64_t number, void *holder_tag);
74 int64_t refcount_remove_many(refcount_t *rc, uint64_
[all...]
/freebsd-11.0-release/contrib/apr-util/ldap/
H A Dapr_ldap_option.c66 result->rc = ldap_get_option(ldap, option, outvalue);
69 if (result->rc != LDAP_SUCCESS) {
70 result->msg = ldap_err2string(result-> rc);
116 result->rc = -1;
121 result->rc = ldapssl_set_verify_mode(LDAPSSL_VERIFY_SERVER);
124 result->rc = ldapssl_set_verify_mode(LDAPSSL_VERIFY_NONE);
133 result->rc = ldap_set_option(NULL, LDAP_OPT_X_TLS_REQUIRE_CERT, &i);
137 result->rc = ldap_set_option(NULL, LDAP_OPT_X_TLS_REQUIRE_CERT, &i);
142 result->rc = -1;
148 if (result->rc !
[all...]
/freebsd-11.0-release/etc/periodic/weekly/
H A D310.locate21 touch $locdb && rc=0 || rc=3
22 chown nobody $locdb || rc=3
23 chmod 644 $locdb || rc=3
26 echo /usr/libexec/locate.updatedb | nice -n 5 su -fm nobody || rc=3
27 chmod 444 $locdb || rc=3;;
29 *) rc=0;;
32 exit $rc
H A D330.catman20 rc=2
31 rc=3
34 rc=0
38 su -fm man || rc=3
46 "$MANPATH" | LC_ALL=$i su -fm man || rc=3
51 rc=3
55 *) rc=0;;
58 exit $rc
H A D340.noid19 rc=$(find -H ${weekly_noid_dirs:-/} \
23 [ $rc -gt 1 ] && rc=1
26 *) rc=0;;
29 exit $rc
H A D320.whatis25 rc=3
28 rc=0
32 /usr/libexec/makewhatis.local "${MANPATH}" || rc=3
40 -L "${MANPATH}" || rc=3
45 rc=3
48 *) rc=0;;
51 exit $rc
/freebsd-11.0-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/uctf/
H A Derr.invalidtype.ksh33 rc=$?
35 exit $rc
H A Derr.invalidtype2.ksh34 rc=$?
36 exit $rc
/freebsd-11.0-release/lib/libcompat/4.3/
H A Dre_comp.c58 int rc; local
72 rc = regcomp(&re_regexp, s, REG_EXTENDED);
73 if (rc == 0) {
78 regerror(rc, &re_regexp, re_errstr, sizeof(re_errstr));
86 int rc; local
90 rc = regexec(&re_regexp, s, 0, NULL, 0);
91 return (rc == 0 ? 1 : 0);
/freebsd-11.0-release/contrib/ofed/management/opensm/opensm/
H A Dosm_event_plugin.c70 osm_epi_plugin_t *rc = NULL; local
78 rc = malloc(sizeof(*rc));
79 if (!rc)
82 rc->handle = dlopen(lib_name, RTLD_LAZY);
83 if (!rc->handle) {
90 rc->impl =
91 (osm_event_plugin_t *) dlsym(rc->handle,
93 if (!rc->impl) {
101 old_impl = (struct old_if *) rc
[all...]
/freebsd-11.0-release/etc/periodic/monthly/
H A D200.accounting19 rc=0
26 zcat $W.0.gz > $W.0 || rc=1
30 bzcat $W.0.bz2 > $W.0 || rc=1
34 rc=2
37 if [ $rc -eq 0 ]
42 rc=$(ac -p -w $W.0 | sort -nr -k 2 | tee /dev/stderr | wc -l)
43 [ $rc -gt 0 ] && rc=1
47 *) rc=0;;
51 exit $rc
[all...]
/freebsd-11.0-release/sys/rpc/
H A Dreplay.c56 replay_alloc(struct replay_cache *rc, struct rpc_msg *msg,
58 static void replay_free(struct replay_cache *rc,
60 static void replay_prune(struct replay_cache *rc);
77 struct replay_cache *rc; local
80 rc = malloc(sizeof(*rc), M_RPC, M_WAITOK|M_ZERO);
82 TAILQ_INIT(&rc->rc_cache[i]);
83 TAILQ_INIT(&rc->rc_all);
84 mtx_init(&rc->rc_lock, "rc_lock", NULL, MTX_DEF);
85 rc
91 replay_setsize(struct replay_cache *rc, size_t newmaxsize) argument
101 replay_freecache(struct replay_cache *rc) argument
112 replay_alloc(struct replay_cache *rc, struct rpc_msg *msg, struct sockaddr *addr, int h) argument
134 replay_free(struct replay_cache *rc, struct replay_cache_entry *rce) argument
150 replay_prune(struct replay_cache *rc) argument
175 replay_find(struct replay_cache *rc, struct rpc_msg *msg, struct sockaddr *addr, struct rpc_msg *repmsg, struct mbuf **mp) argument
229 replay_setreply(struct replay_cache *rc, struct rpc_msg *repmsg, struct sockaddr *addr, struct mbuf *m) argument
[all...]
/freebsd-11.0-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Drefcount.c63 refcount_create(refcount_t *rc) argument
65 mutex_init(&rc->rc_mtx, NULL, MUTEX_DEFAULT, NULL);
66 list_create(&rc->rc_list, sizeof (reference_t),
68 list_create(&rc->rc_removed, sizeof (reference_t),
70 rc->rc_count = 0;
71 rc->rc_removed_count = 0;
72 rc->rc_tracked = reference_tracking_enable;
76 refcount_create_untracked(refcount_t *rc) argument
78 refcount_create(rc);
79 rc
83 refcount_destroy_many(refcount_t *rc, uint64_t number) argument
104 refcount_destroy(refcount_t *rc) argument
110 refcount_is_zero(refcount_t *rc) argument
116 refcount_count(refcount_t *rc) argument
122 refcount_add_many(refcount_t *rc, uint64_t number, void *holder) argument
144 refcount_add(refcount_t *rc, void *holder) argument
150 refcount_remove_many(refcount_t *rc, uint64_t number, void *holder) argument
198 refcount_remove(refcount_t *rc, void *holder) argument
[all...]
/freebsd-11.0-release/etc/periodic/security/
H A Dsecurity.functions43 rc=0
51 rc=0
68 rc=1
71 cp ${tmpf} ${LOG}/${label}.today || rc=3
75 [ $rc -lt 1 ] && rc=1
80 mv ${LOG}/${label}.today ${LOG}/${label}.yesterday || rc=3
81 mv ${tmpf} ${LOG}/${label}.today || rc=3
85 exit ${rc}
/freebsd-11.0-release/release/tools/
H A Dvagrant-virtualbox.conf12 echo 'firstboot_pkgs_list="sudo rsync virtualbox-ose-additions"' >> ${DESTDIR}/etc/rc.conf
13 echo 'vboxguest_enable="YES"' >> ${DESTDIR}/etc/rc.conf
14 echo 'vboxservice_enable="YES"' >> ${DESTDIR}/etc/rc.conf
/freebsd-11.0-release/sys/xen/
H A Dhypervisor.h36 int rc = HYPERVISOR_sched_op(SCHEDOP_yield, NULL); local
39 if (rc == -ENOXENSYS)
40 rc = HYPERVISOR_sched_op_compat(SCHEDOP_yield, 0);
42 return (rc);
49 int rc = HYPERVISOR_sched_op(SCHEDOP_block, NULL); local
52 if (rc == -ENOXENSYS)
53 rc = HYPERVISOR_sched_op_compat(SCHEDOP_block, 0);
55 return (rc);
86 int rc; local
93 rc
[all...]
/freebsd-11.0-release/contrib/xz/src/liblzma/rangecoder/
H A Drange_decoder.h29 rc_read_init(lzma_range_decoder *rc, const uint8_t *restrict in, argument
32 while (rc->init_bytes_left > 0) {
39 if (rc->init_bytes_left == 5 && in[*in_pos] != 0x00)
42 rc->code = (rc->code << 8) | in[*in_pos];
44 --rc->init_bytes_left;
55 lzma_range_decoder rc = range_decoder; \
63 range_decoder = rc; \
77 /// When decoding has been properly finished, rc.code is always zero unless
89 if (rc
[all...]

Completed in 142 milliseconds

1234567891011>>