Home
last modified time | relevance | path

Searched refs:errors (Results 1 – 2 of 2) sorted by relevance

/gshadow/
A Dputsgent.c32 int errors = 0; in putsgent() local
46 ++errors; in putsgent()
55 ++errors; in putsgent()
61 ++errors; in putsgent()
70 ++errors; in putsgent()
76 ++errors; in putsgent()
80 return errors ? -1 : 0; in putsgent()
A Dtst-putsgent.c26 static bool errors; variable
38 errors = true; in check()
51 errors = true; in check()
57 errors = true; in check()
71 errors = true; in check()
76 errors = true; in check()
83 errors = true; in check()
89 errors = true; in check()
164 return errors; in do_test()

Completed in 15 milliseconds