HomeSort by: relevance | last modified time | path
    Searched refs:getsecretkey (Results 1 - 5 of 5) sorted by relevancy

  /xsrc/external/mit/xdm/dist/xdm/
session.c 707 keyret = getsecretkey(netname,secretkey,passwd);
708 Debug ("getsecretkey returns %d, key length %lu\n",
  /xsrc/external/mit/xhost/dist/
configure 12016 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for library containing getsecretkey" >&5
12017 printf %s "checking for library containing getsecretkey... " >&6; }
12029 char getsecretkey ();
12033 return getsecretkey ();
  /xsrc/external/mit/xdm/dist/
configure 22572 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for library containing getsecretkey" >&5
22573 printf %s "checking for library containing getsecretkey... " >&6; }
22591 char getsecretkey (void);
22595 return getsecretkey ();
  /xsrc/external/mit/xorg-server/dist/
configure 27752 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for library containing getsecretkey" >&5
27753 printf %s "checking for library containing getsecretkey... " >&6; }
27771 char getsecretkey (void);
27775 return getsecretkey ();
    [all...]
  /xsrc/external/mit/xorg-server.old/dist/
configure 29416 { echo "$as_me:$LINENO: checking for library containing getsecretkey" >&5
29417 echo $ECHO_N "checking for library containing getsecretkey... $ECHO_C" >&6; }
29435 char getsecretkey ();
29439 return getsecretkey ();
    [all...]

Completed in 59 milliseconds