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

  /src/libexec/rlogind/
rlogind.c 235 static int confirmed; variable in typeref:typename:int
381 if (confirmed == 0) {
383 confirmed = 1; /* we sent the null! */
605 if (!confirmed)
rlogind.c 235 static int confirmed; variable in typeref:typename:int
381 if (confirmed == 0) {
383 confirmed = 1; /* we sent the null! */
605 if (!confirmed)
rlogind.c 235 static int confirmed; variable in typeref:typename:int
381 if (confirmed == 0) {
383 confirmed = 1; /* we sent the null! */
605 if (!confirmed)
rlogind.c 235 static int confirmed; variable in typeref:typename:int
381 if (confirmed == 0) {
383 confirmed = 1; /* we sent the null! */
605 if (!confirmed)

Completed in 43 milliseconds