Home
last modified time | relevance | path

Searched refs:CUSE_ERR_NOT_LOADED (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/fs/cuse/
H A Dcuse_defs.h39 #define CUSE_ERR_NOT_LOADED -8 macro
/freebsd/lib/libcuse/
H A Dcuse_lib.c103 return (CUSE_ERR_NOT_LOADED); in cuse_init()