Searched refs:test_open (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/contrib/openzfs/config/ |
H A D | kernel-proc-operations.m4 | 10 static int test_open(struct inode *ip, struct file *fp) { return 0; } 21 .proc_open = test_open,
|
/freebsd/stand/userboot/test/ |
H A D | test.c | 262 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 D | kdb_test.c | 327 test_open(krb5_context context, char *conf_section, char **db_args, int mode) in test_open() function 786 test_open,
|