Home
last modified time | relevance | path

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

/freebsd/bin/chio/
H A Ddefs.h56 #define CHANGER_ENV_VAR "CHANGER" macro
H A Dchio.c141 if ((changer_name = getenv(CHANGER_ENV_VAR)) == NULL) in main()