Lines Matching refs:publisher
32 * are added with the combination of the vendor, publisher, event
35 * [<vendor>,][<publisher>,][<class>,]sysevent.conf
284 "\tsyseventadm add [-R <rootdir>] [-v vendor] [-p publisher]\n"
287 "\tsyseventadm remove [-R <rootdir>] [-v vendor] [-p publisher]\n"
290 "\tsyseventadm list [-R <rootdir>] [-v vendor] [-p publisher]\n"
321 * At least one of vendor/publisher/class must be specified.
444 * For the remove cmd, at least one of vendor/publisher/class/username
747 strcats(line, "publisher=");
815 char *vendor, *publisher;
834 publisher = next_field(&lp);
855 sep->se_publisher = sc_strdup(publisher);