Home
last modified time | relevance | path

Searched refs:IPI_NOT_FIRST (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_tmpl.c1284 #define IPI_NOT_FIRST 0x1 /* Not first item to be displayed. */ macro
1328 if (*flags & IPI_NOT_FIRST) { in im_perror_item()
1332 *flags |= IPI_NOT_FIRST; in im_perror_item()