Home
last modified time | relevance | path

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

/src/usr.sbin/cron/lib/
H A Denv.c151 #define FINI 6 /* All done, skipping trailing whitespace */ in load_env() macro
216 case FINI: in load_env()
224 if (state != FINI && !(state == VALUE && !quotechar)) { in load_env()
/src/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDynamicTags.def57 DYNAMIC_TAG(FINI, 13) // Address of termination function.