search for: picl_get_propval_by_name

Displaying 1 result from an estimated 1 matches for "picl_get_propval_by_name".

2007 Apr 18
3
dtrace-discuss: cannot get a ''string'' to print...
hi, I''m using the PID provider to trace a 32-bit app, prtdiag. I''m trying to print the value of "propname" (arg1) in the following func: int picl_get_propval_by_name(picl_nodehdl_t nodeh, const char *propname, void *valbuf, size_t nbytes) ... i''ve tried many versions, but this is a representative one: 53 this string propname; 54 55 pid$target:libpicl.so.1:picl_get_propval_by_name:entry 56 / self->trace / 57 {...