summaryrefslogtreecommitdiffstats
path: root/lib/replace/inet_ntoa.c
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2014-03-31 10:20:23 +1300
committerJeremy Allison <jra@samba.org>2014-05-07 19:49:17 +0200
commitb93ed0a73b13fd6324c50d25db4a8427954d9bfc (patch)
tree77282a7a90e3b2bd03191e7a6c380c61b6016c1d /lib/replace/inet_ntoa.c
parentdc08cfacc981330cb0c6c652d540acd8668bf2ef (diff)
downloadsamba-b93ed0a73b13fd6324c50d25db4a8427954d9bfc.tar.gz
samba-b93ed0a73b13fd6324c50d25db4a8427954d9bfc.tar.xz
samba-b93ed0a73b13fd6324c50d25db4a8427954d9bfc.zip
param: Provide a talloc_stackframe() to external users of lp_set_cmdline()
Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
Diffstat (limited to 'lib/replace/inet_ntoa.c')
0 files changed, 0 insertions, 0 deletions
t> Unnamed repository; edit this file 'description' to name the repository.Endi Dewata
summaryrefslogtreecommitdiffstats
path: root/cmake/Modules/CMakeDetermineJavaCompiler.cmake
blob: a08cd42ca026517a5f5450f0387e76dc232a2703 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103