ps_pbrandname
return (ps_ops.ps_pbrandname(P, buf, len));
if ((ps_ops.ps_pbrandname = (ps_err_e (*)())
ps_ops.ps_pbrandname = (ps_err_e (*)())ps_fail;
ps_err_e (*ps_pbrandname)(struct ps_prochandle *,
ps_pbrandname_fp_t ps_pbrandname;
ps_pbrandname = (ps_pbrandname_fp_t)dlsym(RTLD_PROBE, "ps_pbrandname");
while ((ps_pbrandname != NULL) &&
(ps_pbrandname(php, brandname, MAXPATHLEN) == PS_OK)) {
extern ps_err_e ps_pbrandname(struct ps_prochandle *, char *, size_t);