OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setutxent
(Results
1 - 6
of
6
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
utmpx.h
54
extern void
setutxent
(void);
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
utmpx.h
54
extern void
setutxent
(void);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
utmpx.h
54
extern void
setutxent
(void);
/external/dropbear/
loginrec.c
65
setutxent
() etc. To the author's knowledge, all utmpx systems have
817
setutxent
();
[
all
...]
configure
[
all
...]
/external/openssh/
loginrec.c
84
*
setutxent
() etc. To the author's knowledge, all utmpx systems have
1001
setutxent
();
[
all
...]
Completed in 73 milliseconds