Home
last modified time | relevance | path

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

/freebsd/contrib/bc/src/
H A Ddata.c99 const char bc_pledge_end[] = "rpath stdio"; variable
119 const char bc_pledge_end[] = "stdio"; variable
136 const char bc_pledge_end[] = ""; variable
H A Dvm.c1516 bc_pledge(bc_pledge_end, NULL);
/freebsd/contrib/bc/include/
H A Dvm.h1075 extern const char bc_pledge_end[];