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

/illumos-gate/usr/src/cmd/syseventd/modules/sysevent_conf_mod/
H A Dsysevent_conf_mod.c342 strcopys(str_t *str, char *s) function
1091 if (strcopys(replacement, hdr->vendor)) {
1099 if (strcopys(replacement, hdr->publisher)) {
1107 if (strcopys(replacement, hdr->class)) {
1115 if (strcopys(replacement, hdr->subclass)) {
1132 if (strcopys(replacement, num)) {
1457 if (strcopys(remainder, end)) {
1675 if (strcopys(line, argv0)) {

Completed in 58 milliseconds