Searched refs:cuse_cmd_str (Results 1 – 1 of 1) sorted by relevance
| /freebsd/lib/libcuse/ |
| H A D | cuse_lib.c | 49 static const char *cuse_cmd_str(int cmd); 483 (int)info.command, cuse_cmd_str(info.command), (int)info.fflags, in cuse_wait_and_process() 587 error, cuse_cmd_str(info.command)); in cuse_wait_and_process() 653 cuse_cmd_str(int cmd) in cuse_cmd_str() function 703 src, user_dst, len, pe->cmd, cuse_cmd_str(pe->cmd)); in cuse_copy_out() 736 user_src, dst, len, pe->cmd, cuse_cmd_str(pe->cmd)); in cuse_copy_in()
|