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

  /xsrc/external/mit/xdm/dist/include/
greet.h 200 # define getspnam (*__xdm_getspnam) macro
  /xsrc/external/mit/xdm/dist/greeter/
verify.c 343 sp = getspnam(greet->name);
345 Debug ("getspnam() failed: %s\n", _SysErrorMsg (errno));
  /xsrc/external/mit/xdm/dist/xdm/
session.c 196 getspnam,
  /xsrc/external/mit/xdm/dist/
configure 21620 # Function getspnam() comes from the C library, System V -lsec, UnixWare 7 -lgen
21622 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for library containing getspnam" >&5
21623 printf %s "checking for library containing getspnam... " >&6; }
21641 char getspnam (void);
21645 return getspnam ();
23034 ac_fn_c_check_func "$LINENO" "getspnam" "ac_cv_func_getspnam"

Completed in 21 milliseconds