aboutsummaryrefslogblamecommitdiffstats
path: root/libexec_vsetenvf_noclobber.c
blob: 0c85856dacb2772db7bc8c2c9355a11fdeaae5ed (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_vsetenvf_noclobber(struct libexec_command *, const char *, const char *, va_list);


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