summaryrefslogtreecommitdiffstats
path: root/crypto/openssh/openbsd-compat/port-irix.h
blob: 2dd3c2e25d84c54af62cfe1dc1506886572efa61 (plain)
1
2
3
4
5
#if defined(WITH_IRIX_PROJECT) || defined(WITH_IRIX_JOBS) || defined(WITH_IRIX_ARRAY)

void irix_setusercontext(struct passwd *pw);

#endif /* defined(WITH_IRIX_PROJECT) || defined(WITH_IRIX_JOBS) || defined(WITH_IRIX_ARRAY) */
OpenPOWER on IntegriCloud