Home
last modified time | relevance | path

Searched refs:pututxline (Results 1 – 8 of 8) sorted by relevance

/external/dropbear/
Dconfigure.in360 AC_CHECK_FUNCS(endutxent getutxent getutxid getutxline pututxline )
396 AC_ARG_ENABLE(pututxline, optenable
397 [ --disable-pututxline Disable use of pututxline() etc. ([uw]tmpx) [no]],
398 [ AC_DEFINE(DISABLE_PUTUTXLINE,,Disable use of pututxline()) ]
Dconfig.h.in33 /* Disable use of pututxline() */
189 /* Define to 1 if you have the `pututxline' function. */
Dloginrec.c818 pututxline(utx); in utmpx_write_library()
Dconfigure860 --disable-pututxline Disable use of pututxline() etc. (uwtmpx) no function
8857 for ac_func in endutxent getutxent getutxid getutxline pututxline
/external/openssh/
Dconfig.h.in107 /* Define if you don't want to use pututxline() etc. to write [uw]tmpx */
729 /* Define to 1 if you have the `pututxline' function. */
1233 /* Define if pututxline updates lastlog too */
Dloginrec.c1002 pututxline(utx); in utmpx_write_library()
Dconfigure.ac523 [Define if pututxline updates lastlog too])
1657 AC_CHECK_FUNCS([endutxent getutxent getutxid getutxline getutxuser pututxline])
4015 AC_ARG_ENABLE([pututxline], optenable
4016 [ --disable-pututxline disable use of pututxline() etc. ([uw]tmpx) [no]],
4020 [Define if you don't want to use pututxline()
Dconfigure1395 --disable-pututxline disable use of pututxline() etc. (uwtmpx) no function