nis_callback.x (5a1d14419a5b620430949a46cb6ee63148a43cb9) nis_callback.x (5b31cc94b10d4bb7109c6b27940a0fc76a44a331)
1%/*-
2% * Copyright (c) 2010, Oracle America, Inc.
3% *
4% * Redistribution and use in source and binary forms, with or without
5% * modification, are permitted provided that the following conditions are
6% * met:
7% *
8% * * Redistributions of source code must retain the above copyright

--- 22 unchanged lines hidden (view full) ---

31
32/*
33 * nis_callback.x
34 *
35 * Copyright (c) 1988-1992 Sun Microsystems Inc
36 * All Rights Reserved.
37 */
38
1%/*-
2% * Copyright (c) 2010, Oracle America, Inc.
3% *
4% * Redistribution and use in source and binary forms, with or without
5% * modification, are permitted provided that the following conditions are
6% * met:
7% *
8% * * Redistributions of source code must retain the above copyright

--- 22 unchanged lines hidden (view full) ---

31
32/*
33 * nis_callback.x
34 *
35 * Copyright (c) 1988-1992 Sun Microsystems Inc
36 * All Rights Reserved.
37 */
38
39#ifndef RPC_HDR
40%#include <sys/cdefs.h>
41#endif
42
43/*
44 *
45 * RPCL description of the Callback Service.
46 */
47
48#ifdef RPC_HDR
49%#include <rpcsvc/nis.h>
50#endif

--- 21 unchanged lines hidden ---
39/*
40 *
41 * RPCL description of the Callback Service.
42 */
43
44#ifdef RPC_HDR
45%#include <rpcsvc/nis.h>
46#endif

--- 21 unchanged lines hidden ---