HomeSort by: relevance | last modified time | path
    Searched defs:sigreturn (Results 1 - 4 of 4) sorted by relevancy

  /src/lib/libc/compat/arch/hppa/sys/
compat_sigreturn.S 35 WARN_REFERENCES(sigreturn, \
36 "warning: reference to compatibility sigreturn(); include <signal.h> for correct reference")
38 ENTRY(sigreturn, 0) function
41 * we shouldn't have to supply the compatibility sigreturn.
45 EXIT(sigreturn)
  /src/lib/libc/compat/arch/sparc/sys/
compat_sigreturn.S 35 * from: Header: sigreturn.s,v 1.1 91/07/06 13:06:01 torek Exp
41 .asciz "@(#)sigreturn.s 8.1 (Berkeley) 6/4/93"
49 WARN_REFERENCES(sigreturn, \
50 "warning: reference to compatibility sigreturn()")
52 ENTRY(sigreturn) function
  /src/lib/libc/compat/arch/sparc64/sys/
compat_sigreturn.S 35 * from: Header: sigreturn.s,v 1.1 91/07/06 13:06:01 torek Exp
41 .asciz "@(#)sigreturn.s 8.1 (Berkeley) 6/4/93"
49 WARN_REFERENCES(sigreturn, \
50 "warning: reference to compatibility sigreturn()")
52 ENTRY(sigreturn) function
  /src/lib/libc/compat/arch/m68k/sys/
compat_sigreturn.S 40 RCSID("from: @(#)sigreturn.s 5.1 (Berkeley) 5/12/90")
57 WARN_REFERENCES(sigreturn, \
58 "warning: reference to compatibility sigreturn()")
63 ENTRY(sigreturn) function
66 END(sigreturn)

Completed in 16 milliseconds