Home
last modified time | relevance | path

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

/dports/archivers/arj/arj-3.10.22/
H A Ddefines.h725 #define FP_SECURITY 0x15 /* Security envelope creation */ macro
H A Darj_user.c1012 final_header(FP_SECURITY); in finish_processing()
H A Darj_arcv.c1033 if(operation==FP_SECURITY&&is_registered) in final_header()