Symbol: check
bin/rm/rm.c
387
check(const char *path, const char *name, struct stat *sp)
crypto/heimdal/kadmin/check.c
104
check(void *opt, int argc, char **argv)
crypto/heimdal/lib/sl/slc-gram.c
1762
check(struct assignment *as)
crypto/heimdal/lib/sl/slc-gram.y
253
check(struct assignment *as)
crypto/krb5/src/lib/kadm5/t_kadm5.c
53
check(krb5_error_code code)
crypto/krb5/src/lib/krb5/ccache/t_cccol.c
43
check(krb5_error_code code)
crypto/krb5/src/lib/krb5/krb/t_copy_context.c
41
check(int cond)
crypto/krb5/src/lib/krb5/krb/t_expire_warn.c
32
check(krb5_error_code code)
crypto/krb5/src/lib/krb5/krb/t_response_items.c
42
check(krb5_error_code code)
crypto/krb5/src/lib/krb5/krb/t_ser.c
39
check(krb5_error_code code)
crypto/krb5/src/lib/krb5/krb/t_vfy_increds.c
37
check(krb5_error_code code)
crypto/krb5/src/lib/krb5/os/t_ctxprf.c
47
check(long code)
crypto/krb5/src/plugins/kdb/test/kdb_test.c
122
check(krb5_error_code code)
crypto/krb5/src/plugins/preauth/spake/t_vectors.c
330
check(krb5_error_code code)
crypto/krb5/src/util/profile/t_profile.c
44
check(long code)
crypto/krb5/src/util/support/t_json.c
82
check(int pred, const char *str)
crypto/openssh/regress/unittests/hostkeys/test_iterate.c
52
check(struct hostkey_foreach_line *l, void *_ctx)
crypto/openssl/apps/verify.c
259
static int check(X509_STORE *ctx, const char *file,
crypto/openssl/test/quic_cfq_test.c
66
static int check(QUIC_CFQ *cfq)
lib/libc/regex/grot/main.c
391
check(char *str, regmatch_t sub, char *should)
usr.bin/colrm/colrm.c
121
check(FILE *stream)
usr.bin/diff/diffreg.c
745
check(FILE *f1, FILE *f2, int flags)
usr.bin/dtc/checking.cc
178
property_size_checker::check(device_tree *, const node_ptr &, property_ptr p)
usr.bin/dtc/checking.hh
163
virtual bool check(device_tree *, const node_ptr &, property_ptr p)
usr.bin/dtc/checking.hh
178
virtual bool check(device_tree *, const node_ptr &, property_ptr p)
usr.bin/dtc/checking.hh
193
virtual bool check(device_tree *, const node_ptr &, property_ptr p)
usr.bin/dtc/checking.hh
216
virtual bool check(device_tree *tree, const node_ptr &, property_ptr p)
usr.bin/dtc/input_buffer.cc
1167
static inline bool check(const char c)
usr.bin/dtc/input_buffer.cc
1179
static inline bool check(const char c)
usr.bin/dtc/input_buffer.cc
1198
static inline bool check(const char c)
usr.bin/mail/list.c
354
check(int mesg, int f)
usr.bin/pathchk/pathchk.c
96
check(const char *path)
usr.bin/sort/file.c
389
check(const char *fn)
usr.sbin/kldxref/kldxref.c
57
#define check(val) if ((error = (val)) != 0) break