Searched refs:clo_desc (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/test/os-tests/tests/oclo/ |
H A D | oclo.c | 74 const char *clo_desc; member 110 rt->crt_data->clo_desc, pass, rt->crt_fd); in oclo_flags_match() 116 rt->crt_data->clo_desc, pass, rt->crt_fd, in oclo_flags_match() 122 "unexpectedly failed", rt->crt_data->clo_desc, pass, in oclo_flags_match() 130 rt->crt_data->clo_desc, pass, rt->crt_fd, flags, in oclo_flags_match() 137 "not match expected flags 0x%x", rt->crt_data->clo_desc, in oclo_flags_match() 143 "(0x%x)\n", rt->crt_data->clo_desc, pass, rt->crt_fd, flags); in oclo_flags_match() 199 c->clo_desc); in oclo_file() 217 "flags to %d", c->clo_desc, targ_flags); in oclo_setfd_common() 274 "unexpected fcntl cmd: 0x%x", c->clo_desc, cmd); in oclo_fdup_common() [all …]
|