Home
last modified time | relevance | path

Searched refs:test_open (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/openzfs/config/
H A Dkernel-proc-operations.m410 static int test_open(struct inode *ip, struct file *fp) { return 0; }
21 .proc_open = test_open,
/freebsd/stand/userboot/test/
H A Dtest.c262 test_open(void *arg, const char *filename, void **h_return) in test_diskread()
535 .open = test_open,
106 test_open(void *arg, const char *filename, void **h_return) test_open() function
/freebsd/crypto/krb5/src/plugins/kdb/test/
H A Dkdb_test.c327 test_open(krb5_context context, char *conf_section, char **db_args, int mode) in test_open() function
786 test_open,