Searched defs:texttag (Results 1 - 4 of 4) sorted by relevance
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/littleneck/psvcpolicy/ |
H A D | psvcpolicy.c | 118 char *texttag; member in struct:__anon1164 152 (void) snprintf(s, sizeof (s), "%s %d\n", p->texttag, 190 if (strncmp(p->texttag, var, sizeof (var)) ==
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/psvc/psvcpolicy/ |
H A D | psvcpolicy.c | 128 char *texttag; member in struct:__anon1193 166 (void) snprintf(s, sizeof (s), "%s %d\n", p->texttag, 197 if (strncmp(p->texttag, var, sizeof (var)) ==
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/cherrystone/psvcpolicy/ |
H A D | psvcpolicy.c | 130 char *texttag; member in struct:__anon1095 172 (void) snprintf(s, sizeof (s), "%s %d\n", p->texttag, 210 if (strncmp(p->texttag, var, sizeof (var)) ==
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/daktari/psvcpolicy/ |
H A D | psvcpolicy.c | 180 char *texttag; member in struct:__anon1105 223 (void) snprintf(s, sizeof (s), "%s %d\n", p->texttag, 261 if (strncmp(p->texttag, var, sizeof (var)) ==
|
Completed in 72 milliseconds