Home
last modified time | relevance | path

Searched refs:cfgh_fname (Results 1 – 1 of 1) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/extra/config/
A Dconfdata.c954 cfgh_fname[PATH_MAX+1]; in conf_write_autoconf() local
970 sprintf(cfgh_fname, "%s.tmpconfig.h", dirname); in conf_write_autoconf()
983 out_h = fopen(cfgh_fname, "w"); in conf_write_autoconf()
1015 if (rename(cfgh_fname, name)) in conf_write_autoconf()

Completed in 6 milliseconds