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

/xsrc/external/mit/xinit/dist/
H A Dconfigure.ac142 AC_PATH_PROGS(MCOOKIE, [mcookie], [$MCOOKIE],
146 if test "x$MCOOKIE" = x ; then
150 MCOOKIE="$OPENSSL rand -hex 16"
154 MCOOKIE="/usr/bin/od -X -A n -N 16 /dev/urandom | /usr/bin/tr -d ' '"
159 if test "x$MCOOKIE" != x ; then
160 STARTX_COOKIE_FLAGS='-DHAS_COOKIE_MAKER -DMK_COOKIE="$(MCOOKIE)"'
161 AC_MSG_NOTICE([startx will depend on "$MCOOKIE" to generate xauth cookies])
H A DMakefile.in338 MCOOKIE = @MCOOKIE@ macro
H A Dconfigure672 MCOOKIE
12038 case $MCOOKIE in
12040 ac_cv_path_MCOOKIE="$MCOOKIE" # Let the user override the test with a path.
12066 MCOOKIE=$ac_cv_path_MCOOKIE
12067 if test -n "$MCOOKIE"; then
12068 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $MCOOKIE" >&5
12069 printf "%s\n" "$MCOOKIE" >&6; }
12076 test -n "$MCOOKIE" && break
12078 test -n "$MCOOKIE" || MCOOKIE
[all...]
/xsrc/external/mit/xinit/dist/launchd/privileged_startx/
H A DMakefile.in284 MCOOKIE = @MCOOKIE@ macro
/xsrc/external/mit/xinit/dist/launchd/user_startx/
H A DMakefile.in269 MCOOKIE = @MCOOKIE@ macro
/xsrc/external/mit/xinit/dist/launchd/
H A DMakefile.in226 MCOOKIE = @MCOOKIE@ macro
/xsrc/external/mit/xinit/dist/man/
H A DMakefile.in202 MCOOKIE = @MCOOKIE@ macro

Completed in 20 milliseconds