Searched refs:sim_open (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/fm/fminject/common/
H A Dinj_main.c94 sim_open(const char *arg) function
112 sim_open,
/illumos-gate/usr/src/lib/cfgadm_plugins/sysctrl/common/
H A Dcfga.c577 perror("sim_open");
604 sim_open(char *a, int b, int c) function
606 printf("sim_open(%s)\n", a);
655 #define open(a, b, c) sim_open((char *)(a), (int)(b), (int)(c))

Completed in 96 milliseconds