Searched refs:P1MSG (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/utils/
H A Dsmb_pass.c23 #define P1MSG(args...) macro
25 #define P1MSG(args...) fprintf(stderr, "%s-%04d: ", __FILE__, __LINE__) ; fprintf(stderr, ## args) macro
167 P1MSG("save \"%s:0:%s:%s:%s:LCT-3E12A0AC:\"\n", argv[1], lanPW, ntPW, SAMBA_CTL_NORMAL);
182 P1MSG("save \"%s:0:%s:%s:%s:LCT-3E12A0AC:\"\n", argv[1], SAMBA_NO_PASSWD, SAMBA_NO_PASSWD, SAMBA_CTL_PWNOTREQ);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/bftpd-1.6.6/
H A Dlogin.c66 #define NDEBUG //turn off to set assert and P1MSG
68 #define P1MSG(args...) macro
70 #define P1MSG(args...) fprintf(stderr, "%s-%04d: ", __FILE__, __LINE__) ; fprintf(stderr, ## args) macro
165 P1MSG("save path %s \n", token);
345 P1MSG("%s(%d)\r\n", __FUNCTION__, __LINE__);
485 P1MSG("userinfo.pw_name=%s,userinfo.pw_dir=%s\r\n", userinfo.pw_name, userinfo.pw_dir);
706 P1MSG("%s(%d)userinfo.pw_passwd=%s , password=%s \r\n", __FUNCTION__,

Completed in 107 milliseconds