OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pututxline
(Results
1 - 3
of
3
) sorted by null
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
utmpx.h
84
extern struct utmpx *
pututxline
(__const struct utmpx *__utmpx);
/external/dropbear/
loginrec.c
805
/* if we have the wherewithall, use
pututxline
etc. */
812
/* write a utmpx entry with the system's help (
pututxline
() and pals) */
818
pututxline
(utx);
[
all
...]
configure
860
--disable-
pututxline
Disable use of
pututxline
() etc. (uwtmpx) no
[
all
...]
Completed in 257 milliseconds