Searched refs:svr4_brand (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/compat/svr4/
H A Dsvr4_sysvec.c202 Elf32_Brandinfo svr4_brand = { variable
274 if (elf32_insert_brand_entry(&svr4_brand) < 0) {
285 if (elf32_brand_inuse(&svr4_brand) != 0) {
287 } else if (elf32_remove_brand_entry(&svr4_brand) < 0) {

Completed in 50 milliseconds