repo.or.cz
/
glibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
S390: Use C11-like atomics instead of plain memory accesses in lock elision code.
[glibc.git]
/
include
/
rpcsvc
/
ypupd.h
blob
6d179dd306a0adc20a3f0d105ec672ef694c7bfc
1
#ifndef __RPCSVC_YPUPD_H__
2
#include <nis/rpcsvc/ypupd.h>
3
4
# ifndef _ISOMAC
5
6
libnsl_hidden_proto
(
xdr_yp_buf
)
7
libnsl_hidden_proto
(
xdr_ypdelete_args
)
8
libnsl_hidden_proto
(
xdr_ypupdate_args
)
9
10
# endif
/* !_ISOMAC */
11
#endif