Searched refs:SPW_SCRATCH_SIZE (Results 1 – 2 of 2) sorted by relevance
78 #define SPW_SCRATCH_SIZE NSS_LINELEN_SHADOW macro171 if ((pwbuf->spwd_scratch = malloc(SPW_SCRATCH_SIZE)) == NULL) { in nss_getpwnam()176 SPW_SCRATCH_SIZE) == NULL) { in nss_getpwnam()
91 #define SPW_SCRATCH_SIZE NSS_LINELEN_SHADOW macro297 if ((pwbuf->spwd_scratch = malloc(SPW_SCRATCH_SIZE)) == NULL) { in files_getpwnam()302 SPW_SCRATCH_SIZE) == NULL) { in files_getpwnam()906 char buf[SPW_SCRATCH_SIZE]; in files_update_shadow()1124 (void) memset(pwbuf->spwd_scratch, 0, SPW_SCRATCH_SIZE); in files_putpwnam()