Searched defs:args_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libtnfprobe/
H A Dprobe_cntl.c89 } args_t; typedef in typeref:struct:args
263 args_t *arg_p;
277 arg_p = (args_t *)malloc(sizeof (args_t));
295 args_t *arg_p;
309 arg_p = (args_t *)malloc(sizeof (args_t));
539 args_t *args_p = (args_t *)arg;

Completed in 263 milliseconds