Searched refs:DIR_SIZE (Results 1 – 1 of 1) sorted by relevance
46 #define DIR_SIZE (256+1) macro460 if (strlen(optarg) > (size_t)DIR_SIZE || in main()632 if ((passwd_st.pw_dir = malloc((size_t)DIR_SIZE)) == NULL) in main()