Searched refs:SYSRESTART (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/lib/libc/amd64/inc/
H A DSYS.h104 * SYSRESTART provides the error handling sequence for restartable
109 #define SYSRESTART(name) \ macro
157 SYSRESTART()
162 SYSRESTART()
185 SYSRESTART()
190 SYSRESTART()
/osnet-11/usr/src/lib/libc/i386/inc/
H A DSYS.h156 * SYSRESTART provides the error handling sequence for restartable
159 #define SYSRESTART(name) \ macro
210 SYSRESTART(.restart_/**/name)
216 SYSRESTART(.restart_/**/name)
240 SYSRESTART(.restart_/**/entryname)
246 SYSRESTART(.restart_/**/entryname)
/osnet-11/usr/src/lib/libc/sparc/inc/
H A DSYS.h131 * SYSRESTART provides the error handling sequence for restartable
134 #define SYSRESTART(name) \ macro
192 SYSRESTART(.restart_/**/name)
198 SYSRESTART(.restart_/**/name)
222 SYSRESTART(.restart_/**/entryname)
228 SYSRESTART(.restart_/**/entryname)
/osnet-11/usr/src/lib/libc/sparcv9/inc/
H A DSYS.h122 * SYSRESTART provides the error handling sequence for restartable
125 #define SYSRESTART(name) \ macro
174 SYSRESTART(.restart_/**/name)
180 SYSRESTART(.restart_/**/name)
204 SYSRESTART(.restart_/**/entryname)
210 SYSRESTART(.restart_/**/entryname)

Completed in 46 milliseconds