Lines Matching refs:debug
419 debug("files_checkhistory(user=%s)", user); in files_checkhistory()
436 debug("files_checkhistory: no history requested"); in files_checkhistory()
441 debug("files_checkhistory: histsize = %d", histsize); in files_checkhistory()
445 debug("line to test\n\t%s", last); in files_checkhistory()
454 debug("files_checkhistory: user_pw=%s, history_pw=%s", in files_checkhistory()
461 debug("files_checkhistory(%s, %s) = %d", user, crypt_passwd, in files_checkhistory()
537 debug("files_getattr: Get password history for %s ", in files_getattr()
541 debug("files_getattr: %s not found", HISTORY); in files_getattr()
556 debug("got history line for %s", s); in files_getattr()
1112 debug("update_history = %d", pwbuf->update_history); in files_putpwnam()
1115 debug("no password change"); in files_putpwnam()
1158 debug("files_update_history(%s) no history, unlinking", name); in files_update_history()
1162 debug("files_update_history(%s, %s) histsize = %d", name, spwd->sp_pwdp, in files_update_history()
1197 debug("files_update_history: read=\"%s\"", user); in files_update_history()
1207 debug("files_update_history: update user\n" in files_update_history()
1218 debug("\t%d = %s:", i+1, crypt); in files_update_history()
1226 debug("files_update_history: copy line %s", in files_update_history()
1236 debug("files_update_history: add line\n" in files_update_history()
1245 debug("files_update_history: update file close failed %d", in files_update_history()
1264 debug("files_update_history: update file rename failed %d", in files_update_history()