Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/os-tests/tests/oclo/
H A Doclo.c72 typedef struct clo_create clo_create_t; typedef
76 void (*clo_func)(const clo_create_t *);
84 const clo_create_t *crt_data;
149 oclo_record(const clo_create_t *c, int fd, int exp_flags, const char *desc) in oclo_record()
188 oclo_file(const clo_create_t *c) in oclo_file()
206 oclo_open(const clo_create_t *c) in oclo_open()
212 oclo_setfd_common(const clo_create_t *c, int targ_flags) in oclo_setfd_common()
224 oclo_setfd_none(const clo_create_t *c) in oclo_setfd_none()
230 oclo_setfd_exec(const clo_create_t *c) in oclo_setfd_exec()
236 oclo_setfd_fork(const clo_create_t *c) in oclo_setfd_fork()
[all …]