aboutsummaryrefslogblamecommitdiffstats
path: root/libexec_vputenvf_noreplace.c
blob: 8c858ddd59d3c363a8aed1bfe5425bfc7b38d3fb (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11




                                                         
                                                                                              




                                                  
/* See LICENSE file for copyright and license details. */
#include "common.h"
#ifndef TEST


extern inline int libexec_vputenvf_noreplace(struct libexec_command *, const char *, va_list);


#else
TESTED_ELSEWHERE /* libexec_putenvf_noreplace.c */
#endif