Searched refs:cuse_cmd_str (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13.1/lib/libcuse/ |
| H A D | cuse_lib.c | 50 static const char *cuse_cmd_str(int cmd); 489 (int)info.command, cuse_cmd_str(info.command), (int)info.fflags, in cuse_wait_and_process() 593 error, cuse_cmd_str(info.command)); in cuse_wait_and_process() 659 cuse_cmd_str(int cmd) in cuse_cmd_str() function 709 src, user_dst, len, pe->cmd, cuse_cmd_str(pe->cmd)); in cuse_copy_out() 742 user_src, dst, len, pe->cmd, cuse_cmd_str(pe->cmd)); in cuse_copy_in()
|