Searched refs:SPW_SCRATCH_SIZE (Results 1 – 2 of 2) sorted by relevance
79 #define SPW_SCRATCH_SIZE NSS_LINELEN_SHADOW macro173 if ((pwbuf->spwd_scratch = malloc(SPW_SCRATCH_SIZE)) == NULL) { in nss_getpwnam()178 SPW_SCRATCH_SIZE) == NULL) { in nss_getpwnam()
95 #define SPW_SCRATCH_SIZE NSS_LINELEN_SHADOW macro302 if ((pwbuf->spwd_scratch = malloc(SPW_SCRATCH_SIZE)) == NULL) { in files_getpwnam()307 SPW_SCRATCH_SIZE) == NULL) { in files_getpwnam()911 char buf[SPW_SCRATCH_SIZE]; in files_update_shadow()1130 (void) memset(pwbuf->spwd_scratch, 0, SPW_SCRATCH_SIZE); in files_putpwnam()