HomeSort by relevance Sort by last modified time
    Searched refs:setlogin (Results 1 - 8 of 8) sorted by null

  /external/openssh/openbsd-compat/
bsd-misc.h 35 int setlogin(const char *);
bsd-misc.c 65 int setlogin(const char *name) function
  /external/ipsec-tools/src/racoon/
main.c 254 if (setlogin("") < 0) {
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
unistd.h 828 extern int setlogin (__const char *__name) __THROW __nonnull ((1));
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
unistd.h 828 extern int setlogin (__const char *__name) __THROW __nonnull ((1));
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
unistd.h 828 extern int setlogin (__const char *__name) __THROW __nonnull ((1));
    [all...]
  /external/openssh/
session.c 527 * setlogin() affects the entire process group.
    [all...]
configure     [all...]

Completed in 624 milliseconds